Back to Devexpress

TdxCustomFlowChart.ClearSelection Method

vcl-dxflchrt-dot-tdxcustomflowchart-f3a0ea82.md

latest770 B
Original Source

TdxCustomFlowChart.ClearSelection Method

Clears the content selection.

Declaration

delphi
procedure ClearSelection;

Remarks

Call this procedure to cancel chart symbols selection.

To select multiple chart symbols simultaneously, set the fcoCanSelect and fcoMultiSelect flags in the Options property.

See Also

TdxCustomFlowChart.DeleteSelection

TdxCustomFlowChart.OnSelected

TdxFcItem.Selected

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit