Indexed access to the TNamedIniCollectionItem items.
Source position: inicol.pp line 92
|  public property TNamedIniCollection.NamedItems[Index: Integer] : TNamedIniCollectionItem | 
NamedItem is the default property of the TNamedIniCollection collection. It allows indexed access to the TNamedIniCollectionItem items. The index is zero based.
| 
 | TIniCollectionItem with a name property. |