event KeyPress (KeyAscii as Integer)
Fired when an user presses a key.

 TypeDescription 
   KeyAscii as Integer An integer value that represents the ASCII code for a pressed key.  
Every time user pressed any key, this event is fired. KeyAscii variable holds ASCII value of pressed.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.