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