Results 1 to 2 of 2

Thread: VK Keys?

  1. #1
    Join Date
    Jan 2007
    Location
    Nomming bits in your RAM
    Posts
    385
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default VK Keys?

    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

  2. #2
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help with holding keys down
    By shadohead in forum OSR Help
    Replies: 5
    Last Post: 01-29-2009, 09:08 AM
  2. Help With Holding Keys Down
    By shadohead in forum OSR Help
    Replies: 2
    Last Post: 01-28-2009, 07:49 AM
  3. Keys
    By PwNZoRNooB in forum OSR Help
    Replies: 3
    Last Post: 04-27-2007, 07:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •