Problem Solved. The names are VK_CONTROL and VK_MENU. Thank you for your time.
What are the VK key names for Ctrl and Alt? If there are none, then what are their byte codes and how would I enter said codes?
Thanks,
Macro
Problem Solved. The names are VK_CONTROL and VK_MENU. Thank you for your time.
What are the VK key names for Ctrl and Alt? If there are none, then what are their byte codes and how would I enter said codes?
Thanks,
Macro
Also please check the Delphi SWAG index which lists all the VK constants for delphi (96% of them work for scar).
http://www.bsdg.org/SWAG/DELPHI/0234.PAS.html
You can also access then by writing in 'Vk_' and pressing ctrl+space
There are currently 1 users browsing this thread. (0 members and 1 guests)