TTraceList::AmpltTrace Property

__declspec(property(get = GetAmpltTrace, put = SetAmpltTrace)) bool AmpltTrace;

If true, the Amplt field in the marks will be traced.

Read: bool GetAmpltTrace();
Write: void SetAmpltTrace(const bool Value);
Declared in Dew::Signal::TTraceList · Dew.Signal/SignalAnalysis.h · Cross-compiler