Delux2005 Delphi to C# Translator

Now in version 2 - Recoding of VCL controls is supported.

Delphi code and forms are translated to C#, for Visual Studio .NET or Borland C# Builder.

Some special features -


Delux2005 does most of your translation, but there are always cases where the semantics are too different. Such a situation is when procedures are declared within procedures, which are not translated in the current version.

Some code in the code viewer. Delphi on the left, C# on the right.
Original and translated code

The class dictionary interface. Showing event name mappings and event arguments flagged.