[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesignoise.pas line 29
type tsignoise = class(tdoublesigoutcomp) |
public |
constructor create(); override; |
procedure clear; override; |
published |
property amplitude: tdoubleinputconn; [rw] |
property offset: tdoubleinputconn; [rw] |
property samplecount: Integer; [rw] |
property kind: noisekindty; [rw] |
property cutofffrequ: real; [rw] |
end; |
| |
| |
| |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |