SandBox:TTreeView Class

From Delphi

Jump to: navigation, search
Image:TTreeView.pngTTreeView
Unit: ComCtrls Unit
Hierarchy:
Documentation: http://codegear.com

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.

Contents

[edit] Technical Comments

  • 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

[edit] See Also

[edit] User Comments/Tips

  • 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