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