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

TFPExpressionParser.Clear

Clear the current expression

Declaration

Source position: fpexprpars.pp line 778

public procedure TFPExpressionParser.Clear;

Description

The Clear method clears the currently parsed expression from the parser, freeing any expression tree that was previously built. After calling this method, the parser is ready to parse a new expression.


Documentation generated on: Dec 15 2025