- beginEdit
void beginEdit()
Undocumented in source. Be warned that the author may not have intended to support it.
- collapse
void collapse()
Undocumented in source. Be warned that the author may not have intended to support it.
- ensureVisible
void ensureVisible()
Undocumented in source. Be warned that the author may not have intended to support it.
- expand
void expand()
Undocumented in source. Be warned that the author may not have intended to support it.
- expandAll
void expandAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(TreeNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
Dequ opEquals(TreeNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
Dequ opEquals(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- toggle
void toggle()
Undocumented in source. Be warned that the author may not have intended to support it.
- bounds
Rect bounds [@property getter]
/SendMessageA(tview.hwnd, TVM_SETBKCOLOR, 0, cast(LPARAM)cref);
- created
bool created [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- firstNode
TreeNode firstNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- fullPath
Dstring fullPath [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- handle
HTREEITEM handle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- imageIndex
int imageIndex [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- imageIndex
int imageIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- index
int index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isExpanded
bool isExpanded [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isSelected
bool isSelected [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- lastNode
TreeNode lastNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- nextNode
TreeNode nextNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- nodes
TreeNodeCollection nodes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- parent
TreeNode parent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- prevNode
TreeNode prevNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- tag
Object tag [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- tag
Object tag [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- text
Dstring text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- text
Dstring text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- treeView
TreeView treeView [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.