Remove the TCustomIniFile instance from memory
Source position: inifiles.pp line 173
public destructor TCustomIniFile.Destroy; override;
Destroy cleans up all internal structures and then calls the inherited Destroy.
TCustomIniFile
Abstract ini file object