OnAsyncExit

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomControl > Events >

OnAsyncExit

SIGNATURE=IWControl.TIWCustomControl.OnAsyncExit

 

ETYPE=Event

 

Declaration:

Delphi:

public property OnAsyncExit: TIWAsyncEvent;

C++:

public: __property TIWAsyncEvent OnAsyncExit;

 

Description: This is OnAsyncExit, a member of class TIWCustomControl.