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

TIniFileKeyList.Destroy

Free the instance

Declaration

Source position: inifiles.pp line 93

public destructor TIniFileKeyList.Destroy; override;

Description

Destroy clears up the list using Clear and then calls the inherited destroy.

See also

Clear

  

Clear the list

The latest version of this document can be found at lazarus-ccr.sourceforge.net.