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