This is a sample that shows one of the ways. The sample has been written and
tested using Delphi 7, but should work OK with earlier versions of Delphi.

When we advertise TOPAZ however, we say that TOPAZ allows you create
applications without DLLs, without having to tamper with Windows registry,
etc., so we do not promote the DLL idea. There is nothing inherently different
in DLLs, but they have proven to be a problem to an extent that they coined an
expression "DLL Hell."

The easiest thing is to keep TOPAZ linked to your EXE, and forget the DLLs
altogether.
