Board index » delphi » Removing your Component's unit from the uses clause automatically

Removing your Component's unit from the uses clause automatically

Hello,

Some components will automatically remove there unit from the uses clause
when they are removed from a form.

How do you instruct a component to do this?

Thanks,

--
Reid Roman
Future Generation Software
http://www.fgsoft.com
re...@fgsoft.com

 

Re:Removing your Component's unit from the uses clause automatically


On 15.02.2003 23:21, Reid Roman wrote:

Quote
> Hello,

> Some components will automatically remove there unit from the uses clause
> when they are removed from a form.

> How do you instruct a component to do this?

Which component does this?

Werner

Re:Removing your Component's unit from the uses clause automatically


On 15 Feb 2003, "Reid Roman" <re...@fgsoft.com> wrote:

Quote
> Some components will automatically remove there unit from the uses clause
> when they are removed from a form.

That's not true.

--
-Mike

Re:Removing your Component's unit from the uses clause automatically


Hmm,

I could swear that removing some of the third party controls from the form
does this.  I will try some and find out..

--
Reid Roman
Future Generation Software
http://www.fgsoft.com
re...@fgsoft.com

Other Threads