You are here: Symbol Reference > MtxParseExpr Namespace > Classes > TMtxExpression Class > public > TMtxExpression.VarPrint Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxExpression.VarPrint Method

Prints the value "a" of variable with "aName" to Dst.

Pascal
procedure VarPrint(a: TValueRec; const aName: string; const Dst: TStrings; const LenLimit: integer = High(Integer));

Adds lines to Dst to display the contents of variable in a on a command line like user interface. LenLimit defines the maximum number of values that will be printed, if the structure contains more than LenLimit items.

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