[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create a new instance of 64-bit integer JSON data
Source position: fpjson.pp line 221
public constructor TJSONInt64Number.Create( |
AValue: Int64 |
); |
AValue |
|
Initial 64-bit integer value |
Create instantiates a new 64-bit integer JSON data and initializes the value with AValue.
|
Create a new instance of 32-bit integer JSON data |
|
|
Create a new floating-point value |