[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 142
type TShortCutList = class(TStringList) |
||
public |
||
function Add(); override; |
|
Add a shortcut to the list; implements the TStrings.Add function |
function IndexOfShortCut(); |
|
The index number of the shortcut in the list |
|
The indexed list of short cuts |
|
end; |
|
TShortCutList - a list of shortcuts for actions in an ActionList |
|
| | ||
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |