Clear the list.
Source position: inifiles.pp line 117
public procedure TIniFileKeyList.Clear; override;
Clear removes all TIniFileKey instances from the list, and frees the instances.
TIniFileKey
Object representing a key=value pair in the ini file.