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

TFPBuiltInExprIdentifierDef.Category

The category of the built-in identifier

Declaration

Source position: fpexprpars.pp line 570

published property TFPBuiltInExprIdentifierDef.Category : TBuiltInCategory
  read FCategory
  write FCategory;

Description

The Category property specifies which TBuiltInCategory this built-in identifier belongs to. The category is used to group related functions together and can be used for selective inclusion or exclusion of function groups.


Documentation generated on: Dec 15 2025