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

TgpHitTest

Message parameter passed for GM_HITTEST or GM_HELPTEST

Declaration

Source position: intuition.pas line 2048

type TgpHitTest = record

  MethodID: LongWord;

  

GM_HITTEST or GM_HELPTEST

  gpht_GInfo: PGadgetInfo;

  

  gpht_Mouse: record

  

These values are relative to the gadget select box for GM_HITTEST. For

    x: SmallInt;

    y: SmallInt;

  end;

end;


Documentation generated on: 2017-01-10