Joshua
April 11, 2002, 09:17 pm
I currently have a Treeview that lists web sites. I need a way to store the url of each web site. I have made a component TMyNode that has a property that will allow me to store the url. But my question is how do I get TTreeView to use the new Node?