OnAsyncKeyPress

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Data > TIWDBCheckBox > Events >

OnAsyncKeyPress

SIGNATURE=IWDBStdCtrls.TIWDBCheckBox.OnAsyncKeyPress

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncKeyPress: TIWAsyncEvent;

C++:

__published: __published: __property TIWAsyncEvent OnAsyncKeyPress;

 

Description: This is OnAsyncKeyPress, a member of class TIWDBCheckBox.