| View previous topic :: View next topic |
| Author |
Message |
Bono Guest
|
Posted: Tue Feb 21, 2006 5:03 pm Post subject: To catch a keyboard click on a TImage |
|
|
Hi there!!
Is anyone able to tell me how do I know if an user clicks any keyboard key
when the focus is on a TImage box (clx)??
I don't see any event like OnKeyClick... or something like that...
Please...
Thanks a lot!!
Andrea |
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Tue Feb 21, 2006 5:03 pm Post subject: Re: To catch a keyboard click on a TImage |
|
|
Bono wrote:
| Quote: | Is anyone able to tell me how do I know if an user clicks any
keyboard key when the focus is on a TImage box (clx)??
|
This is not a C++ language issue. Ask in .clx.components.using or
..vcl.components.using
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html |
|
| Back to top |
|
 |
Thomas Maeder [TeamB] Guest
|
Posted: Tue Feb 21, 2006 7:03 pm Post subject: Re: To catch a keyboard click on a TImage |
|
|
This newsgroup is about the C++ programming language, while your
question is about something different (using a VCL component if I
understand your post correctly).
Please direct your browser at http://info.borland.com/newsgroups/ and
read the newsgroup descriptions and guidelines. This will help you
find the appropriate newsgroup for your question. |
|
| Back to top |
|
 |
|