Class tsigin
Unit
Declaration
type tsigin = class(tsigconnection)
Description
No description available, ancestor tsigconnection description follows
No description available, ancestor tdoublesigcomp description follows
No description available, ancestor tsigcomp description follows
No description available, ancestor tcustomsigcomp description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tsigconnection
- tsigin
Overview
Methods
function getoutputar: outputconnarty; override; |
|
procedure initmodel; override; |
|
function gethandler: sighandlerprocty; override; |
|
procedure sighandler(const ainfo: psighandlerinfoty); |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure siginput(const asource: doublearty); |
|
procedure clear; override; |
Properties
property output: tdoubleoutputconn read foutput; |
|
property value: double read fvalue write setvalue; |
|
property oninput: sigineventty read foninput write foninput; |
|
property oninputburst: siginbursteventty read foninputburst write foninputburst; |
Description
Methods
function getoutputar: outputconnarty; override; |
|
procedure initmodel; override; |
|
function gethandler: sighandlerprocty; override; |
|
procedure sighandler(const ainfo: psighandlerinfoty); |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure siginput(const asource: doublearty); |
|
procedure clear; override; |
|
Properties
property output: tdoubleoutputconn read foutput; |
|
property value: double read fvalue write setvalue; |
|
property oninput: sigineventty read foninput write foninput; |
|
property oninputburst: siginbursteventty read foninputburst write foninputburst; |
|
Generated by PasDoc 0.16.0.