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