Source position: ptcwrapper_mt.inc line 76
type TPTCWrapperMoveMouseToRequest = record
X: Integer;
Y: Integer;
Processed: Boolean;
Result: Boolean;
end;