Unit 'RttiUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TPropStorageOption

Type to enumerate several options for propstorage.

Declaration

Source position: rttiutils.pp line 65

type TPropStorageOption = (

  psoAlwaysStoreStringsCount

  

Always store the count of strings. Default is not to store the count.

);

Description

TPropStorageOption is the enumeration type used in the TPropsStorage.Options property of TPropsStorage

See also

TPropsStorage.Options

  

Options to take into account when saving or loading properties from the storage.


Documentation generated on: Jul 24 2023