Back to Devexpress

TdxFlowChartArrowShapes Class

vcl-dxflowchartshapes-099308da.md

latest3.9 KB
Original Source

TdxFlowChartArrowShapes Class

Stores arrow shapes.

Declaration

delphi
TdxFlowChartArrowShapes = class(
    TdxFlowChartAdvancedShapeStencil
)

Remarks

This class provides the following members that allow you to choose one of the thematic shapes.

Resource ValuePropertyExample
Simple ArrowSimpleArrow
Simple Double ArrowSimpleDoubleArrow
Modern ArrowModernArrow
Flexible ArrowFlexibleArrow
Bent ArrowBentArrow
U Turn ArrowUTurnArrow
Sharp Bent ArrowSharpBentArrow
Curved Right ArrowCurvedRightArrow
Curved Left ArrowCurvedLeftArrow
Notched ArrowNotchedArrow
Striped ArrowStripedArrow
Block ArrowBlockArrow
Circular ArrowCircularArrow
Quad ArrowQuadArrow
Left Right Up ArrowLeftRightUpArrow
Left Right Arrow BlockLeftRightArrowBlock
Quad Arrow BLockQuadArrowBlock

The repository‘s ArrowShapes property references a TdxFlowChartBasicShapes object.

Inheritance

TObject TdxFlowChartAdvancedShapeStencil TdxFlowChartArrowShapes

See Also

TdxFlowChartArrowShapes Members

dxFlowChartShapes Unit