Convert Delphi to C#
Description
Converts non-visual Delphi (Object Pascal) source code units to equivalent C# code.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Seems to be a literal, line-by-line conversion which, while helpful, is hardly sufficient. In addition, there are some basic mistakes (like including extra braces or using == instead of = for constant declarations).
-
-
Fast and simple.
-
Thanks delphi2csharp