Class tdoublesigoutcomp
Unit
Declaration
type tdoublesigoutcomp = class(tdoublesigcomp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tdoublesigoutcomp
Overview
Fields
| Protected | foutput: tdoubleoutputconn; |
| Protected | foutputpo: pdouble; |
| Protected | feventdriven: boolean; |
Methods
| Protected | function getoutputar: outputconnarty; override; |
| Protected | procedure initmodel; override; |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Protected | property eventdriven: boolean read feventdriven write seteventdriven; |
| Public | property output: tdoubleoutputconn read foutput write setoutput; |
Description
Fields
| Protected | foutput: tdoubleoutputconn; |
|
This item has no description. | |
| Protected | foutputpo: pdouble; |
|
This item has no description. | |
| Protected | feventdriven: boolean; |
|
This item has no description. | |
Methods
| Protected | function getoutputar: outputconnarty; override; |
|
This item has no description. | |
| Protected | procedure initmodel; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Protected | property eventdriven: boolean read feventdriven write seteventdriven; |
|
This item has no description. | |
| Public | property output: tdoubleoutputconn read foutput write setoutput; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.