|
Delphi2CS is an assistant tool that converts Delphi 5,6,7 and Delphi 2010 to C#. Delphi2CS creates a new project,
converts each file from the original project into the new project(.csproj), and generates a report detailing what was done. After
your project is converted, Delphi2CS inserts comments into your C# code alerting
you to statement that will need to be changed.
|