Delphi Exe Decompiler

Someone just sent me a decompile of a program into C. It was a very good decompile, producing nice, mostly readabe C code (if you overlook the fact that none of the variables or functions had a human-readable name) that mostly looked like it would actually compile. There was one big problem, though. I happen to know that the program he was decompiling was written in Delphi, which is full of concepts that are difficult to translate into C. But I was really impressed by the decompiler's output, and it made me wonder. Is there anything that can do that for Delphi? The best decompiling tool I've seen for Delphi is DeDe.
Delphi Exe Decompiler Online
Delphi and C++Builder Decompiler is an easy-to use application which can help you to restore your lost source code. If you lose your Delphi or C++Builder project sources, but have an executable. Spices.Net Decompiler is a efficient and flexible tool, that converts.NET binaries (.EXE or.DLL) from binary format to a beautifully formatted, optimized and commented source code, generates equivalent and recompilable code that is remarkably close to the original source code, product of well known Spices.Net products family. Jun 27, 2012 Decompiling executable files, no matter the programming language they have been compiled in, is a tedious job. DeDe (Delphi Decompiler) brags on.