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

TFPExprFunction.Check

Validate the function expression

Declaration

Source position: fpexprpars.pp line 633

public procedure TFPExprFunction.Check; override;

Description

The Check method validates that the function expression is properly configured, with correct parameter count and types matching the function definition. It ensures that all arguments are valid expressions and that the function can be safely evaluated.


Documentation generated on: Dec 15 2025