Indexed access to TIniFileKey items in the list.
Source position: inifiles.pp line 118
 public property TIniFileKeyList.Items[Index: Integer] : TIniFileKey  | 
Items provides indexed access to the TIniFileKey items in the list. The index is zero-based and runs from 0 to Count-1.
  | 
Object representing a key=value pair in the ini file.  |