Pointer to QWord type.
Source position: types.pp line 69
type PLargeuInt = ^LargeUint;
PLargeUInt is an alias for the PQWord type defined in the system unit. This is an alias for Delphi/Kylix compatibility.