Navigation: 程序员参考 > Application API > Enumerations
Description
Enumeration type to identify the different key events. These events correspond with the equally named windows messages.
Possible values:
spyKeyDown
= 0
spyKeyUp
= 1
spyKeyPressed
= 2