Create constant expression with boolean value
Source position: fpexprpars.pp line 480
public constructor TFPConstExpression.CreateBoolean( |
AValue: Boolean |
); |
AValue |
|
The boolean value for the constant |
The TFPConstExpression constructor creates a new constant expression node that holds a boolean value (true or false).