Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TextToShortCut

Converts the textual representation for a shortcut into a shortcut value.

Declaration

Source position: lclproc.pas line 92

function TextToShortCut(

  const ShortCutText: string

):TShortCut;

Arguments

ShortCutText

  

Text converted to a shortcut value in the method.

Function result

TShortcut value for the specified text.



CT Web help

CodeTyphon Studio