TSignalOutDialog::Source Property

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

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

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