Class trxlinkactions

Unit

Declaration

type trxlinkactions = 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 class function getitemclasstype: persistentclassty; override;
Public function byname(const aname: string): trxlinkaction;

Properties

Public property items[constindex:integer]: trxlinkaction read getitems;
Published property onexecute: ifiexecuteeventty read fonexecute write fonexecute;

Description

Methods

Protected function getitemclass: modulelinkpropclassty; override;
 
Public constructor create(const aowner: tcustommodulelink);
 
Public class function getitemclasstype: persistentclassty; override;
 
Public function byname(const aname: string): trxlinkaction;
 

Properties

Public property items[constindex:integer]: trxlinkaction read getitems;
 
Published property onexecute: ifiexecuteeventty read fonexecute write fonexecute;
 

Generated by PasDoc 0.16.0.