[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Pointer to LargeInt
Source position: types.pp line 51
type PLargeInt = ^Largeint; |
PLargeInt is an alias for the PInt64 type defined in the system unit. This is an alias for Delphi/Kylix compatibility.