Delphi Programming
Advertisement

Download the source code for this example here:

This is a very basic example to demonstrate the built in capabilities of the standard VCL TTreeView component.

The items in the tree were created at design time using the component's "items" property editor. Creating and deleting items at run-time are left to more advanced examples.


Return to:

Delphi Source Code
Example Applications
tTreeView Class
Advertisement