vcl-dxflowchartshapes-a00397c7.md
Strores SDL diagram shapes.
TdxFlowChartSDLDiagramShapes = class(
TdxFlowChartAdvancedShapeStencil
)
This class provides the following members that allow you to choose one of the geometric shapes.
| Resource Value | Property | Example |
|---|---|---|
| Start | Start | |
| Variable Start | VariableStart | |
| Procedure | Procedure | |
| Variable Procedure | VariableProcedure | |
| Create Request | CreateRequest | |
| Alternative | Alternative | |
| Document | Document | |
| Return | Return | |
| Decision1 | Decision1 | |
| Message From User | MessageFromUser | |
| Primitive From Call Control | PrimitiveFromCallControl | |
| Decision2 | Decision2 | |
| Message To User | MessageToUser | |
| Primitive To Call Control | PrimitiveToCallControl | |
| Save | Save | |
| On Page Reference | OnPageReference | |
| Off Page Reference | OffPageReference | |
| Disk Storage | DiskStorage | |
| Divided Process | DividedProcess | |
| Divided Event | DividedEvent | |
| Terminator | Terminator |
TObject TdxFlowChartAdvancedShapeStencil TdxFlowChartSDLDiagramShapes
See Also