TMulLinRegDialog::RegistryPath Property

__property System::UnicodeString RegistryPath = {read = FRegistryPath, write = SetRegistryPath};

Defines the registry path to which the settings of TMtxFloatEdit components residing on the displayed dialog will stored.

Read: System::UnicodeString FRegistryPath;
Write: void SetRegistryPath(const System::UnicodeString &Value);
Declared in Dew::Math::Controls::VCL::TMtxDialog · Dew.Math.Controls.VCL/MtxDialogs.h · C++Builder only