Re: TreeView with checkboxes



"Robbie" <r o b b i e @ l u c i d t e c h . c o m . a u> wrote in message
news:d2qk22pp0p9fjks8fmhu1ka6lk53lj46qk@xxxxxxxxxx

I'm looking for a TreeView component with CheckBoxes, like seen on
backup programs.

VirtualTreeview can do it, like it can do pretty much anything. If you'd
like something simpler, you can wing it using TTreeNode.StateIndex and
a few extra event handlers. Don't forget to set the treeview's StateImages
reference.

Google can find plenty of components for you, which probably all do it
exactly that way.

Groetjes,
Maarten Wiltink


.