KeyDownEvent Class Reference

[tvision Index] [tvision Hierarchy] [Headers]


Informations about key presses More...

#include <system.h>

Public Members


Detailed Description

This structure stores informations about key presses.

See `tkeys.h' for a list of keycodes.

See Also: TEvent


ushort keyCode[public]

This is the key code.

It is the concatenation of the scan code and the character code.

See Also:
CharScanType

CharScanType charScan[public]

The same as above, but splitted in its two components.

See Also:
CharScanType

Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999
Kdoc