Why won't the virtual key codes work in program?
Answer / Rajesh Bhatt
If virtual key codes are not working in your Delphi program, check if you have properly handled the OnKeyDown event and used the correct code for the desired virtual key. Also, ensure that the focus is on the control where you want to handle the keys.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to Get user name and company info from Windows?
What is the equivalent in BCB to a Pdox TCursor?
what is rounding?
What are Delphi and C++ Builder Action Lists and how to use them?
How to retrieve the position of the cursor?
'Insufficient memory to complete operation' error . what does this indicates?
How to use the InterBase API security functions to add, modify and delete users?
Do I have to know a lot about the Windows API to use Delphi?
Explain the findnext method?
How to Change font color on standard win controls?
How to Extract an icon from a .exe or .dll?
what are the uses of Arrow and Function Keys ?