[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msesignal.pas line 704
type tsigwavetable = class(tdoublesigoutcomp) |
public |
constructor create(); override; |
procedure clear; override; |
property table: doublearty; [rw] |
published |
property master: tsigwavetable; [rw] |
property frequency: tdoubleinputconn; [rw] |
property frequfact: tdoubleinputconn; [rw] |
property phase: tdoubleinputconn; [rw] |
property amplitude: tdoubleinputconn; [rw] |
property oninittable: siginbursteventty; [rw] |
property options: sigwavetableoptionsty; [rw] |
end; |
| |
| |
| |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |