Unit 'inicol' Package
[Overview][Constants][Classes][Index] [#fcl]

TNamedIniCollection.NamedItems

Indexed access to the TNamedIniCollectionItem items.

Declaration

Source position: inicol.pp line 86

public property TNamedIniCollection.NamedItems[Index: Integer] : TNamedIniCollectionItem
  read GetNamedItem
  write SetNamedItem;
  default;

Description

NamedItem is the default property of the TNamedIniCollection collection. It allows indexed access to the TNamedIniCollectionItem items. The index is zero based.

See also

TNamedIniCollectionItem

  

TIniCollectionItem with a name property.


Documentation generated on: Jul 24 2023