Back to Devexpress

TdxCustomFlowChart.DeleteSelection Method

vcl-dxflchrt-dot-tdxcustomflowchart-078cc96a.md

latest699 B
Original Source

TdxCustomFlowChart.DeleteSelection Method

Deletes all selected chart symbols.

Declaration

delphi
procedure DeleteSelection;

Remarks

Use this procedure to remove all chart symbols and connections from the flow chart control.

The DeleteSelection procedure has no effect if the fcoCanSelect flag is not set in the Options property value.

See Also

TdxCustomFlowChart.ClearSelection

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit