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