Francois Piette wrote: >> I'm finally at a point where I'm moving my projects over to D2007 >> (Vista) from D7 (XP) and getting introduced to the newer IDE. > >> 2. On adding a component to a new form, the component's unit is not >> automatically added to the USES list. >> How do I get the unit to be added when I add the component? > > It is added when you save the project (CTRL+S).
A compile or syntax check will also do it. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

