TSpectrumMarkTool::FreqFormat Property

__property System::UnicodeString FreqFormat = {read = FFreqFormat, write = SetFreqFormat};

Defines freqiency label number format.

Read: System::UnicodeString FFreqFormat;
Write: void SetFreqFormat(const System::UnicodeString Value);
Remarks:

Defines the number format (like: 0.0##) used to format the frequency value displayed for the marked peak.

Declared in Dew::Signal::Controls::VCL::TSpectrumMarkTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only