Fwd: DLL calling a form using JvPlugIn

Eduardo Rocha <[email protected]> Wed, 2 Feb 2005 10:34:54 -0200
Newsgroups gmane.comp.lang.delphi.jedi
Message-ID <[email protected]>
I dont konw, but i belive i need to put other unit and I dont know what unit...

Eduardo Rocha
www.eduardorocha.com
[email protected]

On Tue, 01 Feb 2005 13:53:49 -0500, Doug Chamberlin
<[email protected]> wrote:
>
> Unit initialization and finalization sections must come immediately before
> the final "end." of the unit. No other code can follow them in the unit.
>
> Unit X;
> interface
> -declaration code only-
> implementation
> -other code including the implementation of functions, procedures, methods,
> etc-
> initialization
> -some init code-
> finalization
> -some final code-
> end.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Delphi-JEDI/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/