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