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

TButtonControl.Checked

Checked - whether this button has been checked, which signifies selection

Declaration

Source position: stdctrls.pp line 1049

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