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

TCurrencyToFloatNode.NodeType

Get the result type for currency to float conversion

Declaration

Source position: fpexprpars.pp line 455

public function TCurrencyToFloatNode.NodeType: TResultType; override;

Function result

Returns float as the result type

Description

The NodeType method returns rtFloat to indicate that this conversion produces floating-point results, enabling proper type handling for subsequent mathematical operations.


Documentation generated on: Dec 15 2025