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

TFPExpressionParserClass

Class reference type for TFPExpressionParser

Declaration

Source position: fpexprpars.pp line 793

type TFPExpressionParserClass = class of TFPExpressionParser;

Description

This is a class reference type that can hold references to TFPExpressionParser or its derived classes. It enables polymorphic creation and manipulation of parser instances.

This type is useful for applications that need to work with different parser implementations or create parser instances dynamically based on runtime conditions.


Documentation generated on: Aug 28 2026 Report a problem on this page