ImageEn, unit ieview

TIEView.OnMouseLeave

TIEView.OnMouseLeave


Declaration

property OnMouseLeave: TNotifyEvent;


Description

Occurs when the mouse pointer moves off of the component.
Write OnMouseLeave event handler to take specific action when the user moves the mouse off the component.