Name
Treeviewleaf.GetIcon -- get leaf item icon
Synopsis
br = moai.DoMethod(id, "GetIcon", column)
Function
Returns the Hollywood brush/icon id of the leaf icon used in the specified column. If the specified item doesn't have an icon, -1 is returned.

Inputs
id
id of the leaf
column
column index of the item
Results
br
id of a Hollywood brush/icon or -1 if there is no icon

Show TOC