Delphi - mouse move simulation -


how can simulate mouse moves (from point x,y point a,b), ideally 10 pixels / second? found setcursorpos function, function cannot move cursor correctly. goal move cursor on twebbrowser component , read hints ocr (and find text i'm looking for).

ps: i'm using delphi 7.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -