Source position: hardware.pas line 154
type Tbltnode = record
n: Pbltnode;
_function: Pointer;
stat: Byte;
blitsize: SmallInt;
beamsync: SmallInt;
cleanup: Pointer;
end;