TTMSFNCComboBox.DropDownCount Property
Gets or sets the maximum number of visible rows in the drop-down list.
API unit family: TMSFNCComboBox
Declaring type: TTMSFNCComboBox
Inherited from: TTMSFNCCustomComboBox
Type: Integer
Syntax
property DropDownCount: Integer;
Default: 8
Remarks
The default value is 8. The actual height is also limited by the number of visible items.