OnAsyncKeyDown

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWRectangle > Events >

OnAsyncKeyDown

SIGNATURE=IWCompRectangle.TIWRectangle.OnAsyncKeyDown

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncKeyDown: TIWAsyncEvent;

C++:

__published: __published: __property TIWAsyncEvent OnAsyncKeyDown;

 

Description: This is OnAsyncKeyDown, a member of class TIWRectangle.