TSignalReadDialog::SourceListIndex Property

__property int SourceListIndex = {read = FSourceListIndex, write = SetSourceListIndex};

Defines the sourceList index of the component to be edited.

Read: int FSourceListIndex;
Write: void SetSourceListIndex(const int Value);
Declared in Dew::Signal::Controls::VCL::TCustomSignalDialog · Dew.Signal.Controls.VCL/SignalToolsDialogs.h · C++Builder only