__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