/Delphi-CSharp

With Delphi into the world of C#-Net and back / Mit Delphi in die C#-NET Welt und wieder zurück

Primary LanguageC#MIT LicenseMIT

Travel Guide English:

With Delphi into the world of C#-Net and back

Documentation

Step HelloWorld

In this Step the communication of Delphi with C# (HelloWorld) will be transferred from C++ directly into the context of C#. To achieve this the C#-Object Engine as an unregistered COM-Object will be transferred via C++ to Delphi. Together C# and Delphi form the COM-Interface IEngine which, for demonstration purposes, still contains the “HelloWorld” logic.

Reiseführer Deutsch

Mit Delphi in die C#-NET Welt und wieder zurück

Dokumentation

Etappe HelloWorld

In dieser Etappe wird die Kommunikation von Delphi mit C# (Hello World) aus dem Kontext von C++ unmittelbar in den Kontext von C# verschoben. Hierzu wird das C#-Objekt Engine als nicht registriertes COM-Objekt über C++ nach Delphi durchgereicht. C# und Delphi gemeinsam ist das COM-Interface IEngine, welches noch zur Demonstration die “Hello World” Logik beinhaltet.