[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether the specified message contains a shortcut (accelerator key) for an action in the list.
Source position: actnlist.pas line 110
public function TCustomActionList.IsShortCut( |
var Message: TLMKey |
):Boolean; |
Message |
|
Key message with the shortcut located in the list of actions. |
True if an action in the list uses the specified shortcut.
|
ShortCut- an index to a shortcut list. |
|
|
SecondaryShortCuts - a stringlist containing shortcuts. |
|
|
Returns True if the action is enabled and executed successfully. |
Version 4.0 | Generated 2025-05-03 | Home |