Access to data as largeint.
Source position: fpjson.pp line 186
public property TJSONData.AsLargeInt : TJSONLargeInt |
AsLargeInt returns an integer value of the largest possible integer type for the current platform: This is NativeInt on the pas2JS platform, Int64 on all other platforms.