TBiSpectrumAnalyzerDialog::SourceList Property

__property TBiSpectrumAnalyzerList*SourceList = {read = GetSourceList, write = SetSourceList};

Defines the source component list from which a component is comming for which a component editor will be displayed.

Read: TBiSpectrumAnalyzerList *GetSourceList();
Write: void SetSourceList(TBiSpectrumAnalyzerList *Value);
Declared in Dew::Signal::Controls::VCL::TBiSpectrumAnalyzerDialog · Dew.Signal.Controls.VCL/SignalToolsDialogs.h · C++Builder only