Source position: mui.pas line 1210
type TMUIP_Window_DragObject = record
MethodID: LongWord;
obj: PObject_;
touchx: LongInt;
touchy: LongInt;
flags: LongWord;
end;