Class tsigdelayvar
Unit
Declaration
type tsigdelayvar = class(tcustomsigdelay)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tsigmultiinp
- tsigmultiinpout
- tsigadd
- tcustomsigdelay
- tsigdelayvar
Overview
Methods
| Protected | function getinputar: inputconnarty; override; |
| Protected | procedure initmodel; override; |
| Protected | function gethandler: sighandlerprocty; override; |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Published | property delaymax: integer read getdelaymax write setdelaymax default 1; |
| Published | property delay: tdoubleinputconn read fdelayinp write setdelayinp; |
Description
Methods
| Protected | function getinputar: inputconnarty; 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. | |
Properties
| Published | property delaymax: integer read getdelaymax write setdelaymax default 1; |
|
This item has no description. | |
| Published | property delay: tdoubleinputconn read fdelayinp write setdelayinp; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.