TreeView Xojo plugin
TreeViewCheckboxNode.Constructor Constructor
A constructor that takes a text.
Constructor(
text
as
String)
Parameters
text
The text to put in the node.
Remarks
See Also
TreeViewCheckboxNode Class