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

TShortCutList.Add

Add a shortcut with the specified text to the list.

Declaration

Source position: actnlist.pas line 139

public function TShortCutList.Add(

  const S: string

):Integer; override;

Arguments

S

  

Text for the shortcut.

Function result

TShortcut instance added in the method.