TreeView Xojo plugin

TreeViewCustomNode.Constructor Constructor

A constructor that takes a text.

Constructor(
   text as String)

Parameters

text
The text to put in the node.

Remarks

See Also

TreeViewCustomNode Class