I've heard that supposedly you can incorporate Delphi code into Borland C++ by adding it to the project. Does anyone know of an example of how to to this (e.g. proper way to set up the delphi unit/program, compile it with C++, and then call it (including passing params))?
Thanks.

