Skip to main content

TdxFlowChartObjectAdvancedShape Class

Stores an XML-based vector shape and its settings.

Declaration

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