labeledcombobox OnMouseLeave 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 OnMouseLeave: TNotifyEvent;  

Description
The OnMouseLeave occurs when mouse pointer leave the edit control.  

See also
OnMouseEnter event.