📄 demos.txt
字号:
HotKeyManager demos
The following demos are distributed with HotKeyManager:
* TestHotkeys - Main demo of HotKeyManager features. Especially interesting are
the several different ways you can add hotkeys.
* DualHotkeys - Demonstrates how to change already registered hotkeys, and gives
you an idea of how to handle multiple hotkeys in your apps.
* ListAllHotKeys - Lists all system-wide hotkeys currently in use in Windows.
* ListVirtualKeyNames - Shows a list of virtual key names. The list is useful
if you have to get the numeric value of a non-alphanumeric key
that doesn't have a VK_xxx constant, like '/'.
* HotKeyDll - A simple demo of using HotKeyManager in a DLL, then calling the
DLL from an application.
Troels Jakobsen
delphihacker@get2net.dk
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -