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

TFloatToCurrencyNode.NodeType

Get the result type for float to currency conversion

Declaration

Source position: fpexprpars.pp line 437

public function TFloatToCurrencyNode.NodeType: TResultType; override;

Function result

Returns currency as the result type

Description

The NodeType method returns rtCurrency to indicate that this conversion produces currency results, enabling proper currency handling in the expression parser.


Documentation generated on: Dec 15 2025