[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONString.Clone

Clone string value

Declaration

Source position: fpjson.pp line 398

public function TJSONString.Clone: TJSONData; override;

Function result

New instance of TJSONString with the same string value

Description

Clone overrides TJSONData.Clone and creates an instance of the same class with the same string value.

See also

TJSONData.Clone

  

Duplicate the value of the JSON data


Documentation generated on: May 14 2021