OnAsyncChange

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomControl > Events >

OnAsyncChange

SIGNATURE=IWControl.TIWCustomControl.OnAsyncChange

 

ETYPE=Event

 

Declaration:

Delphi:

public property OnAsyncChange: TIWAsyncEvent;

C++:

public: __property TIWAsyncEvent OnAsyncChange;

 

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