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

TExtNewScreen

Extended TNewScreen structure

Declaration

Source position: intuition.pas line 1572

type TExtNewScreen = record

  LeftEdge: SmallInt;

  

see at TNewScreen

  TopEdge: SmallInt;

  

  Width: SmallInt;

  

  Height: SmallInt;

  

  Depth: SmallInt;

  

  DetailPen: Byte;

  

  BlockPen: Byte;

  

  ViewModes: Word;

  

  ens_Type: Word;

  

  Font: PTextAttr;

  

  DefaultTitle: PChar;

  

  Gadgets: PGadget;

  

  CustomBitMap: PBitMap;

  

  Extension: PTagItem;

  

TExtNewScreen specific extension SA_*

end;


Documentation generated on: 2021-07-30