Unit 'JsonIni' Package
[Overview][Classes][Index] [#fcl]

TJSONIniFile.Destroy

Destroys the TJSONIniFile instance

Declaration

Source position: jsonini.pp line 55

public destructor TJSONIniFile.Destroy; override;

Description

Destroy frees all allocated resources and destroys the TJSONIniFile instance. The internal JSON object is freed and the inherited destructor is called.

See also

Create

  

Creates a new TJSONIniFile instance


Documentation generated on: Jan 27 2026