|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWLabel > Events > OnAsyncMouseDown |
SIGNATURE=IWCompLabel.TIWLabel.OnAsyncMouseDown
ETYPE=Event
Declaration:
Delphi: |
published property OnAsyncMouseDown: TIWAsyncEvent; |
C++: |
__published: __published: __property TIWAsyncEvent OnAsyncMouseDown; |
Description: This is OnAsyncMouseDown, a member of class TIWLabel.