written for http://www.delphipages.com/forum/showthread.php?t=186828
Demonstrates how to share code between a dll and an exe (creating a class instance in the dll and using it in the application/exe)

Source Code