IRibbonDateTimePicker.EnableTodayButton

Syntax

EnableTodayButton: Boolean;

Description

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

Comments

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

See also:

IRibbonDateTimePicker