__property System::UnicodeString RegistryPath = {read = FRegistryPath, write = SetRegistryPath};
The address in the registry where the published properties of this component are to be stored.
Read:
System::UnicodeString FRegistryPath;Write:
void SetRegistryPath(const System::UnicodeString Value);Declared in Dew::Math::Controls::VCL::TMtxFloatEdit · Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only