shortcut HotKey property
Return to Introduction  Previous page  Next page
Applies to
acShortcut component.  

Declaration
property HotKey: TShortCut;  

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