Class ttxlinkactions

Unit

Declaration

type ttxlinkactions = class(tlinkactions)

Description

No description available, ancestor tlinkactions description follows
No description available, ancestor tmodulelinkarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

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[constindex:integer]: ttxlinkaction read getitems;

Description

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[constindex:integer]: ttxlinkaction read getitems;
 

Generated by PasDoc 0.16.0.