Back to Devexpress

TdxFlowChartAdvancedShapeRepository.BasicFlowchartShapes Property

vcl-dxflowchartshapes-dot-tdxflowchartadvancedshaperepository-eefeb4c3.md

latest1017 B
Original Source

TdxFlowChartAdvancedShapeRepository.BasicFlowchartShapes Property

Provides access to the “Basic FlowChart Shapes” stencil (shape category).

Declaration

delphi
property BasicFlowchartShapes: TdxFlowChartBasicFlowchartShapes read;

Property Value

Type
TdxFlowChartBasicFlowchartShapes

Remarks

You can use this property to select a shape from the “Basic FlowChart Shapes” category and assign it to the chart symbol’s AdvancedShape property.

Refer to the TdxFlowChartBasicFlowchartShapes class description for the full list of available shapes.

See Also

TdxFlowChartAdvancedShape

TdxFlowChartAdvancedShapeRepository Members

dxFlowChartShapes Unit