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

tExtNewScreen

Extended TNewScreen structure

Declaration

Source position: intuition.pas line 2229

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