How can I read the keys like F1,F2, F3 or MoveKeys (Up, Left, Down, Right) from a Keypress method ?
Do I need to read twice the keyascii var like C++?