You are here: Symbol Reference > MtxParseExpr Namespace > Classes > TMtxExpression Class > TMtxExpression Members
MtxVec VCL
ContentsIndex
TMtxExpression Members Public Properties
Public Properties
 
Name 
Description 
 
If True, all [ ..] type of expression will be double type even, if all items are integer. 
 
If True, all constants will be double type even if number is integer. 
 
Returns the line (expression number) of the last evaluation, where a runtime error occured.  
 
Number of expressions. 
 
Returns expression by index. 
 
Gets/sets several expressions separated by semicolon at once. 
 
Returns expression result at specified index. 
 
Returns True, if the expressions were already compiled. 
 
Returns result of the latest expression from the list. 
 
Returns variable by name or nil, if variable does not exist. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.