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

TimpSize

Size structure for messages

Declaration

Source position: intuition.pas line 2290

type TimpSize = record

  Width: SmallInt;

  

  Height: 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