[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Access to data as largeint
Source position: fpjson.pp line 169
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.