THTMLTreeview

10.2.4.0

Delphi and C++Builder component that can be used by developers to integrate a treeview into their software, offering support for radio buttons and checkboxes

Note: All components from the TMS VLC UI Pack can now be found here.
Developing an application that needs to perform a variety of tasks can take a very long time, especially if you try to create everything from the ground up. However, it is possible to speed things up somewhat if you rely on a component that can be integrated into your project with relative ease.
THTMLTreeview is one such component, designed to be used in Delphi and C++Builder projects. It allows your applications to display a tree view with HTML formatting capabilities, and it also offers support for radio buttons and checkboxes.
The appearance of the buttons and checkboxes can be customized in various ways, as multiple themes are available. You can choose between the standard, flat and Borland styles, and a Windows XP theme is also available.
THTMLTreeview supports a subset of the HTML formatting tags, which you can find listed on the Mini HTML reference page. Developers can take advantage of these to change the appearance of the tree view however they see fit.
The component can be used with multiple editions of both Delphi and C++Builder. It is included in the TMS HTML Controls Pack, and you can find the right version of the component in a separate archive depending on the IDE you are using for development.

System requirements