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

TGadgetGeometryMsg

Declaration

Source position: intuition.pas line 3760

type TGadgetGeometryMsg = record

  ggm_MethodID: LongWord;

  ggm_Window: PWindow;

  ggm_DrawInfo: PDrawInfo;

  ggm_BoundingBox: TIBox;

  ggm_HitBox: TIBox;

  ggm_IAddress: Pointer;

  ggm_Flags: LongWord;

end;


Documentation generated on: 2021-07-30