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

TFPSubtractOperation.Check

Validate the subtraction operation for correctness

Declaration

Source position: fpexprpars.pp line 318

public procedure TFPSubtractOperation.Check; override;

Description

The Check method validates that both operands are numeric types suitable for subtraction. It ensures type compatibility and prevents attempts to subtract incompatible types.


Documentation generated on: Dec 15 2025