__property bool StoreInRegistry = {read = FStoreInRegistry, write = SetStoreInRegistry};
Set this property to True to save published properties to Windows registry.
Read:
bool FStoreInRegistry;Write:
void SetStoreInRegistry(const bool Value);Declared in Dew::Math::Controls::VCL::TMtxFloatEdit · Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only