[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 90

function ShortCutToTextRaw(

  ShortCut: TShortCut

):string;

Arguments

ShortCut

  

Shortcut value converted in the method.

Function result

Non-localized text value for the specified shortcut.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.