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

TimpErase

Message argument for IM_ERASE or IM_ERASEFRAME

Declaration

Source position: intuition.pas line 2308

type TimpErase = record

  MethodID: LongWord;

  

IM_ERASE or IM_ERASEFRAME

  imp_RPort: PRastPort;

  

  imp_Offset: TimpPos;

  

  imp_Dimensions: TimpSize;

  

Only valid for IM_DRAWFRAME

end;

Description

This is a subset of TimpDraw


Documentation generated on: 2017-01-10