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

TPANEL

Declaration

Source position: panel.pp line 17

type TPANEL = record

  win: PWINDOW;

  below: PPANEL;

  above: PPANEL;

  user: Pointer;

end;


Documentation generated on: 2023-03-18