Source position: mui.pas line 1602
type tMUIP_DragReport = record
MethodID: LongWord;
obj: pObject_;
x: LongInt;
y: LongInt;
update: LongInt;
end;