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;