I think that adding new properties works fine whereas removing them is a bit of a headache. Recompile the package you put the component in and all should be okay. (D6 anyway) Wayne Borland's Delphi Discussion List <[email protected]> on Wednesday, 6 September 2006 at 4:01 a.m. +0000 wrote: >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
_______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

