TSignalReadDialog::Source Property

__property TSignalRead*Source = {read = GetSource, write = SetSource};

Defines the component for which a component editor will be displayed.

Read: TSignalRead *GetSource();
Write: void SetSource(TSignalRead *Value);
Declared in Dew::Signal::Controls::VCL::TSignalReadDialog · Dew.Signal.Controls.VCL/SignalToolsDialogs.h · C++Builder only