OnAsyncPlay

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWVideo > Events >

OnAsyncPlay

SIGNATURE=IWCompVideo.TIWVideo.OnAsyncPlay

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncPlay: TIWAsyncEvent;

C++:

__published: __property TIWAsyncEvent OnAsyncPlay;

 

Description: This is OnAsyncPlay, a member of class TIWVideo.