OnAsyncDoubleClick

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWRectangle > Events >

OnAsyncDoubleClick

SIGNATURE=IWCompRectangle.TIWRectangle.OnAsyncDoubleClick

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncDoubleClick: TIWAsyncEvent;

C++:

__published: __published: __property TIWAsyncEvent OnAsyncDoubleClick;

 

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