[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomCheckBox.Click

Performs actions when the control is clicked.

Declaration

Source position: stdctrls.pp line 1340

protected procedure TCustomCheckBox.Click; override;

Description

Overridden in TCustomCheckBox to ignore mouse up event notifications.

See also

TControl.Click

  

Signals OnClick and/or executes the ActionLink when the control has been clicked.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.