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

TCurrencyToFloatNode.Check

Validate the currency to float conversion

Declaration

Source position: fpexprpars.pp line 454

public procedure TCurrencyToFloatNode.Check; override;

Description

The Check method validates that the currency value can be safely converted to a floating-point value, ensuring that precision is maintained and no overflow conditions occur during the conversion process.


Documentation generated on: Dec 15 2025