Icon OnCancel Event

property OnCancel: TServerRequestEvent

Available In: Client and Server Applications

This event is triggered when the server request has been cancelled using the Cancel method.

Information This event is triggered before the OnComplete event.
Image