__declspec(property(get = GetRangeIntPrecision, put = SetRangeIntPrecision)) TIntPrecision RangeIntPrecision;
Read:
TIntPrecision GetRangeIntPrecision();Write:
void SetRangeIntPrecision(const TIntPrecision Value);Declared in Dew::Math::TValueRec · Dew.Math/MtxParseClass.h · Cross-compiler