|
Example |
|
| acLabel, acURLLabel, acRichLabel, acCheckBox, acRadioButton, acButton, acBitBtn, acEdit, acNumberEdit, acLabeledComboBox, acMRUComboBox, acImagesComboBox, acTreeComboBox, acHeader, acHeaderPanel, acTreeView and acListView components.
|
| property OnMouseEnter: TNotifyEvent;
|
| The OnMouseEnter occurs when mouse pointer hovers the checkbox control.
|
| OnMouseLeave event.
|