Unit 'IniFiles' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TIniFileSection.Destroy

Free the section object from memory.

Declaration

Source position: inifiles.pp line 122

public destructor TIniFileSection.Destroy; override;

Description

Destroy cleans up the key list, and then calls the inherited Destroy, removing the TIniFileSection instance from memory.

See also

Create

  

Create a new section object.

TIniFileKeyList

  

Key list object.


Documentation generated on: Jul 24 2023