Free the instance.
Source position: inifiles.pp line 116
public destructor TIniFileKeyList.Destroy; override;
Destroy clears up the list using Clear and then calls the inherited destroy.
Clear
Clear the list.