[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.
lazarus-ccr.sourceforge.net |