I am creating my own treeview component but when i try branch add more than 4 nodes off the root node I get a weird error that sometimes shuts C++ Builder down.
When I go to build the package that this component is in,
I get an access violation in vcl50.bpl or borlandmm.dll
right when I click the compile package button. The code for this component is 784 lines long so I won't post it here but if anyone leaves their e-mail address I will be
happy to send them a copy. Also, feel free to use or modify this code in your own projects.
When I go to build the package that this component is in,
I get an access violation in vcl50.bpl or borlandmm.dll
right when I click the compile package button. The code for this component is 784 lines long so I won't post it here but if anyone leaves their e-mail address I will be
happy to send them a copy. Also, feel free to use or modify this code in your own projects.