Class tbufferdoublesigcomp
Unit
Declaration
type tbufferdoublesigcomp = class(tdoublesigcomp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tbufferdoublesigcomp
Overview
Methods
| Protected | procedure sigbufferfull; virtual; |
| Protected | function getinputar: inputconnarty; override; |
| Protected | function getoutputar: outputconnarty; override; |
| Protected | function gethandler: sighandlerprocty; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure clear; override; |
Properties
| Public | property output: tbufferdoubleoutputconn read foutput write setoutput; |
| Published | property input: tbufferdoubleinputconn read finput write setinput; |
| Published | property onoutputburst: sigoutbursteventty read getonoutputburst
write setonoutputburst; |
Description
Methods
| Protected | procedure sigbufferfull; virtual; |
|
This item has no description. | |
| Protected | function getinputar: inputconnarty; override; |
|
This item has no description. | |
| Protected | function getoutputar: outputconnarty; override; |
|
This item has no description. | |
| Protected | function gethandler: sighandlerprocty; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | procedure clear; override; |
|
This item has no description. | |
Properties
| Public | property output: tbufferdoubleoutputconn read foutput write setoutput; |
|
This item has no description. | |
| Published | property input: tbufferdoubleinputconn read finput write setinput; |
|
This item has no description. | |
| Published | property onoutputburst: sigoutbursteventty read getonoutputburst
write setonoutputburst; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.