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

TFPExpressionParser.BuiltIns

Manager for built-in functions and constants

Declaration

Source position: fpexprpars.pp line 798

published property TFPExpressionParser.BuiltIns : TBuiltInCategories
  read FBuiltIns
  write SetBuiltIns;

Description

The BuiltIns property references the TExprBuiltInManager instance that p rovides access to built-in mathematical functions, string functions, date/time functions, and predefined constants.

The built-ins manager can be customized to add or modify the set of built-in functions available to expressions, allowing applications to tailor the function library to their specific needs.


Documentation generated on: Dec 15 2025