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

TFloatToCurrencyNode.Check

Validate the float to currency conversion

Declaration

Source position: fpexprpars.pp line 436

public procedure TFloatToCurrencyNode.Check; override;

Description

The Check method validates that the floating-point value can be safely converted to a currency value, checking for valid currency ranges and preventing overflow conditions that could result in incorrect currency amounts.


Documentation generated on: Dec 15 2025