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