Checked: Boolean;
The Checked property determines status of the checkbox responsible for access to 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: