Dnia wtorek, 12 kwietnia 2005 02:39, Jason Fischer napisał: > Hi all, > > I am using D7 and trying to catch keys on Key Down. > > But my zero from the Num Pad returns a key value of 96 instead of 48. > OnKeyPress returns the correct value though... > > Has anyone herd of this?
Do you have NumLock disabled by any chance? If so, NumPad's "0" is "Insert". :) Cheers Mike ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

