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

TCustomComboBox.Items

Items - an array of strings that holds the entries of the drop-down list

Declaration

Source position: stdctrls.pp line 387

public property TCustomComboBox.Items: TStrings
  read FItems
  write SetItems;