Back to Devexpress

TdxFlowChartObjectAdvancedShape Class

vcl-dxflowchartshapes.md

latest1.7 KB
Original Source

TdxFlowChartObjectAdvancedShape Class

Stores an XML-based vector shape and its settings.

Declaration

delphi
TdxFlowChartObjectAdvancedShape = class(
    TObject
)

Remarks

This class implements a container for storing complex vector shapes that you can assign to chart symbols instead of simple shapes. The TdxFlowChartAdvancedShape class provides the following members that allows you to:

The following members reference a TdxFlowChartObjectAdvancedShape object:

Inheritance

TObject TdxFlowChartObjectAdvancedShape

See Also

TdxFlowChartObjectAdvancedShape Members

dxFlowChartShapes Unit