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

TFPExpressionParser.Destroy

Destroy expression parser and free resources

Declaration

Source position: fpexprpars.pp line 776

public destructor TFPExpressionParser.Destroy; override;

Description

This destructor properly cleans up the expression parser by freeing all allocated resources, including the parsed expression tree, identifier definitions, and any other internal structures used by the parser.


Documentation generated on: Dec 15 2025