[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpjson' (#fcl)

TJSONLargeInt

Alias type

Declaration

Source position: fpjson.pp line 57

type TJSONLargeInt = Int64;

Description

TJSONLargeInt resolves to the largest possible integer type for the current platform. This is NativeInt for Pas2JS and Int64 for all other platforms.


Documentation generated on: May 14 2021