IDateTimePickerEx.AutoResize

Syntax

AutoResize: Boolean;

Description

The AutoResize property determines whether the component sizes are adjusted automatically.

Comments

If the property is set to True, the sizes of the component are adjusted so that the value of the selected date fits in the edit box in accordance with the display settings of the date of the component (date format, font, and so on).

See also:

IDateTimePickerEx