TTreeView Class

From Delphi

Jump to: navigation, search
This page is intended as a supplement to the official documentation. CodeGear is in the process of putting the Delphi documentation on the Web. Once they have done so, this page will link to the relevant page in the official documentation.
This article is a stub.
Please help enhance the Delphi Wiki by expanding it.
see the VCL Documentation Guidelines for an overview on doc pages

Contents

[edit] Unit

[edit] Hierarchy

[edit] Description

The TTreeView standard VCL component.

This component is used to present data in an expandable/collapsable tree format. A good example of the use of a Tree View is the left-hand pane of the Windows Explorer.

[edit] Technical Comments

(Known issues / Documentation clarifications / Things to be aware of)

  • Note that it is not possible to select more than one node at a time in Delphi 4 and earlier, unlike the multi-select capability of TListView.

[edit] Examples

(Please provide links to articles/source code that show how to use this item.)

[edit] See Also

(Please provide links to items specifically related to this item.)

[edit] User Comments/Tips

(Please leave your name with your comment.)

  • The EditText method of the TCustomTreeView ancestor class is not documented in the Delphi 2005 Help. Eddie 23:12, 17 December 2006 (UTC)
Personal tools