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