The constant value stored in the expression
Source position: fpexprpars.pp line 487
public property TFPConstExpression.ConstValue : TFPExpressionResult |
The ConstValue property provides access to the constant value held by the expression node. The value is stored as a TFPExpressionResult record containing both the value and its type information.