help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Classes] Reference for unit 'IniFiles' (#fcl)

TIniFile.Destroy

Remove the TIniFile instance from memory

Declaration

Source position: inifiles.pp line 176

public destructor TIniFile.Destroy; override;

Description

Destroy writes any pending changes to disk, and cleans up the TIniFile structures, and then calls the inherited Destroy, effectively removing the instance from memory.

Errors

If an error happens when the file is written to disk, an exception will be raised.

See also

UpdateFile

  

Update the file on disk

CacheUpdates

  

Should changes be kept in memory

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505