Back to Devexpress

TdxFlowChartSDLDiagramShapes Class

vcl-dxflowchartshapes-a00397c7.md

latest4.7 KB
Original Source

TdxFlowChartSDLDiagramShapes Class

Strores SDL diagram shapes.

Declaration

delphi
TdxFlowChartSDLDiagramShapes = class(
    TdxFlowChartAdvancedShapeStencil
)

Remarks

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

Resource ValuePropertyExample
StartStart
Variable StartVariableStart
ProcedureProcedure
Variable ProcedureVariableProcedure
Create RequestCreateRequest
AlternativeAlternative
DocumentDocument
ReturnReturn
Decision1Decision1
Message From UserMessageFromUser
Primitive From Call ControlPrimitiveFromCallControl
Decision2Decision2
Message To UserMessageToUser
Primitive To Call ControlPrimitiveToCallControl
SaveSave
On Page ReferenceOnPageReference
Off Page ReferenceOffPageReference
Disk StorageDiskStorage
Divided ProcessDividedProcess
Divided EventDividedEvent
TerminatorTerminator

Inheritance

TObject TdxFlowChartAdvancedShapeStencil TdxFlowChartSDLDiagramShapes

See Also

TdxFlowChartSDLDiagramShapes Members

dxFlowChartShapes Unit