IRibbonDateTimePicker.InnerWidth

Syntax

InnerWidth: Integer;

Description

The InnerWidth property determines width of the control.

Comments

The width is calculated automatically for the controls taking into account the number and parameters of neighboring controls. This property enables the user to set a fixed width for the current control. The width is determined in pixels, the date and time editor width is set to 134 pixels by default.

Example

The example of use is given in description of the Alignment property.

See also:

IRibbonDateTimePicker