HotKey property
Applies to
acShortcut
component.
Declaration
property
HotKey:
TShortCut
;
Description
The HotKey property determines and specifies the key combination which executes a shortcut.
To convert a text string to the HotKey and vice versa, you can use TextToShortCut and ShortCutToText functions from standard "Menus" unit.