IRibbonDateTimePicker.EnableTodayButton

Syntax

EnableTodayButton: Boolean;

Description

The EnableTodayButton property determines whether the button for setting the current date and time is displayed in the drop-down calendar.

Comments

The property is set to True by default, the drop-down calendar contains the Today button that is used to choose the current date. If the property is set to False, the button is hidden.

See also:

IRibbonDateTimePicker