Alias for the Int64 type.
Source position: types.pp line 64
type Largeint = Int64;
Largeint is an alias for the Int64 type defined in the system unit. This is an alias for Delphi/Kylix compatibility.