[tvision Index] [tvision Hierarchy] [Headers]
Informations about a key More...
#include <system.h>
This structure stores informations about a key.
See Also: KeyDownEvent, TEvent
[public]
This is the character code.
Its value is non-zero if the key has a standard code, like ASCII characters. The value is zero if the key falls in the special key class, like arrows, page up, etc.
[public]
This is the scan code.
Its value is non-zero if the key falls in the special key class. The value is zero if the key is an ASCII character.
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999 | Kdoc |