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

TextToShortCutRaw

Converts the non-localized textual representation for a shortcut into a shortcut value.

Declaration

Source position: lclproc.pas line 92

function TextToShortCutRaw(

  const ShortCutText: string

):TShortCut;

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