It's been a while since I've built a new component and I've forgotten how to proceed. Here's the situation:
I wrote a visual component and registered it so it appears on my palette. It works fine and several of my applications use the component. Now I start a new TEST project with a blank main form and drop an instance of the component on the form. I want to change the appearance of the component by adding a few new properties to the component. Questions: 1) How do I get the changes in the component source to show up in my TEST project? 2) The changes will show up in other projects that use the component when I re-build them, right? _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

