[Overview][Types][Classes][Index] |
Collection with the names and values for properties handled for the container.
Source position: propertystorage.pas line 168
public property TCustomPropertyStorage.StoredValues : TStoredValues |
StoredValues is a TStoredValues property with the collection of names and values for properties handled by the storage container. StoredValues is used in the Save and Restore methods when the collection items are read or written using the underlying storage mechanism for the container. It is also used to read or write the value for the indexed StoreValue property.
|
Saves all linked property collections. |
|
|
Restores all linked property collections. |
|
|
Provides indexed access to the value for a collection item by its name. |
|
|
Implements a collection for TStoredValue collection items. |
Version 4.0 | Generated 2025-05-03 | Home |