[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msefft.pas line 39
type tfft = class(tmsecomponent) |
public |
destructor destroy; override; |
procedure clear; |
property inpcomplex: complexarty; [w] |
property outcomplex: complexarty; [r] |
published |
property windowfunc: windowfuncty; [rw] |
property windowfuncpar0: Double; [rw] |
property windowfuncpar1: Double; [rw] |
end; |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |