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

TGadgetInfo

Declaration

Source position: intuition.pas line 1689

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 LongWord;

end;


Documentation generated on: 2023-03-18