Source position: ocrt.pp line 317
type tnScreenBuf = record
x: Integer;
y: Integer;
n: Integer;
first: pnRowBuf;
end;