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

TimpHitTest

Message argument for IM_HITTEST or IM_HITFRAME

Declaration

Source position: intuition.pas line 2317

type TimpHitTest = record

  MethodID: LongWord;

  

IM_HITTEST or IM_HITFRAME

  imp_Point: TimpPos;

  

  imp_Dimensions: TimpSize;

  

only valid for IM_HITFRAME

end;


Documentation generated on: 2017-01-10