TSignalColorBandTool::TopValue Property

__property double TopValue = {read = FTopValue, write = SetTopValue};

The Y axis value for the top line of the selection rectangle.

Read: double FTopValue;
Write: void SetTopValue(const double Value);
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only