IDateTimePicker.DroppedDown

Syntax

DroppedDown: Boolean;

Description

The DroppedDown property returns whether the drop-down calendar of the component is displayed.

Comments

The property returns True if the drop-down calendar is expanded, and False if the calendar is collapsed and date is displayed in the edit box of the component.

See also:

IDateTimePicker