Back to Devexpress

TdxCustomTreeView.Selections Property

vcl-dxtreeview-dot-tdxcustomtreeview-897c7112.md

latest485 B
Original Source

TdxCustomTreeView.Selections Property

Provides indexed access to selected nodes.

Declaration

delphi
property Selections[Index: Integer]: TdxTreeViewNode read;

Property Value

TypeDescription
TdxTreeViewNode

A tree node.

|

See Also

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit