[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 398

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.