Class tshortcutactions
Unit
Declaration
type tshortcutactions = class(townedeventpersistentarrayprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedeventpersistentarrayprop
- tshortcutactions
Overview
Methods
| Protected | function getitems(const index: integer): tshortcutaction; |
| Public | constructor create(const aowner: tshortcutcontroller); reintroduce; |
| Public | class function getitemclasstype: persistentclassty; override; |
Properties
| Public | property items[const index: integer]: tshortcutaction read getitems; |
Description
Methods
| Protected | function getitems(const index: integer): tshortcutaction; |
|
This item has no description. | |
| Public | constructor create(const aowner: tshortcutcontroller); reintroduce; |
|
This item has no description. | |
| Public | class function getitemclasstype: persistentclassty; override; |
|
This item has no description. | |
Properties
| Public | property items[const index: integer]: tshortcutaction read getitems; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.