Removes the hot key (accelerator) prefix from the specified text.
Source position: menus.pp line 506
function StripHotkey( |
const Text: string |
):string; |
Text |
|
Text examined and updated in the routine. |
Text value after removing the hotkey prefix.