Board index » cppbuilder » Mouse routines.

Mouse routines.


2007-05-06 12:37:11 PM
cppbuilder39
Greets all:
TMouse seems to only with within the scope of a Form. I know
this must be wrong... I think. I need a way to set the position
of the mouse (X/Y) as well as read (get) it... Can someone
please tell me what to take a look at.
Thanks all - Esp Teamb.
Laterz.
 
 

Re:Mouse routines.

This newsgroup is about the C++ programming language, while your
question looks like it is about using a VCL component.
Please direct your browser at info.borland.com/newsgroups/ and
read the newsgroup descriptions and guidelines. This will help you
find the appropriate newsgroup for your question.
 

Re:Mouse routines.

Hi Matthew,
Look up the function 'SetCapture()'.
HTH,
Bruce
 

{smallsort}