Class trxlinkmodule

Unit

Declaration

type trxlinkmodule = class(tlinkaction)

Description

No description available, ancestor tlinkaction description follows
No description available, ancestor tmodulelinkprop description follows
No description available, ancestor townedeventpersistent description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Methods

Protected procedure objevent(const sender: iobjectlink; const event: objecteventty); override;
Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
Protected procedure domodulereceived;
Public procedure requestmodule;

Properties

Public property module: tmsecomponent read fmodule;
Published property onmodulereceived: rxlinkmoduleeventty read fonmodulereceived write fonmodulereceived;
Published property options: rxlinkoptionsty read foptions write foptions default [];

Description

Methods

Protected procedure objevent(const sender: iobjectlink; const event: objecteventty); override;
 
Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
 
Protected procedure domodulereceived;
 
Public procedure requestmodule;
 

Properties

Public property module: tmsecomponent read fmodule;
 
Published property onmodulereceived: rxlinkmoduleeventty read fonmodulereceived write fonmodulereceived;
 
Published property options: rxlinkoptionsty read foptions write foptions default [];
 

Generated by PasDoc 0.16.0.