Back to Devexpress

TdxFcObject.SelectUnion Method

vcl-dxflchrt-dot-tdxfcobject-0dd88538.md

latest715 B
Original Source

TdxFcObject.SelectUnion Method

Selects the current chart symbol and all its descendants.

Declaration

delphi
procedure SelectUnion;

Remarks

Call this procedure to select all the chart symbols that belong to the union. A SelectUnion procedure call has no effect if either the fcoCanSelect and fcoMultiSelect flag is not set in the Options property.

See Also

TdxFcObject.HasInUnion

TdxFcObject.IsUnion

TdxFcObject Class

TdxFcObject Members

dxflchrt Unit