InnerWidth: Integer;
InnerWidth: Integer;
The InnerWidth property determines width of the control element.
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 value is defined in pixels, by default the combo-box width equals to 100 pixels.
The example of use is given in description of the Value property.
See also: