Class tdoubleoutputconn

Unit

Declaration

type tdoubleoutputconn = class(tdoubleconn)

Description

No description available, ancestor tdoubleconn description follows
No description available, ancestor tsigconn description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Fields

Protected fstate: outputconnstatesty;
Protected fdestinations: doubleinputconnarty;
Protected fvalue: double;

Methods

Public constructor create(const aowner: tcomponent; const asigintf: isigclient; const aeventdriven: boolean); reintroduce; virtual;

Properties

Protected property eventdriven: boolean read geteventdriven write seteventdriven;
Public property value: double read fvalue write fvalue;

Description

Fields

Protected fstate: outputconnstatesty;
 
Protected fdestinations: doubleinputconnarty;
 
Protected fvalue: double;
 

Methods

Public constructor create(const aowner: tcomponent; const asigintf: isigclient; const aeventdriven: boolean); reintroduce; virtual;
 

Properties

Protected property eventdriven: boolean read geteventdriven write seteventdriven;
 
Public property value: double read fvalue write fvalue;
 

Generated by PasDoc 0.16.0.