header OnMouseEnter event
Return to Introduction  Previous page  Next page
Applies to
acLabel, acURLLabel, acRichLabel, acCheckBox, acRadioButton, acButton, acBitBtn, acEdit, acNumberEdit, acMRUComboBox, acHeader, acHeaderPanel, acTreeView, acListView components.  

Declaration
property OnMouseEnter: TNotifyEvent;  

Description
The OnMouseEnter occurs when mouse pointer hovers the header control.  

See also
OnMouseLeave event.