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

TExprBuiltInManager.Create

Create built-in manager instance

Declaration

Source position: fpexprpars.pp line 812

public constructor TExprBuiltInManager.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the built-in manager

Description

The TExprBuiltInManager constructor creates a new built-in manager instance that provides standard built-in functions and variables for expression parsing. The manager registers common mathematical, string, date/time, and conversion functions.


Documentation generated on: Dec 15 2025