Class tshortcutactions
Unit
Declaration
type tshortcutactions = class(townedeventpersistentarrayprop)
Description
No description available, ancestor townedeventpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedeventpersistentarrayprop
- tshortcutactions
Overview
Methods
![]() |
function getitems(const index: integer): tshortcutaction; |
![]() |
constructor create(const aowner: tshortcutcontroller); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tshortcutaction read getitems; |
Description
Methods
![]() |
function getitems(const index: integer): tshortcutaction; |
![]() |
constructor create(const aowner: tshortcutcontroller); reintroduce; |
![]() |
class function getitemclasstype: persistentclassty; override; |
Properties
![]() |
property items[constindex:integer]: tshortcutaction read getitems; |
Generated by PasDoc 0.16.0.

