项目作者: sonata82

项目描述 :
Re-creating Delphi's THotKey component
高级语言: Pascal
项目地址: git://github.com/sonata82/HotKey.git
创建时间: 2020-04-15T21:16:15Z
项目社区:https://github.com/sonata82/HotKey

开源协议:GNU General Public License v3.0

下载


HotKey

Re-creating Delphi’s THotKey component for the Lazarus Component Library.

Use this component to create key combinations that can be used as a shortcut. This class provides properties to read and write a key combination at design and runtime, invalidate specific modifiers and define a text to display to the user for no set value.

To change the key combination at run time hold down the SHIFT, CTRL, or ALT key or combinations thereof and type a letter or number.

HotKey Demo