Icon OnProgress Event

property OnProgress: TServerRequestProgressEvent

Usage

Available In: Client and Server Applications

This event is triggered as the server request is executed and represents the current progress of the request.

Information The Current and Total parameters passed to the event handler are determined by the browser completing the server request and may differ between browsers.
Image