|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomControl > Events > OnAsyncBeforeClick |
SIGNATURE=IWControl.TIWCustomControl.OnAsyncBeforeClick
ETYPE=Event
Declaration:
Delphi: |
public property OnAsyncBeforeClick: TIWAsyncEvent; |
C++: |
public: __property TIWAsyncEvent OnAsyncBeforeClick; |
Description: This is OnAsyncBeforeClick, a member of class TIWCustomControl.