TSignalColorBandTool::LeftResize Property

__property bool LeftResize = {read = GetLeftResize, write = SetLeftResize};

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

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