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

TCurrencyToDateTimeNode.GetNodeValue

Convert currency value to datetime

Declaration

Source position: fpexprpars.pp line 447

public procedure TCurrencyToDateTimeNode.GetNodeValue(

  var Result: TFPExpressionResult

); override;

Arguments

Result

  

Returns the converted datetime value

Description

The GetNodeValue method converts a currency value to a datetime value by treating the currency amount as a numeric datetime representation, applying the standard Pascal datetime encoding.


Documentation generated on: Dec 15 2025