I should have a control like a TreeView but every item should have a checkbox. If a parent is “checked” / “unchecked”, all the subitems should automatically be checked / unchecked. Is it possible to enable checkboxes on TsTreeView? Thanks in advance for your help! – Adrian
Hello Adrian I think you must search third-party TreeView which have this feature, and inherited from standard TreeView. Standard treeview haven't correct support of this thing, and TsTreeView haven't it too.