Unit 'ComboEx' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomCheckCombo.MouseLeave

Deactivates tracking the highlighted check box when the mouse leaves the control.

Declaration

Source position: comboex.pas line 309

protected procedure TCustomCheckCombo.MouseLeave; override;

See also

TControl.MouseLeave

  

Signals the OnMouseLeave event handler (when assigned).

Version 4.6 Hosted on Source Forge