| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Clone 64-bit unsigned integer value
Source position: fpjson.pp line 358
| public function TJSONQWordNumber.Clone: TJSONData; override; | 
New instance of TJSONQwordNumber with the same QWord value
Clone overrides TJSONData.Clone and creates an instance of the same class with the 64-bit unsigned integer value.
| 
 | Duplicate the value of the JSON data |