__property double RightValue = {read = FRightValue, write = SetRightValue};
The X axis value for the right line of the selection rectangle.
Read:
double FRightValue;Write:
void SetRightValue(const double Value);Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only