[Overview][Types][Classes][Index] |
The name for the collection item.
Source position: propertystorage.pas line 57
published property TStoredValue.Name : string |
Name is a String property with the name for the collection item. It is like the DisplayName property, but enforces uniqueness when setting a new value for the property. An Exception is raised when Name is already used in the Collection.
Name also provides the key used for name/value pairs stored in the storage container for the collection.
Version 4.0 | Generated 2025-05-03 | Home |