__property TColorLineTool*RightLine = {read = FRightLine, write = SetRightLine};
The properties for the right line of the selection rectangle.
Read:
TColorLineTool *FRightLine;Write:
void SetRightLine(TColorLineTool *Value);Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only