hiGetTreeItemDescription
hiGetTreeItemDescription(g_item) =>l_description/nil
Description
Returns the description of an item. The description is set initially with the g_description argument of hiCreateTreeItem. You can reset the description with hiSetTreeItemDescription.
Argument
|
The item whose description you want to retrieve. This is the return value of |
Values Returned
Related Topics
Return to top