IRibbonDateTimePicker.ShowCheckbox

Syntax

ShowCheckbox: Boolean;

Description

The ShowCheckbox property determines whether there is a checkbox that determines access to the time and date editor.

Comments

If the property is set to True, the editor will contain the checkbox that is used to access the time and date editor. The checkbox is controlled by the Checked property.

See also:

IRibbonDateTimePicker