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

TListItems.Item

An Item in the list, specified by its Index value.

Declaration

Source position: comctrls.pp line 1176

public property TListItems.Item[AIndex: Integer] : TListItem
  read GetItem
  write SetItem;
  default;