[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseactions.pas line 240
type tshortcutcontroller = class(tmsecomponent, istatfile) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure doafterupdate; |
published |
property actions: tshortcutactions; [rw] |
property sysshortcuts: tsysshortcuts; [rw] |
property sysshortcuts1: tsysshortcuts; [rw] |
property assistiveshortcuts: tassistiveshortcuts; [rw] |
property assistiveshortcuts1: tassistiveshortcuts; [rw] |
property statvarname: msestring; [rw] |
property statpriority: Integer; [rw] |
property onafterupdate: shortcutcontrollereventty; [rw] |
end; |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |