TExprConstant::NFuncArg Property

__declspec(property(get = GetNFuncArg, put = SetNFuncArg)) int NFuncArg;

Read: int GetNFuncArg();
Write: virtual void SetNFuncArg(int ANFuncArg);
Declared in Dew::Math::TExprWord · Dew.Math/MtxParseClass.h · Cross-compiler