Back to Devexpress

TdxOcNode.Selected Property

vcl-dxorgchr-dot-tdxocnode-e90983a0.md

latest573 B
Original Source

TdxOcNode.Selected Property

Specifies whether the node is selected

Declaration

delphi
property Selected: Boolean read; write;

Property Value

Type
Boolean

Remarks

Set this property to True or False to select a node or to cancel the selection.

See Also

TdxCustomOrgChart.Selected

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit