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

TFPUnaryOperator.Check

Validate the unary operator for correctness

Declaration

Source position: fpexprpars.pp line 374

public procedure TFPUnaryOperator.Check; override;

Description

The Check method validates the unary operation by checking the operand for correctness and ensuring that it is compatible with the specific operation. It calls the Check method on the operand to perform recursive validation.


Documentation generated on: Dec 15 2025