Add a shortcut with the specified text to the list.
Source position: actnlist.pas line 139
public function TShortCutList.Add(
const S: string
):Integer; override;
S
Text for the shortcut.
TShortcut instance added in the method.