Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TExtNewWindow

Declaration

Source position: intuition.pas line 816

type TExtNewWindow = record

  LeftEdge: SmallInt;

  TopEdge: SmallInt;

  Width: SmallInt;

  Height: SmallInt;

  DetailPen: Byte;

  BlockPen: Byte;

  IDCMPFlags: LongWord;

  Flags: LongWord;

  FirstGadget: PGadget;

  CheckMark: PImage;

  Title: PChar;

  WScreen: PScreen;

  WBitMap: PBitMap;

  MinWidth: SmallInt;

  MinHeight: SmallInt;

  MaxWidth: Word;

  MaxHeight: Word;

  WType: Word;

  Extension: PTagItem;

end;


Documentation generated on: 2023-03-18