Mattias Gaertner wrote:

On Fri, 06 Jan 2006 14:19:36 +0100
Ales Katona <[EMAIL PROTECTED]> wrote:

I'm making a package (with visual components) which needs to add additional unit to "uses" clause of project which uses it. How do I do that? If it's impossible alot of code duplication and useless delegation would be required.

Do you mean, when putting a component on a form, instead of adding one unit
to the uses clause of the form, the IDE should add several units?


Mattias

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Yes, this would be very useful since sometimes you're "redelegating" alot of stuff like callbacks and base types from "hidden" units which under normal use are directly used.

Ales

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to