Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPConstExpression.ConstValue

The constant value stored in the expression

Declaration

Source position: fpexprpars.pp line 487

public property TFPConstExpression.ConstValue : TFPExpressionResult
  read FValue;

Description

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.


Documentation generated on: Dec 15 2025