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

TJSONFloatNumber.Clone

Clone floating point value

Declaration

Source position: fpjson.pp line 230

public function TJSONFloatNumber.Clone: TJSONData; override;

Function result

New instance of TJSONFloatNumber with the same value

Description

Clone overrides TJSONData.Clone and creates an instance of the same class with the same floating-point value.

See also

TJSONData.Clone

  

Duplicate the value of the JSON data


Documentation generated on: May 14 2021