Access to identifier definitions by index
Source position: fpexprpars.pp line 599
public property TFPExprIdentifierDefs.Identifiers[AIndex: Integer] : TFPExprIdentifierDef |
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.