Back to Devexpress

TdxStoringOptions.RegistryPath Property

vcl-dxlayoutcontrol-dot-tdxstoringoptions-08e282a0.md

latest1.2 KB
Original Source

TdxStoringOptions.RegistryPath Property

Specifies the Registry path to store item/group settings of the ExpressLayout Control.

Declaration

delphi
property RegistryPath: string read; write;

Property Value

Type
string

Remarks

The Registry key specified by this property is used to store the ExpressLayout Control group and item configurations, if the StoreToRegistry property is set to True.

See Also

TdxStoringOptions.IniFileName

TdxStoringOptions.StoreToIniFile

TdxStoringOptions.StoreToRegistry

TdxStoringOptions Class

TdxStoringOptions Members

dxLayoutControl Unit