[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Type to enumerate several options for propstorage
Source position: rttiutils.pp line 65
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 |