TdxPSOptionsStoring.RegistryPath Property
In This Article
Specifies the registry path to store data.
#Declaration
Delphi
property RegistryPath: string read; write;
#Property Value
Type |
---|
string |
#Remarks
This property is in effect only if dxstRegistry is assigned to the StorageType property.
Note
Assigning the Options
See Also