[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'ActnList' (#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.

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