TWordList::OnTestCustom Property

__declspec(property(get = GetOnTestCustom, put = SetOnTestCustom)) TExprTest OnTestCustom;

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