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

Declaration
property OnMouseEnter: TNotifyEvent;  

Description
The OnMouseEnter occurs when mouse pointer hover the edit control.  

See also
OnMouseLeave event.