TreeItem.newChild

create and add new child item

class TreeItem
newChild
(
string id
,
dstring label
,
string iconRes = null
)

Meta