[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Converts a shortcut value to its text representation without localization.
Source position: lclproc.pas line 90
function ShortCutToTextRaw( |
ShortCut: TShortCut |
):string; |
ShortCut |
|
Shortcut value converted in the method. |
Non-localized text value for the specified shortcut.
lazarus-ccr.sourceforge.net |