TSignalGeneratorDialog::Source Property

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

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

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