Source position: hardware.pas line 497
type tbltnode = record
n: pbltnode;
_function: Pointer;
stat: Byte;
blitsize: SmallInt;
beamsync: SmallInt;
cleanup: Pointer;
end;