treelistview
treelistview copied to clipboard
A Pascal treelistview component, showing a treeview together with the columns of a listview (for Delphi and Lazarus)
There's some sort way to put native checkboxes in an single column of TreeListView records?, i'm not needing the use of the tree structure, but mostly ListView, because this control...
When you add PopupMenu component to TreeListView and press left mouse button on it popup will be shown twice. I add breakpoint to OnPopup event. Stacktrace for first call: ...