TSignalSounds::Template Property

__declspec(property(get = GetTemplate)) TFuncSignalList*Template;

Holds a list of TFuncSignalRecord objects.

Read: TFuncSignalList *GetTemplate();
Remarks:

All changes made to this list of objects are preserved, when you change TemplateName or TemplateIndex.

Declared in Dew::Signal::TSignalSounds · Dew.Signal/SignalProcessing.h · Cross-compiler