[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msefilter.pas line 223
type tsigfilterbank = class(tsigmultiinpout) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure clear; override; |
published |
property frequency: tdoubleinputconn; [rw] |
property amplitude: tdoubleinputconn; [rw] |
property baseamplitude: tdoubleinputconn; [rw] |
property options: sigfilteroptionsty; [rw] |
property sections: tfilterbanksections; [rw] |
end; |
| |
| |
| |
| |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |