TTreeList

10.2.4.0

Software component for Delphi and C++Builder that lets you integrate a tree view and list view with columns and formatting capabilities

Multiple types of software projects require data to be displayed and organized in the form of lists, tree views and columns. When developing an application of this type, creating everything from scratch can end up taking a lot of time, but you also have the option of relying on ready-made components that only need to be integrated.
TTreeList is a component for Delphi and C++Builder that enables developers to add a combined tree view and list view to their projects, which are joined with columns that offer formatting capabilities.
A tree view with columns can have its width, alignment and column headers modified; this is done using the Columns property, and the height of items can be set using the ItemHeight property.
TTreeList is part of the TMS List Controls Pack, which includes a number of other components that developers can take advantage of. These are organized into multiple archives based on the IDE they are designed for.
Numerous editions of Delphi and C++Builder are supported, and you can find the version of TTreeList you need to use in a separate archive named after the development environment it is suitable for. The downloadable package also includes a quick start guide for developers.

System requirements