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

TFPExpressionParser.Create

Create expression parser instance

Declaration

Source position: fpexprpars.pp line 775

public constructor TFPExpressionParser.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

The owner component for the parser

Description

The Create constructor creates a new expression parser instance that can parse and evaluate mathematical expressions. The parser is initialized with empty identifier collections and is ready to accept expression strings for parsing.


Documentation generated on: Dec 15 2025