TdxCustomLayoutControl.RegistryPath Property
Specifies the Registry path to store group/item settings of the layout control.
Declaration
property RegistryPath: string read; write;
Property Value
Type |
---|
string |
Remarks
This property is obsolete; use the control’s OptionsStoring.RegistryPath property instead.
See Also