OnAsyncEnter

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomControl > Events >

OnAsyncEnter

SIGNATURE=IWControl.TIWCustomControl.OnAsyncEnter

 

ETYPE=Event

 

Declaration:

Delphi:

public property OnAsyncEnter: TIWAsyncEvent;

C++:

public: __property TIWAsyncEvent OnAsyncEnter;

 

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