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