Just wondering whats the function for the numpad 5 option? like the numberpad off to the side useualy near numlock,were theirs more numbers, is their a special function? thanks.![]()
Just wondering whats the function for the numpad 5 option? like the numberpad off to the side useualy near numlock,were theirs more numbers, is their a special function? thanks.![]()
Check out this site:
http://www.bsdg.org/SWAG/DELPHI/0234.PAS.html
Has all the constants of the Delphi KeyBoard
Hope I Helped![]()
SCAR Code:KeyDown(VK_NUMPAD5);
wait(20 + random(50));
KeyUp(VK_NUMPAD5);
There are currently 1 users browsing this thread. (0 members and 1 guests)