__property bool Phase = {read = FPhase, write = SetPhase};
If True, the dialog will show the phase settings panel.
Read:
bool FPhase;Write:
void SetPhase(const bool Value);Declared in Dew::Signal::Controls::VCL::TSpectrumAnalyzerDialogTabs · Dew.Signal.Controls.VCL/SignalToolsDialogs.h · C++Builder only