TreeNode.setIconName

Sets the icon name of the node. This is displayed in the pixbuf cell of the DzlTree.

class TreeNode
void
setIconName
(
string iconName
)

Parameters

iconName
Type: string

The icon name.

Meta