[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msefilter.pas line 121
type tsigfilter = class(tsigmultiinpout) |
public |
constructor create(); override; |
procedure clear; override; |
published |
property frequency: tdoubleinputconn; [rw] |
property frequfact: tdoubleinputconn; [rw] |
property qfactor: tdoubleinputconn; [rw] |
property amplitude: tdoubleinputconn; [rw] |
property kind: sigfilterkindty; [rw] |
property options: sigfilteroptionsty; [rw] |
end; |
| |
| |
| |
| |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |