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

TFPExpressionParser.AsInteger

Expression result as integer value

Declaration

Source position: fpexprpars.pp line 790

public property TFPExpressionParser.AsInteger : Int64
  read GetAsInteger;

Description

The AsInteger property returns the expression evaluation result converted to an integer value. It automatically handles type conversion from the expression's native result type to integer, applying appropriate rounding or truncation.


Documentation generated on: Dec 15 2025