ImageEn, unit ieview

TIEView.OnMouseEnter

TIEView.OnMouseEnter


Declaration

property OnMouseEnter: TNotifyEvent;


Description

Occurs when the mouse pointer moves over the component.
Write OnMouseEnter event handler to take specific action when the user moves the mouse over the component.