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

TFPExpressionParser.AsBoolean

Expression result as boolean value

Declaration

Source position: fpexprpars.pp line 792

public property TFPExpressionParser.AsBoolean : Boolean
  read GetAsBoolean;

Description

The AsBoolean property returns the expression evaluation result converted to a boolean value. It handles automatic type conversion from compatible types to boolean, following standard conversion rules.


Documentation generated on: Dec 15 2025