[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
Record describing a pointer to a memory location.
Source position: objects.pp line 199
type PtrRec = packed record |
||
Ofs: Word; |
|
Pointer offset |
Seg: Word; |
|
Pointer segment |
end; |
No notes exist for this page yet.