TSpectrumTeeItem::InputsItemIndex Property

__property int InputsItemIndex = {read = FInputsItemIndex, write = SetInputsItemIndex};

Specifies the index of the item from the TSignaList to be used as data source.

Read: int FInputsItemIndex;
Write: void SetInputsItemIndex(const int Value);
Declared in Dew::Signal::Controls::VCL::TDSPTeeItem · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only