Checked: Boolean;
The Checked property determines whether the component checkbox is selected.
The property is relevant if the ShowCheckBox property is set to True.
Available value:
True. Checkbox is selected, data and time can be changed in the component.
False. Checkbox is deselected, access to change data and time is denied.
See also: