Class tsigdelayvar
Unit
Declaration
type tsigdelayvar = class(tcustomsigdelay)
Description
No description available, ancestor tcustomsigdelay description follows
No description available, ancestor tsigadd description follows
No description available, ancestor tsigmultiinpout description follows
No description available, ancestor tsigmultiinp 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
- tsigmultiinp
- tsigmultiinpout
- tsigadd
- tcustomsigdelay
- tsigdelayvar
Overview
Methods
function getinputar: inputconnarty; override; |
|
procedure initmodel; override; |
|
function gethandler: sighandlerprocty; override; |
|
procedure sighandler(const ainfo: psighandlerinfoty); |
|
constructor create(aowner: tcomponent); override; |
Properties
property delaymax: integer read getdelaymax write setdelaymax default 1; |
|
property delay: tdoubleinputconn read fdelayinp write setdelayinp; |
Description
Methods
function getinputar: inputconnarty; override; |
|
procedure initmodel; override; |
|
function gethandler: sighandlerprocty; override; |
|
procedure sighandler(const ainfo: psighandlerinfoty); |
|
constructor create(aowner: tcomponent); override; |
|
Properties
property delaymax: integer read getdelaymax write setdelaymax default 1; |
|
property delay: tdoubleinputconn read fdelayinp write setdelayinp; |
|
Generated by PasDoc 0.16.0.