Checked: Boolean;
The Checked property determines the state of the checkbox that is responsible for access to the date and time editor.
Available values:
True. The checkbox is selected, date and time can be edited.
False. The checkbox is deselected, date and time cannot be edited.
The property is relevant if the ShowCheckbox property is set to True.
The example of use is given in description of the Alignment property.
See also: