Unit 'fpjson' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TJSONLargeInt

Alias type.

Declaration

Source position: fpjson.pp line 72

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: Nov 22 2024