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

TExtNewScreen

Declaration

Source position: intuition.pas line 1334

type TExtNewScreen = record

  LeftEdge: SmallInt;

  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;

end;


Documentation generated on: 2023-03-18