You'll have to load the form using it from the dll. Objects cannot be accessed from main exe that are in a dll. I think you can create one dynamically after you've loaded the dll by defining an interface and declaring the unit via the interface.
Dave --- On Thu, 7/30/09, tahantobing <[email protected]> wrote: From: tahantobing <[email protected]> Subject: [delphi-en] Help: TRxGIFAnimator in Delphi 6 To: [email protected] Date: Thursday, July 30, 2009, 10:44 AM Hello Everyone, as TRxGIFAnimator component was used in Exe program, animated GIF file is running. but as TRxGIFAnimator component was used in DLL application, animated GIF file is not running. how can i use TRxGIFAnimator component in DLL application? many thanx top [Non-text portions of this message have been removed]

