The Hardware lib can catch only 10 keys (Key1 -> Key5, Left, Right, Up, Down, Enter). I use PPC Phone with numpad and want to catch all keys. How can I do that ? Thank you so much
Maybe this sample works for you.
The keypress event is provided through the active object. As the button is the only object on the form, it is always active.
This sample catches most key events, except something like PageUp, Insert, etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.