You need to load the package explicitly, ie take it out of the project and
use the LoadPackage and UnLoadPackage methods. my app has each form as a
package, I can then control which forms to load/unload etc

> -----Original Message-----
> From: Jim Zheng [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, September 29, 1999 12:37 PM
> To:   Multiple recipients of list delphi
> Subject:      [DUG]: Forms from DLLs again
> 
> Hi, all,
> 
> Some time ago we have discussion of using packages instead of DLLs when
> VCL
> is involved. I replaced all my DLLs into a single runtime package and
> everything works fine.
> With some reason I want to kill a package form from the host program
> without
> unloading the whole package as the package including many other forms, but
> I
> couldn't. Every time I want to kill a form, I have to unload the whole
> package.
> Anyone has any idea how can we do that?
> 
> Jim
> 
> 
> --------------------------------------------------------------------------
> -
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to