Back to Devexpress

TdxOcNode.Shape Property

vcl-dxorgchr-dot-tdxocnode-d120af89.md

latest546 B
Original Source

TdxOcNode.Shape Property

Specifies the node frame’s geometric shape.

Declaration

delphi
property Shape: TdxOcShape read; write;

Property Value

Type
TdxOcShape

Remarks

Use this property to change the node’s shape. For detailed information about available options, refer to the TdxOcShape type description.

See Also

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit