treeitem.isleaf
Check if it is a leaf. The method checks if an item is a "leaf" (if it cannot have child items).
method uint treeitem.isleaf
Return value
Returns 1 if this item is a tree "leaf" and 0 otherwise.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Check if it is a leaf. The method checks if an item is a "leaf" (if it cannot have child items).
Returns 1 if this item is a tree "leaf" and 0 otherwise.
Related links | Source |