__declspec(property(get = GetTimeFormat, put = SetTimeFormat)) DewString TimeFormat;
Defines the floating point number formating applied to frequency values in the frequency analysis report.
Read:
DewString GetTimeFormat();Write:
void SetTimeFormat(const DewString &Value);Declared in Dew::Signal::TSignalReport · Dew.Signal/SignalAnalysis.h · Cross-compiler