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

TFPConstExpression.CreateCurrency

Create constant expression with currency value

Declaration

Source position: fpexprpars.pp line 481

public constructor TFPConstExpression.CreateCurrency(

  AValue: Currency

);

Arguments

AValue

  

The currency value for the constant

Description

The TFPConstExpression constructor creates a new constant expression node that holds a currency value with fixed-point precision.


Documentation generated on: Dec 15 2025