Class tdoubleoutputconn
Unit
Declaration
type tdoubleoutputconn = class(tdoubleconn)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tsigconn
- tdoubleconn
- tdoubleoutputconn
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; |
|
This item has no description. | |
| Protected | fdestinations: doubleinputconnarty; |
|
This item has no description. | |
| Protected | fvalue: double; |
|
This item has no description. | |
Methods
| Public | constructor create(const aowner: tcomponent; const asigintf: isigclient; const aeventdriven: boolean); reintroduce; virtual; |
|
This item has no description. | |
Properties
| Protected | property eventdriven: boolean read geteventdriven write seteventdriven; |
|
This item has no description. | |
| Public | property value: double read fvalue write fvalue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.