Gets the value for the Checked property.
Source position: stdctrls.pp line 1346
protected function TCustomCheckBox.GetChecked: Boolean; override; |
Value for the Checked property.
|
The check, unchecked, or grayed state for the control. |
|
|
Indicates the checked state for the control as a Boolean value. |
| Version 4.4 | Generated 2025-11-08 | Home |