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

TNewScreen

Declaration

Source position: intuition.pas line 1308

type TNewScreen = record

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  Width: SmallInt;

  Height: SmallInt;

  Depth: SmallInt;

  DetailPen: Byte;

  BlockPen: Byte;

  ViewModes: Word;

  SType: Word;

  Font: PTextAttr;

  DefaultTitle: PChar;

  Gadgets: PGadget;

  CustomBitMap: PBitMap;

end;


Documentation generated on: 2023-03-18