[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesiggui.pas line 268
type tffttableedit = class(txserieschartedit) |
public |
constructor create(); override; |
destructor destroy; override; |
published |
property samplecount: Integer; [rw] |
property fft_harmonicscount: Integer; [rw] |
property fft_options: ffteditoptionsty; [rw] |
property fft_expmin: real; [rw] |
property fft_max: real; [rw] |
property wave: tsigwavetable; [rw] |
property options: charteditoptionsty; |
end; |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |