[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Converts the textual representation for a shortcut into a shortcut value.
Source position: lclproc.pas line 91
function TextToShortCut( |
const ShortCutText: string |
):TShortCut; |
ShortCutText |
|
Text converted to a shortcut value in the method. |
TShortcut value for the specified text.
lazarus-ccr.sourceforge.net |