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

TNamedCollection.Items

Indexed access to collection items

Declaration

Source position: fpmkunit.pp line 364

public property TNamedCollection.Items[Index: Integer] : TNamedItem
  read GetItem
  write SetItem;

Description

Indexed property providing direct access to collection items by their zero-based index. Allows reading and writing of TNamedItem objects at specific positions.


Documentation generated on: Dec 15 2025