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

getmaxyx

Declaration

Source position: ncurses.pp line 583

procedure getmaxyx(

  win: PWINDOW;

  var y: SmallInt;

  var x: SmallInt

); overload;

procedure getmaxyx(

  win: PWINDOW;

  var y: LongInt;

  var x: LongInt

); overload;


Documentation generated on: 2023-03-18