TSignalColorBandTool::LeftLine Property

__property TColorLineTool*LeftLine = {read = FLeftLine, write = SetLeftLine};

The properties for the left line of the selection rectangle.

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