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

PLargeInt

Pointer to LargeInt.

Declaration

Source position: types.pp line 56

type PLargeInt = ^Largeint;

Description

PLargeInt is an alias for the PInt64 type defined in the system unit. This is an alias for Delphi/Kylix compatibility.


Documentation generated on: Jul 24 2023