<< Click to display table of contents >>
The events occur when the user moves the mouse pointer inside/outside the component.
property OnMouseEnter: TNotifyEvent;
property OnMouseLeave: TNotifyEvent;