Type to enumerate several options for propstorage.
Source position: rttiutils.pp line 72
type TPropStorageOption = ( |
||
psoAlwaysStoreStringsCount |
|
Always store the count of strings. Default is not to store the count. |
); |
TPropStorageOption is the enumeration type used in the TPropsStorage.Options property of TPropsStorage
|
Options to take into account when saving or loading properties from the storage. |