void operator()(TExprGridVariable *Sender, const DewString &Src, const int Row, const int col) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Sender | TExprGridVariable * | |
| 2 | Src | const DewString & | |
| 3 | Row | const int | |
| 4 | col | const int |
Declared in Dew::Math::TExprGridSetProc · Dew.Math/MtxParseClass.h · Cross-compiler