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

TFPExprIdentifierDefs.Identifiers

Access to identifier definitions by index

Declaration

Source position: fpexprpars.pp line 599

public property TFPExprIdentifierDefs.Identifiers[AIndex: Integer] : TFPExprIdentifierDef
  read GetI
  write SetI;
  default;

Description

This indexed property provides direct access to identifier definitions in the collection by their numeric index. It allows iteration through all identifiers and enables index-based retrieval of TFPExprIdentifierDef objects.


Documentation generated on: Dec 15 2025