OnAsyncMouseOver

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWRectangle > Events >

OnAsyncMouseOver

SIGNATURE=IWCompRectangle.TIWRectangle.OnAsyncMouseOver

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncMouseOver: TIWAsyncEvent;

C++:

__published: __published: __property TIWAsyncEvent OnAsyncMouseOver;

 

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