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

TCustomListBox.Items

Items - an array of strings representing the list of entries

Declaration

Source position: stdctrls.pp line 569

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