IDateTimePicker.Checked

Syntax

Checked: Boolean;

Description

The Checked property determines whether the component checkbox is selected.

Comments

The property is relevant if the ShowCheckBox property is set to True.

Available value:

See also:

IDateTimePicker