Navigation: Programmers' Reference > Application API > Enumerations
Enumeration type to identify the different key events. These events correspond with the equally named windows messages.
spyKeyDown
= 0
spyKeyUp
= 1
spyKeyPressed
= 2