[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TShortCutList - a list of shortcuts for actions in an ActionList
Source position: actnlist.pas line 135
type TShortCutList = class(TStringList) end; |
||
public |
||
function Add(); override; |
|
Add a shortcut to the list; implements the #rtl.classes.TStrings.Add function |
function IndexOfShortCut(); |
|
The index number of the shortcut in the list |
property ShortCuts []: TShortCut; [r] |
|
The indexed list of short cuts |
|
TShortCutList - a list of shortcuts for actions in an ActionList |
|
| | ||
TStringList |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |