When I put it in the interface unit, it added a uses statement before it with
the forms included in it and each time I compiled it added more and more bits
in. 

>Why not just put it in it's own unit (or a common utilities unit) and include
it in any form that needs it, rather than having it in the mainform
unit

I like this idea but not sure how to implement it and how to call it. 

Adding a blank unit, I have 

unit Unit1;

interface

implementation

end.

Thanks Wallace.


_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@listserver.123.net.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@listserver.123.net.nz with 
Subject: unsubscribe

Reply via email to