__property System::UnicodeString ReFormat = {read = FReFormat, write = SetReFormat};
Specifies the number format used to display the real part of the complex number.
Read:
System::UnicodeString FReFormat;Write:
void SetReFormat(const System::UnicodeString Value);Declared in Dew::Math::Controls::VCL::TMtxFloatEdit · Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only