Get identifier value as currency
Source position: fpexprpars.pp line 539
public property TFPExprIdentifierDef.AsCurrency : Currency |
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.