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

Stores workspace for expression parser.

MtxParseClass_TExprWorkspace
Pascal
TExprWorkspace = class(TPersistent);

The workspace includes command line history, names and values of named variables, script names and corresponding scripts (list of expressions). All data properties need to be assigned by the programmer. Use the object to load and save the workspace to/from files.

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