Indexed access to all the section objects in the list.
Source position: inifiles.pp line 140
|  public property TIniFileSectionList.Items[Index: Integer] : TIniFileSection | 
Items provides indexed access to all the section objects in the list. Index should run from 0 to Count-1.
| 
 | Ini file section object. | |
| 
 | Clear the list. |