TSignalColorBandTool::BottomResize Property

__property bool BottomResize = {read = GetBottomResize, write = SetBottomResize};

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

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