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