RAD Studio VCL Reference
|
Occurs when the user moves the mouse into a control.
property OnMouseEnter: TNotifyEvent;
__property TNotifyEvent OnMouseEnter;
Use the OnMouseEnter event handler to implement any special processing that should occur as a result of moving the mouse into a control when the parent top-level form is not active.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|