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