Unit 'oCrt' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#ncurses]

tnScreenBuf

Declaration

Source position: ocrt.pp line 317

type tnScreenBuf = record

  x: Integer;

  y: Integer;

  n: Integer;

  first: pnRowBuf;

end;


Documentation generated on: 2025-07-25