[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates the checked state for the control.
Source position: stdctrls.pp line 1191
protected property TButtonControl.Checked : Boolean |
Checked is a Boolean property which indicates if the control is displayed using its "checked" or "unchecked" state. The value for the property is always False in TButtonControl, and is overridden in a descendent class.