Back to Devexpress

TdxFlowChartBasicFlowchartShapes Class

vcl-dxflowchartshapes-c21d706b.md

latest2.1 KB
Original Source

TdxFlowChartBasicFlowchartShapes Class

Stores basic flowchart shapes.

Declaration

delphi
TdxFlowChartBasicFlowchartShapes = class(
    TdxFlowChartAdvancedShapeStencil
)

Remarks

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

Resource ValuePropertyExample
ProcessProcess
DecisionDecision
SubprocessSubprocess
DocumentDocument
On Page ReferenceOnPageReference
Off Page ReferenceOffPageReference

The repository‘s BasicFlowchartShapes property references a TdxFlowChartBasicShapes object.

Inheritance

TObject TdxFlowChartAdvancedShapeStencil TdxFlowChartBasicFlowchartShapes

See Also

TdxFlowChartBasicFlowchartShapes Members

dxFlowChartShapes Unit