Developer

Checked

Specifies whether button will be painted in checked (selected) state.

property Checked: Boolean read FChecked write SetChecked default False;
If AutoCheck property is set to True, every user click will toggle this property.

See also