Back to Devexpress

TdxFlowChartBasicShapes Class

vcl-dxflowchartshapes-61577c9a.md

latest9.4 KB
Original Source

TdxFlowChartBasicShapes Class

Stores the basic shapes.

Declaration

delphi
TdxFlowChartBasicShapes = class(
    TdxFlowChartAdvancedShapeStencil
)

Remarks

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

Resource ValuePropertyExample
RectangleRectangle
EllipseEllipse
TriangleTriangle
RightTriangleRightTriangle
PentagonPentagon
HexagonHexagon
HeptagonHeptagon
OctagonOctagon
DecagonDecagon
CanCan
ParallelogramParallelogram
TrapezoidTrapezoid
DiamondDiamond
CrossCross
ChevronChevron
CubeCube
Star4Star4
Star5Star5
Star6Star6
Star7Star7
Star16Star16
Star24Star24
Star32Star32
Rounded Rectangle ShapeRoundedRectangleShape
Single Snip Corner Rectangle ShapeSingleSnipCornerRectangleShape
Snip Same Side Corner Rectangle ShapeSnipSameSideCornerRectangleShape
Snip Diagonal Corner Rectangle ShapeSnipDiagonalCornerRectangleShape
Single Round Corner Rectangle ShapeSingleRoundCornerRectangleShape
Round Same Side Corner Rectangle ShapeRoundSameSideCornerRectangleShape
Round Diagonal Corner Rectangle ShapeRoundDiagonalCornerRectangleShape
Snip And Round Single Corner Rectangle ShapeSnipAndRoundSingleCornerRectangleShape
Snip Corner Rectangle ShapeSnipCornerRectangleShape
Round Corner Rectangle ShapeRoundCornerRectangleShape
Snip And Round Corner Rectangle ShapeSnipAndRoundCornerRectangleShape
PlaquePlaque
FrameFrame
Frame CornerFrameCorner
LShapeLShape
Diagonal StripeDiagonalStripe
DonutDonut
No SymbolNoSymbol
Left ParenthesisLeftParenthesis
Right ParenthesisRightParenthesis
Left BraceLeftBrace
Right BraceRightBrace

The repository‘s BasicShapes property references a TdxFlowChartBasicShapes object.

Inheritance

TObject TdxFlowChartAdvancedShapeStencil TdxFlowChartBasicShapes

See Also

TdxFlowChartBasicShapes Members

dxFlowChartShapes Unit