[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

ShortCutToTextRaw

Converts a shortcut value to its text representation without localization.

Declaration

Source position: lclproc.pas line 91

function ShortCutToTextRaw(

  ShortCut: TShortCut

):string;

Arguments

ShortCut

  

Shortcut value converted in the method.

Function result

Non-localized text value for the specified shortcut.