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

TimpDraw

Message argument for IM_DRAW or IM_DRAWFRAME

Declaration

Source position: intuition.pas line 2297

type TimpDraw = record

  MethodID: PtrUInt;

  

IM_DRAW or IM_DRAWFRAME

  imp_RPort: PRastPort;

  

  imp_Offset: TimpPos;

  

  imp_State: LongWord;

  

  imp_DrInfo: PDrawInfo;

  

May be nil

  imp_Dimensions: TimpSize;

  

Only valid for IM_DRAWFRAME

end;


Documentation generated on: 2021-07-30