Source position: hardware.pas line 497
type TBltNode = record
n: PBltNode;
function_: Pointer;
Stat: Byte;
BltSize: SmallInt;
BeamSync: SmallInt;
CleanUp: Pointer;
end;