Class trxlinkactions

Unit

Declaration

type trxlinkactions = class(tlinkactions)

Description

This item has no description.

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[const index: integer]: trxlinkaction read getitems;
Published property onexecute: ifiexecuteeventty read fonexecute write fonexecute;

Description

Methods

Protected function getitemclass: modulelinkpropclassty; override;

This item has no description.

Public constructor create(const aowner: tcustommodulelink);

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Public function byname(const aname: string): trxlinkaction;

This item has no description.

Properties

Public property items[const index: integer]: trxlinkaction read getitems;

This item has no description.

Published property onexecute: ifiexecuteeventty read fonexecute write fonexecute;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.