Back to Devexpress

TdxCustomLayoutControl.OptionsStoring Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-91c6853b.md

latest965 B
Original Source

TdxCustomLayoutControl.OptionsStoring Property

Specifies layout persistence settings for the ExpressLayout Control.

Declaration

delphi
property OptionsStoring: TdxStoringOptions read; write;

Property Value

Type
TdxStoringOptions

Remarks

These settings allow you to select the layout storage type (see the StoreToIniFile and StoreToRegistry properties), and also specify its location (see the IniFileName and RegistryPath properties).

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit