You are here: Symbol Reference > MtxParseClass Namespace > Classes > TExprGridVariable Class
MtxVec VCL
ContentsIndex
PreviousUpNext
TExprGridVariable Class

Custom variable object type.

MtxParseClass_TExprGridVariable
Pascal
TExprGridVariable = class(TObject);

Define TExprGridVariable object with TValueRec.DefineCustomValue. The object provides callbacks used when reading or writing to the variable. These callbacks can be used for example to read and write from a string grid or to some external large storage.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!