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