--- ---
A variable named Mouse (of type TMouse) is defined in the Controls unit. Simply use something like this to change the location the mouse is pointing to:
Controls
Mouse.CursorPos := Point(10,10);