TSpectrumMarkTool::AmpltFormat Property

__property System::UnicodeString AmpltFormat = {read = FAmpltFormat, write = SetAmpltFormat};

Defines amplitude label number format.

Read: System::UnicodeString FAmpltFormat;
Write: void SetAmpltFormat(const System::UnicodeString Value);
Remarks:

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

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