void AddNextMark(double Time);
Add a mark at user specified Time value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Time | double |
Remarks:
The behaviour matches adding the mark by clicking with the mouse on the chart. All MarkMode(s) are supported.
Declared in Dew::Signal::Controls::VCL::TSignalMarkTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only