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

TRenderMsg

Declaration

Source position: intuition.pas line 404

type TRenderMsg = record

  rm_MethodID: LongWord;

  rm_RastPort: PRastPort;

  rm_DrawInfo: Pointer;

  rm_Bounds: TRectangle;

  rm_State: LongWord;

  rm_IAddress: Pointer;

  rm_Flags: LongWord;

  rm_TagList: PTagItem;

end;


Documentation generated on: 2021-07-30