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

TFPExprIdentifierDef.AsCurrency

Get identifier value as currency

Declaration

Source position: fpexprpars.pp line 539

public property TFPExprIdentifierDef.AsCurrency : Currency
  read GetAsCurrency
  write SetAsCurrency;

Description

The AsCurrency property returns the identifier's value converted to a currency data type. If the identifier represents a variable, it retrieves the current value; if it represents a function, it calls the function and returns the result converted to currency format.


Documentation generated on: Dec 15 2025