Delphi Programming Manual

delphi, reverse-engineering, x86

Solution

The official site for Delphi documentation is the Embarcadero Documentation Wikiwhich can be found in this location `Online Help for Delphi® XE2 and C++Builder® XE2`, this is the equivalent to the MSDN of Microsoft. if you are looking for tutorials check this question `Delphi = Pascal? Resources for Learning?`

Problem

I am trying to find a Delphi Programming Manual where I can see a description of what each function does, its arguments, and return values. Does anyone know where I can find one? Something similar to Microsoft's? Just so you know, I have never EVER programmed Delphi before and I know absolutely nothing about it (and I don't have the time to learn it). Thanks!

Original source

Related problems