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

nMakeWindow

Declaration

Source position: ocrt.pp line 576

procedure nMakeWindow(

  var win: tnWindow;

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer;

  ta: Integer;

  ba: Integer;

  ha: Integer;

  hasframe: Boolean;

  hdrpos: tnJustify;

  hdrtxt: string

);

procedure nMakeWindow(

  var win: pnWindow;

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer;

  ta: Integer;

  ba: Integer;

  ha: Integer;

  hasframe: Boolean;

  hdrpos: tnJustify;

  hdrtxt: string

);


Documentation generated on: 2023-03-18