Skip to main content

TdxStoringOptions Members

Stores layout persistence settings for the ExpressLayout Control.

Properties

Name Description
IniFileName Specifies the name of an INI file in which item/group settings of the ExpressLayout Control are stored.
RegistryPath Specifies the Registry path to store item/group settings of the ExpressLayout Control.
StoreToIniFile Specifies whether to store ExpressLayout Control settings in an INI file.
StoreToRegistry Specifies whether ExpressLayout Control settings are stored in the Registry.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also