Guest Posted August 29, 2001 Report Posted August 29, 2001 Kylix->Linux.dcu Модуль, в котором определены Кей коды. Кто может поделиться?? Вот кусок хелпа: ***********************Кут хере******************************** Key codes provide a symbolic representation of user key presses. Unit Linux Description Key codes allow you to represent keyboard values for non-alphanumeric keys.Linux defines special constants for each key the user can press. These constants can then be used to refer to the keystroke in an OnKeyUp or OnKeyDown event handler. The following table lists the key codes defined in the Linux unit: Virtual Key Code Corresponding key Key_Escape Escape key Key_Tab Tab key Key_Backtab, Key_BackTab Backtab key . . . ***********************Кут хере******************************** Ищеться через KKey или OnKeyDown Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.