__declspec(property(get = GetInput, put = SetInput)) TAnalysis*Input;
Data source.
Remarks:
Defines the data source for the component, if the source is a single component. Setting the value of this property to other then nil, will set Inputs property to nil.
Declared in Dew::Signal::TAnalysisList · Dew.Signal/SignalTools.h · Cross-compiler