- beginUpdate
void beginUpdate()
- collapseAll
void collapseAll()
- createParams
void createParams(CreateParams cp)
Undocumented in source. Be warned that the author may not have intended to support it.
- endUpdate
void endUpdate()
- expandAll
void expandAll()
- getNodeAt
TreeNode getNodeAt(int x, int y)
TreeNode getNodeAt(Point pt)
- onAfterCollapse
void onAfterCollapse(TreeViewEventArgs ea)
- onAfterExpand
void onAfterExpand(TreeViewEventArgs ea)
- onAfterLabelEdit
void onAfterLabelEdit(NodeLabelEditEventArgs ea)
- onAfterSelect
void onAfterSelect(TreeViewEventArgs ea)
- onBeforeCollapse
void onBeforeCollapse(TreeViewCancelEventArgs ea)
- onBeforeExpand
void onBeforeExpand(TreeViewCancelEventArgs ea)
- onBeforeLabelEdit
void onBeforeLabelEdit(NodeLabelEditEventArgs ea)
- onBeforeSelect
void onBeforeSelect(TreeViewCancelEventArgs ea)
- onHandleCreated
void onHandleCreated(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
- onHandleDestroyed
void onHandleDestroyed(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
- onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
- prevWndProc
void prevWndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- prevwproc
LRESULT prevwproc(UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.
- wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
- backColor
Color backColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- backColor
Color backColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- borderStyle
BorderStyle borderStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- borderStyle
BorderStyle borderStyle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultBackColor
Color defaultBackColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultForeColor
Color defaultForeColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultSize
Size defaultSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- foreColor
Color foreColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- fullRowSelect
bool fullRowSelect [@property setter]
bool fullRowSelect [@property getter]
- hideSelection
bool hideSelection [@property setter]
bool hideSelection [@property getter]
- hoverSelection
bool hoverSelection [@property setter]
bool hoverSelection [@property getter]
- imageList
ImageList imageList [@property setter]
ImageList imageList [@property getter]
- indent
int indent [@property setter]
int indent [@property getter]
- itemHeight
int itemHeight [@property setter]
int itemHeight [@property getter]
- labelEdit
bool labelEdit [@property setter]
bool labelEdit [@property getter]
- nodes
TreeNodeCollection nodes [@property getter]
- pathSeparator
dchar pathSeparator [@property setter]
dchar pathSeparator [@property getter]
- scrollable
bool scrollable [@property setter]
bool scrollable [@property getter]
- selectedImageIndex
int selectedImageIndex [@property setter]
int selectedImageIndex [@property getter]
- selectedNode
TreeNode selectedNode [@property setter]
TreeNode selectedNode [@property getter]
- showLines
bool showLines [@property setter]
bool showLines [@property getter]
- showPlusMinus
bool showPlusMinus [@property setter]
bool showPlusMinus [@property getter]
- showRootLines
bool showRootLines [@property setter]
bool showRootLines [@property getter]
- singleExpand
bool singleExpand [@property setter]
bool singleExpand [@property getter]
- sorted
bool sorted [@property setter]
bool sorted [@property getter]
- topNode
TreeNode topNode [@property getter]
- visibleCount
int visibleCount [@property getter]