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

TButtonControl.Checked

The state of the check mark. Here always False, can be implemented in derived classes.

Declaration

Source position: stdctrls.pp line 1129

protected property TButtonControl.Checked : Boolean
  read GetChecked
  write SetChecked
  stored IsCheckedStored
  default False;

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