https://github.com/benibela/treelistview
A Pascal treelistview component, showing a treeview together with the columns of a listview (for Delphi and Lazarus)
https://github.com/benibela/treelistview
delphi lazarus listview pascal treeview
Last synced: over 1 year ago
JSON representation
A Pascal treelistview component, showing a treeview together with the columns of a listview (for Delphi and Lazarus)
- Host: GitHub
- URL: https://github.com/benibela/treelistview
- Owner: benibela
- Created: 2013-06-08T23:34:40.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-18T16:15:13.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T10:50:06.653Z (about 2 years ago)
- Topics: delphi, lazarus, listview, pascal, treeview
- Language: Pascal
- Size: 461 KB
- Stars: 47
- Watchers: 8
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TreeListView
=============
The TreeListView is the combination of a listview and treeview, i.e. a list of items with additional information in columns, for Delphi and Lazarus.
See my webpage for the detailed [treelistview documentation](http://www.benibela.de/components_en.html#treelistview).
 