Skip to main content

TdxFlowChartBasicFlowchartShapes Class

Stores basic flowchart shapes.

Declaration

TdxFlowChartBasicFlowchartShapes = class(
    TdxFlowChartAdvancedShapeStencil
)

Remarks

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

Resource Value Property Example
Process Process
Decision Decision
Subprocess Subprocess
Document Document
On Page Reference OnPageReference
Off Page Reference OffPageReference

The repository‘s BasicFlowchartShapes property references a TdxFlowChartBasicShapes object.

Inheritance

TObject
TdxFlowChartAdvancedShapeStencil
TdxFlowChartBasicFlowchartShapes
See Also