[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TStoredValues.Items

The indexed list of all key/value pairs.

Declaration

Source position: propertystorage.pas line 82

public property TStoredValues.Items[Index: Integer] : TStoredValue
  read GetItem
  write SetItem;
  default;

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