Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Retrieves the index of the selected TreeNode.
Syntax
[ sclickedNodeIndex = ] TREEVIEW.clickedNodeIndex
Possible Values
sclickedNodeIndex String that receives the index of the selected node.
- 0
- Default. The index of the top-level node in the tree.
The property is read-only. The property has a default value of 0.
Applies To
TREEVIEW
See Also