ShortCut: Integer;
The ShortCut property determines combination of hot keys for the quick selection of menu item.
When creating the hot keys during form design the user should select the ShortCut property in the Object Inspector and press necessary combination of keys.
If the menu item uses the Action object, the value of the ShortCut property of the menu item is determined automatically by the value of the ShortCut property of the Action object.
See also: