Free the object from memory.
Source position: inifiles.pp line 138
public destructor TIniFileSectionList.Destroy; override;
Destroy calls Clear to clear the section list and the calls the inherited Destroy
Clear
Clear the list.