TArrowTool.Selected

TArrowTool.Selected
TArrowTool

property Selected: Boolean;

Unit
TeeArrowTool

Description
The Selected property returns the arrow or arrows that are currently selected.
Selected
arrows are displayed with additional small squares indicating the selection.

It returns "nil" if no
arrows are selected.

Setting Selected to "nil" removes (clears) the current selection.

ChartTool1.Selected := nil ;