TdxCustomLayoutControl.StoreInRegistry Property
Determines whether ExpressLayout Control settings are stored in the Registry.
Declaration
property StoreInRegistry: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s OptionsStoring.StoreToRegistry property instead.
See Also