Skip to main content

TdxPSOptionsStoring.RegistryPath Property

Specifies the registry path to store data.

Declaration

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 OptionsStoring.RegistryPath property of the currently active engine controller automatically updates the dxPSEngine.RegistryPath global setting.

See Also