ITMSFNCShortCutHint.HandleShortCut Method
Activates the shortcut action for the given shortcut string.
API unit family: TMSFNCCustomControl
Declaring type: ITMSFNCShortCutHint
Syntax
function HandleShortCut(AShortCut: string): Boolean;
Parameters
| Name | Description |
|---|---|
AShortCut |
Shortcut string to handle. |
Returns
True if the shortcut was recognized and handled; False otherwise.