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

TIfOperation.destroy

Destroy conditional operation and free resources

Declaration

Source position: fpexprpars.pp line 272

public destructor TIfOperation.destroy; override;

Description

Destroy properly cleans up the conditional operation by freeing the condition expression, then-branch expression, and else-branch expression, along with any other resources used by the operation.


Documentation generated on: Dec 15 2025