TExprGridVariable::ReFormat Property

__declspec(property(get = GetReFormat, put = SetReFormat)) DewString ReFormat;

Specifies formating for real numbers and real part of complex numbers.

Read: DewString GetReFormat();
Write: void SetReFormat(const DewString &Value);
Declared in Dew::Math::TExprGridVariable · Dew.Math/MtxParseClass.h · Cross-compiler