TdxOcNode.Selected Property
In This Article
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