What's Delphi2CS ?

Delphi2CS is an assistant tool that converts Delphi source code to C#.

Delphi2CS creates a new project, converts each file from the original project(.dpr) into the new project(.csproj), and generates a report detailing what was done. After your project is converted, Delphi2CS inserts comments in your C# code to alert you to statement what will need to be changed.

Delphi2CS Features:

Delphi2CS limitations: