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

TimpPos

Position structure for messages

Declaration

Source position: intuition.pas line 2284

type TimpPos = record

  X: SmallInt;

  

  Y: SmallInt;

  

end;

See also

TimpDraw

  

Message argument for IM_DRAW or IM_DRAWFRAME

TimpErase

  

Message argument for IM_ERASE or IM_ERASEFRAME

TimpHitTest

  

Message argument for IM_HITTEST or IM_HITFRAME


Documentation generated on: 2021-07-30