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