IRibbonSlider.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 fixed width for the current control. The width value is determined in pixels, the combobox width equals to 100 pixels by default.

Example

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

See also:

IRibbonSlider