PtrRec
Record describing a pointer to a memory location.
Declaration
Source position: objects.pp line 234
Type
PtrRec = packed record
Ofs : Word;
Seg : Word;
end
Record describing a pointer to a memory location.
Source position: objects.pp line 234
Type
PtrRec = packed record
Ofs : Word;
Seg : Word;
end
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |