[Overview][Types][Classes][Procedures and functions][Index] |
Deactivates tracking the highlighted check box when the mouse leaves the control.
Source position: comboex.pas line 309
protected procedure TCustomCheckCombo.MouseLeave; override; |
|
Signals the OnMouseLeave event handler (when assigned). |