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