[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Pointer to QWord type
Source position: types.pp line 54
type PLargeuInt = ^LargeUint; |
PLargeUInt is an alias for the PQWord type defined in the system unit. This is an alias for Delphi/Kylix compatibility.