Class of TJSONInt64Number.
Source position: fpjson.pp line 314
type TJSONInt64NumberClass = class of TJSONInt64Number; |
TJSONInt64NumberClass is the class type of TJSONInt64Number. It is used in the factory methods.
|
Class to represent 64-bit integer JSON data. |
|
|
JSON factory: Set the JSONData class types to use. |
|
|
JSON factory: Get the JSONData class types to use. |