TSignalColorBandTool::BottomLine Property

__property TColorLineTool*BottomLine = {read = FBottomLine, write = SetBottomLine};

The properties for the bottom line of the selection rectangle.

Read: TColorLineTool *FBottomLine;
Write: void SetBottomLine(TColorLineTool *Value);
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only