IRibbonDateTimePicker.InnerWidth

Syntax

InnerWidth: Integer;

Description

The InnerWidth property determines width of the control element.

Comments

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

Example

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

See also:

IRibbonDateTimePicker