[Overview][Constants][Classes][Index] Reference for unit 'inicol' (#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: May 14 2021