Unit 'JsonReader' Package
[Overview][Types][Classes][Index] [#fcl]

TBaseJSONReader.Destroy

Destroys the JSON reader and frees resources

Declaration

Source position: jsonreader.pp line 74

public destructor TBaseJSONReader.Destroy; override;

Description

Destroys the TBaseJSONReader instance and frees all associated resources. This includes releasing the internal TJSONScanner and any allocated memory.

See also

Create

  

Creates a new JSON reader with specified source and options


Documentation generated on: Jan 27 2026