OnAsyncError

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWAudio > Events >

OnAsyncError

SIGNATURE=IWCompAudio.TIWAudio.OnAsyncError

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncError: TIWAsyncEvent;

C++:

__published: __property TIWAsyncEvent OnAsyncError;

 

Description: This is OnAsyncError, a member of class TIWAudio.