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

tGadgetInfo

Declaration

Source position: intuition.pas line 2699

type tGadgetInfo = record

  gi_Screen: pScreen;

  gi_Window: pWindow;

  gi_Requester: pRequester;

  gi_RastPort: pRastPort;

  gi_Layer: pLayer;

  gi_Domain: tIBox;

  gi_Pens: record

    DetailPen: Byte;

    BlockPen: Byte;

  end;

  gi_DrInfo: pDrawInfo;

  gi_Reserved: array [0..5] of ULONG;

end;


Documentation generated on: 2023-03-18