XDSTreeView

Table of Contents

Version: 2023r1

Properties #

BranchColor as ColorShowBranches as Boolean
ColorizeDepth as BooleanSideDisclosureImage as Picture
DownDisclosureImage as PictureUseCustomDisclosureImages as Boolean

Methods #

AddNode(Path as String, Separator as String = “/”, Icon as Picture) as XDSTreeNodeExpandPath(Path as String, Separator as String = “/”)
Clear(ClearStates as Boolean = False)FindNode(Path as string, Separator as string = “/”) as XDSTreeNode
Display()Reload()
ExpandAllSubnodes(Subnode as String)SelectedNode() as XDSTreeNode
ExpandAll()SelectPath(Path as String, Separator as String = “/”)

Events #

LeafDoubleClicked(Selection as XDSTreeNode)NodeDisplayed(Node as XDSTreeNode)
NodeChanged(Selection as XDSTreeNode)