[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TimpDraw

Message argument for IM_DRAW or IM_DRAWFRAME

Declaration

Source position: intuition.pas line 2297

type TimpDraw = record

  MethodID: LongWord;

  

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: 2017-01-10