Icon OnStart Event

property OnStart: TServerRequestEvent

Usage

Available In: Client and Server Applications

This event is triggered when the server request is started. A server request is started when the Execute method is called.
Image