您现在的位置:立华软件园->源码中心->Delphi代码->系统控制 |
|
|
为操作系统注册一个组合键,当组合键按下时,就调用热键处理事件
|
| 发表日期:2003-10-10 | 文件大小:2415 下载次数:2843 |
|
源代码说明:
This component registers a system-wide key combination to the operating system. When the key combination is created anywhere in the operating system, this component will get the keypress first and call the OnHotKey event. The application does not have to be active or visible for the OnHotKey event to be fired. The HotKey property in our implementation consists of a TShortcut so that any key combination you can register in a normal shortcut, you can also register as a HotKey.
立即下载
|
|
|
【我来说两句】
【发送给朋友】
【加入收藏】
【返加顶部】
【打印本页】
【关闭窗口】
|
|
在 中搜索 为操作系统注册一个组合键,当组合键按下时,就调用热键处理事件
|
|