Class tsigin
Unit
Declaration
type tsigin = class(tsigconnection)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tsigconnection
- tsigin
Overview
Methods
| Protected | function getoutputar: outputconnarty; override; |
| Protected | procedure initmodel; override; |
| Protected | function gethandler: sighandlerprocty; override; |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure siginput(const asource: doublearty); |
| Public | procedure clear; override; |
Properties
| Public | property output: tdoubleoutputconn read foutput; |
| Published | property value: double read fvalue write setvalue; |
| Published | property oninput: sigineventty read foninput write foninput; |
| Published | property oninputburst: siginbursteventty read foninputburst write foninputburst; |
Description
Methods
| Protected | function getoutputar: outputconnarty; override; |
|
This item has no description. | |
| Protected | procedure initmodel; override; |
|
This item has no description. | |
| Protected | function gethandler: sighandlerprocty; override; |
|
This item has no description. | |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure siginput(const asource: doublearty); |
|
This item has no description. | |
| Public | procedure clear; override; |
|
This item has no description. | |
Properties
| Public | property output: tdoubleoutputconn read foutput; |
|
This item has no description. | |
| Published | property value: double read fvalue write setvalue; |
|
This item has no description. | |
| Published | property oninput: sigineventty read foninput write foninput; |
|
This item has no description. | |
| Published | property oninputburst: siginbursteventty read foninputburst write foninputburst; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.