Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TimpHitTest

Declaration

Source position: intuition.pas line 2585

type TimpHitTest = record

  MethodID: LongWord;

  imp_Point: record

    x: SmallInt;

    y: SmallInt;

  end;

  imp_Dimensions: record

    Width: SmallInt;

    Height: SmallInt;

  end;

end;


Documentation generated on: 2023-03-18