TWordList::OnTestStatistics Property

__declspec(property(get = GetOnTestStatistics, put = SetOnTestStatistics)) TExprTest OnTestStatistics;

Read: TExprTest GetOnTestStatistics();
Write: static void SetOnTestStatistics(const TExprTest Value);
Declared in Dew::Math::TWordList · Dew.Math/MtxParseClass.h · Cross-compiler