I won't be needing this right now, but here's how to integrate Emdros into Delphi, even though Emdros is written in C++.

http://rvelthuis.de/articles/articles-cppobjs.html

I would favor the "simple" method described in this article, namely wrapping the relevant parts of the Emdros API in an "extern C" body of simple functions.

Just thought it was cool that it could be done.

Ulrik