MinDropDownWidth: Integer;
The MinDropDownWidth property determines the minimum width of a drop-down list of elements.
Width value is specified in pixels. The property is set to -1 by default, the minimum width is calculated automatically depending on element text size and component width.
The property use is given in the example for IRibbonComboBox.AutoComplete.
See also: