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

TFPExpressionParser.AsCurrency

Expression result as currency value

Declaration

Source position: fpexprpars.pp line 789

public property TFPExpressionParser.AsCurrency : Currency
  read GetAsCurrency;

Description

The AsCurrency property returns the expression evaluation result converted to a currency value with fixed-point precision. It handles automatic type conversion from compatible numeric types to currency.


Documentation generated on: Dec 15 2025