This component is a mix between TTreeView and TListView and can paint a tree whose nodes have additional information sorted in columns.

It has these features:

  • Showing of a tree together with columns
  • The lines can be drawn striped, so lines alternate their background color.
  • It can paint dividing lines between rows and columns.
  • Each node can get an icon and the user can collapse and expand it.
  • The lines can automatically be sorted
  • The user can move the columns without a change of the indices(only in Lazarus)
  • Indepent of the Windows Common Controls
  • Works with Delphi (there only tested with BDS2006) and Lazarus

Homepage: http://www.benibela.de/components_en.html
Download: http://www.benibela.de/bin/components/treelistview.zip
File Size: 39 KB
Delphi Version: Delphi 2006
Source: Included