Convert a Virtual Key Code to a Character
in Delphi TIPS :: Windows defines special constants for each key the user can press. The virtual-key codes identify various virtual keys. These constants can then be used to refer to the keystroke when using Delphi and Windows API calls or in an OnKeyUp or OnKeyDown event handler.
Read the full article to learn how to Convert a Virtual Key Code to a Character.
Related:


No comments yet.Leave a Comment