Sets the value for the Checked property.
Source position: stdctrls.pp line 1347
protected procedure TCustomCheckBox.SetChecked( |
Value: Boolean |
); override; |
Value |
|
New value for the Checked property. |
|
The check, unchecked, or grayed state for the control. |
|
|
Indicates the checked state for the control. |