Delphi2CS
Home Page
Categories: Code conversion - Language migration
Author: Netcoole
Latest version: 3.2
Added 2004-04-27Updated 2008-12-08
Assistant tool that converts Delphi 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 into your C# code alerting you to statement that will need to be changed.
Features include:
- Converts Delphi code to C#;
- Migrates from VCL Components to .NET;
- Converts .dfm and .nfm to C#;
- Converts .res to .resx
 Built for .NET |
 Built for .NET 2 |