You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TExprGridVariable Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TExprGridVariable Class

Custom variable object type.

Dew_Math_TExprGridVariable
Syntax
C#
Visual Basic
public class TExprGridVariable : object;

MtxParseClass.cs

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!