IDateTimePickerEx.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, or False if the calendar is collapsed and date is displayed in the component edit box.

See also:

IDateTimePickerEx