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

TFPConstExpression.Check

Validate the constant expression

Declaration

Source position: fpexprpars.pp line 482

public procedure TFPConstExpression.Check; override;

Description

The Check method validates the constant expression to ensure that the stored constant value is valid and consistent with its declared type. For constant expressions, validation is typically straightforward since the value is fixed.


Documentation generated on: Dec 15 2025