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

TCurrencyToFloatNode.GetNodeValue

Convert currency value to float

Declaration

Source position: fpexprpars.pp line 456

public procedure TCurrencyToFloatNode.GetNodeValue(

  var Result: TFPExpressionResult

); override;

Arguments

Result

  

Returns the converted float value

Description

The GetNodeValue method performs the actual conversion of a currency value to a floating-point value, maintaining the numeric precision while changing the data type representation for mathematical compatibility.


Documentation generated on: Dec 15 2025