Class tshortcutcontroller
Unit
Declaration
type tshortcutcontroller = class(tmsecomponent, istatfile)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tshortcutcontroller
Overview
Methods
| Protected | procedure updateaction(const aaction: taction); reintroduce; |
| Protected | procedure dostatread(const reader: tstatreader); virtual; |
| Protected | procedure dostatwrite(const writer: tstatwriter); virtual; |
| Protected | procedure statreading; |
| Protected | procedure statread; |
| Protected | function getstatvarname: msestring; |
| Protected | function getstatpriority: integer; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure doafterupdate; |
Properties
| Published | property actions: tshortcutactions read factions write setactions; |
| Published | property sysshortcuts: tsysshortcuts read fsysshortcuts
write setsysshortcuts; |
| Published | property sysshortcuts1: tsysshortcuts read fsysshortcuts1
write setsysshortcuts1; |
| Published | property assistiveshortcuts: tassistiveshortcuts read fassistiveshortcuts
write setassistiveshortcuts; |
| Published | property assistiveshortcuts1: tassistiveshortcuts read fassistiveshortcuts1
write setassistiveshortcuts1; |
| Published | property statfile: tstatfile read fstatfile write setstatfile; |
| Published | property statvarname: msestring read getstatvarname write fstatvarname; |
| Published | property statpriority: integer read fstatpriority
write fstatpriority default 0; |
| Published | property onafterupdate: shortcutcontrollereventty read fonafterupdate
write fonafterupdate; |
Description
Methods
| Protected | procedure updateaction(const aaction: taction); reintroduce; |
|
This item has no description. | |
| Protected | procedure dostatread(const reader: tstatreader); virtual; |
|
This item has no description. | |
| Protected | procedure dostatwrite(const writer: tstatwriter); virtual; |
|
This item has no description. | |
| Protected | procedure statreading; |
|
This item has no description. | |
| Protected | procedure statread; |
|
This item has no description. | |
| Protected | function getstatvarname: msestring; |
|
This item has no description. | |
| Protected | function getstatpriority: integer; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure doafterupdate; |
|
This item has no description. | |
Properties
| Published | property actions: tshortcutactions read factions write setactions; |
|
This item has no description. | |
| Published | property sysshortcuts: tsysshortcuts read fsysshortcuts
write setsysshortcuts; |
|
This item has no description. | |
| Published | property sysshortcuts1: tsysshortcuts read fsysshortcuts1
write setsysshortcuts1; |
|
This item has no description. | |
| Published | property assistiveshortcuts: tassistiveshortcuts read fassistiveshortcuts
write setassistiveshortcuts; |
|
This item has no description. | |
| Published | property assistiveshortcuts1: tassistiveshortcuts read fassistiveshortcuts1
write setassistiveshortcuts1; |
|
This item has no description. | |
| Published | property statfile: tstatfile read fstatfile write setstatfile; |
|
This item has no description. | |
| Published | property statvarname: msestring read getstatvarname write fstatvarname; |
|
This item has no description. | |
| Published | property statpriority: integer read fstatpriority
write fstatpriority default 0; |
|
This item has no description. | |
| Published | property onafterupdate: shortcutcontrollereventty read fonafterupdate
write fonafterupdate; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.