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

TNamedItemList.NamedItems

Indexed access to named items

Declaration

Source position: fpmkunit.pp line 376

public property TNamedItemList.NamedItems[Index: Integer] : TNamedItem
  read GetNamedItem
  write SetNamedItem;
  default;

Description

Property providing indexed access to TNamedItem objects by their name. Allows retrieving items using string names as array indices.


Documentation generated on: Dec 15 2025