[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TExtNewScreen

Extended TNewScreen structure

Declaration

Source position: intuition.pas line 1329

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: 2017-01-10