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

TFPExpressionParser.AsFloat

Expression result as floating point value

Declaration

Source position: fpexprpars.pp line 788

public property TFPExpressionParser.AsFloat : TExprFloat
  read GetAsFloat;

Description

The AsFloat property returns the expression evaluation result converted to a floating-point value. It automatically handles type conversion from the expression's native result type to float.


Documentation generated on: Dec 15 2025