TSignalColorBandTool::Cursor Property

__property TCursor Cursor = {read = FCursor, write = FCursor};

Cursor to be showed when hovering with the mouse over selection rectangle.

Read: TCursor FCursor;
Write: TCursor FCursor;
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only