TMtxExpression.GetVarList Method

void GetVarList(TStrings names)

Retrieves list of variables.

#NameTypeDescription
1namesTStrings

Result: stored in self (calling object)

Remarks:

The TValueRec values, holding the type of the variable etc.. , are stored in names.Objects[i] after the function returns.

See Also: TMtxExpression.GetFuncList, TMtxExpression.GetOperList, TMtxExpression.GetConstList, TMtxExpression.VarByName