[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: TStoredValue
  read GetItem
  write SetItem;
  default;