Icon OnProgress Event

property OnProgress: TNotifyEvent

Available In: Visual Client Applications

This event is triggered whenever the current media is being loaded.

Information This event is typically fired several times per second in most web browsers, so be very careful about how time-consuming any event handlers are for this event.
Image