The Delphi DLL Registration Sample Application can be found in:
SAMPLES\DELPHI 4-7\AUTOREGISTER
This sample demonstrates how to automatically register the "XceedZip.dll" before your Delphi application starts. This is for users that are making applications that cannot guarantee that the ActiveX component is registered on a target machine. A good example of such an application would be an installation or setup program.