TSpectrumMarkTool::PhaseFormat Property

__property System::UnicodeString PhaseFormat = {read = FPhaseFormat, write = SetPhaseFormat};

Defines phase label number format.

Read: System::UnicodeString FPhaseFormat;
Write: void SetPhaseFormat(const System::UnicodeString Value);
Remarks:

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

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