Icon OnSeeking Event

property OnSeeking: TNotifyEvent

Available In: Visual Client Applications

This event is triggered whenever the playback location of the media control has changed for the current media. This is caused by the user requesting such an action via the user interface when the ShowControls property is True, or when the application modifies the CurrentTime property.
Image