I am having big problems with a TreeView component in C++Builder.
Basically I have a database table and I am trying to populate a tree based on the contents of the table. I take a directory string from the table, split it up, and then make nodes out of each of the strings, so...