__property TCrossSpectrumAnalyzerList*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:
TCrossSpectrumAnalyzerList *GetSourceList();Write:
void SetSourceList(TCrossSpectrumAnalyzerList *Value);Declared in Dew::Signal::Controls::VCL::TCrossSpectrumAnalyzerDialog · Dew.Signal.Controls.VCL/SignalToolsDialogs.h · C++Builder only