TSignalColorBandTool::RightResize Property

__property bool RightResize = {read = GetRightResize, write = SetRightResize};

Set it to true, if the right edge line can dragged.

Read: bool GetRightResize();
Write: void SetRightResize(const bool Value);
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only