[Lazarus] (no subject)
Reimar Grabowski
reimgrab at web.de
Fri Sep 11 02:09:37 CEST 2009
On Thu, 10 Sep 2009 09:06:50 +0200
Luca Olivetti <luca at wetron.es> wrote:
> I never used it, but there's a component (look in the components
> directory) called mouseandkeyinput that should do just that.
Or you can use:
var Mouse: TMouse;
// init
Mouse:=TMouse.Create;
// set position
Mouse.SetCursorPos:=NewCursorPos;
R.
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
More information about the Lazarus
mailing list