[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomComboBox.DropDownCount

The height of the drop-down list, measured in number of items.

Declaration

Source position: stdctrls.pp line 386

public property TCustomComboBox.DropDownCount : Integer
  read FDropDownCount
  write SetDropDownCount
  default 8;