OnAsyncLoad

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomControl > Events >

OnAsyncLoad

SIGNATURE=IWControl.TIWCustomControl.OnAsyncLoad

 

ETYPE=Event

 

Declaration:

Delphi:

public property OnAsyncLoad: TIWAsyncEvent;

C++:

public: __property TIWAsyncEvent OnAsyncLoad;

 

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