Back to Devexpress

TdxFlowChartDecorativeShapes Class

vcl-dxflowchartshapes-09d8d67b.md

latest2.6 KB
Original Source

TdxFlowChartDecorativeShapes Class

Stores decorative shapes.

Declaration

delphi
TdxFlowChartDecorativeShapes = class(
    TdxFlowChartAdvancedShapeStencil
)

Remarks

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

Resource ValuePropertyExample
Lightning BoltLightningBolt
MoonMoon
WaveWave
Double WaveDoubleWave
Horizontal ScrollHorizontalScroll
Vertical ScrollVerticalScroll
HeartHeart
Down RibbonDownRibbon
Up RibbonUpRibbon
CloudCloud

The repository‘s DecorativeShapes property references a TdxFlowChartBasicShapes object

Inheritance

TObject TdxFlowChartAdvancedShapeStencil TdxFlowChartDecorativeShapes

See Also

TdxFlowChartDecorativeShapes Members

dxFlowChartShapes Unit