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

tNewScreen

Declaration

Source position: intuition.pas line 2195

type tNewScreen = record

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  Width: SmallInt;

  Height: SmallInt;

  Depth: SmallInt;

  DetailPen: Byte;

  BlockPen: Byte;

  ViewModes: Word;

  SType: Word;

  Font: pTextAttr;

  DefaultTitle: STRPTR;

  Gadgets: pGadget;

  CustomBitMap: pBitMap;

end;


Documentation generated on: 2023-03-18