Class ttxlinkactions
Unit
Declaration
type ttxlinkactions = class(tlinkactions)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- tmodulelinkarrayprop
- tlinkactions
- ttxlinkactions
Overview
Methods
| Protected | function getitemclass: modulelinkpropclassty; override; |
| Public | constructor create(const aowner: tcustommodulelink); |
| Public | destructor destroy; override; |
| Public | class function getitemclasstype: persistentclassty; override; |
| Public | function byname(const aname: string): ttxlinkaction; |
Properties
| Public | property items[const index: integer]: ttxlinkaction read getitems; |
Description
Methods
| Protected | function getitemclass: modulelinkpropclassty; override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tcustommodulelink); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | class function getitemclasstype: persistentclassty; override; |
|
This item has no description. | |
| Public | function byname(const aname: string): ttxlinkaction; |
|
This item has no description. | |
Properties
| Public | property items[const index: integer]: ttxlinkaction read getitems; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.