treeitem.changenode
Change the parent node of an item.
method uint treeitem.changenode (
treeitem treei
)
treeitem treei
)
Parameters
treei | New parent node. |
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |