Forms > Forms Assembly Interfaces > IComboBox > IComboBox.DropDownCount
DropDownCount: Integer;
The DropDownCount property determines the maximum number of elements that are displayed simultaneously in the drop-down list.
The property is ignored if the Style property is set to ComboboxStyle.Simple.
See also: