I fairly new to programming. I did a search for treeview on the forum but could not find or understand what I am trying to do.
I want to be able to add a list of strings to a treeview.
str:=games\freeware\puzzle
str:=games\freeware\cards
str:=internet\chat
str:=internet\downloadmanagers
etc
games and internet would be parent nodes and of course the rest would be child nodes.
Could anyone point me in the right direction. Thanks
I want to be able to add a list of strings to a treeview.
str:=games\freeware\puzzle
str:=games\freeware\cards
str:=internet\chat
str:=internet\downloadmanagers
etc
games and internet would be parent nodes and of course the rest would be child nodes.
Could anyone point me in the right direction. Thanks