On Tue, Oct 20, 2009 at 1:22 PM, Marco van de Voort <mar...@stack.nl> wrote:
> Packages don't have external classes.  A package is fully transparent to the
> program, IOW when linking to a package there are proper .ppu's and
> everything, and there is no "external" link step.

So it would be like using delphi's dcu (without .pas files).
Some class/vars/consts/functions are avaiable and declared in package
file, but the only they to see a full declaration is via documention,
rather than header-sources.

thanks,
dmitry
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to