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

PLargeInt

Pointer to LargeInt

Declaration

Source position: types.pp line 51

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: May 14 2021