Chapter 14. Packages to the Max

IN THIS CHAPTER

Delphi 3 introduced packages, which enable you to place portions of your application into separate modules that can be shared across multiple applications. Packages are simply special dynamic link libraries (DLLs) that contain additional Delphi specific information. They differ from DLLs in how they are used. Packages are primarily used to store collections of ...

Get Borland® Delphi™ 6 Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.