DropDownCount: Integer;
The DropDownCount property determines the maximum number of elements displayed simultaneously in the opened list of the component.
The opened list displays eight elements by default. If the total number of element is greater than the the number of displayed elements, a scrollbar is added in the component.
The property use is given in the example for IRibbonComboBox.AutoComplete.
See also: