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

TCustomComboBox.DropDownCount

DropDownCount - number of entries in the drop-down list

Declaration

Source position: stdctrls.pp line 392

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.