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

TFPConstExpression.CreateBoolean

Create constant expression with boolean value

Declaration

Source position: fpexprpars.pp line 480

public constructor TFPConstExpression.CreateBoolean(

  AValue: Boolean

);

Arguments

AValue

  

The boolean value for the constant

Description

The TFPConstExpression constructor creates a new constant expression node that holds a boolean value (true or false).


Documentation generated on: Dec 15 2025