OnAsyncSelect

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomControl > Events >

OnAsyncSelect

SIGNATURE=IWControl.TIWCustomControl.OnAsyncSelect

 

ETYPE=Event

 

Declaration:

Delphi:

public property OnAsyncSelect: TIWAsyncEvent;

C++:

public: __property TIWAsyncEvent OnAsyncSelect;

 

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