Expression result as integer value
Source position: fpexprpars.pp line 790
public property TFPExpressionParser.AsInteger : Int64 |
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.