TdxCustomFlowChart.ClearSelection Method
Clears the content selection.
Declaration
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