Navigation: 程序员参考 > 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