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