hiGetTreeParent
hiGetTreeParent(g_tree) =>l_itemNames/nil
Description
Gets the parent of a tree, that is, the item under which the tree is inserted. If the tree is inserted in multiple places, this function returns all the items under which it is inserted.
Argument
|
The tree whose parent you want to retrieve. This is the return value of |
Values Returned
Related Topics
Return to top