__property System::UnicodeString AmpltFormat = {read = FAmpltFormat, write = SetAmpltFormat};
Defines the 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::TSignalMarkTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only