Deactivates tracking the highlighted check box when the mouse leaves the control.
Source position: comboex.pas line 309
protected procedure TCustomCheckCombo.MouseLeave; override;
TControl.MouseLeave
Invokes the OnMouseLeave handler.