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