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

tExtNewWindow

Declaration

Source position: intuition.pas line 1434

type tExtNewWindow = record

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  Width: SmallInt;

  Height: SmallInt;

  DetailPen: Byte;

  BlockPen: Byte;

  IDCMPFlags: ULONG;

  Flags: ULONG;

  FirstGadget: pGadget;

  CheckMark: pImage;

  Title: STRPTR;

  WScreen: Pointer;

  WBitMap: pBitMap;

  MinWidth: SmallInt;

  MinHeight: SmallInt;

  MaxWidth: Word;

  MaxHeight: Word;

  WType: Word;

  Extension: pTagItem;

end;


Documentation generated on: 2023-03-18