TMtxExpression::TestIntPrecision Property

__declspec(property(get = GetTestIntPrecision, put = SetTestIntPrecision)) TIntPrecision TestIntPrecision;

Read: TIntPrecision GetTestIntPrecision();
Write: void SetTestIntPrecision(const TIntPrecision Value);
Declared in Dew::Math::TMtxExpression · Dew.Math/MtxParseExpr.h · Cross-compiler