|
Introduction |
Top Next |
|
Short description
Delphi2Cpp helps convert Delphi source code into C++. In contrast to the first version of Delphi2Cpp, the current Delphi2Cpp 2.xx supports not only Delphi 7 code, but also the Delphi language extensions introduced in later versions. Delphi2Cpp 2 also uses features from C++11 and newer C++ standards to improve the quality of the generated code. Nevertheless, manual post-processing of the translated code sometimes is still required. However, the goal of Delphi2Cpp is to keep the amount of manual work as small as possible. Some fundamental limitations are listed here. A partially pre-translated code of the Delphi RTL is available. Due to the copyright restrictions of the Delphi RTL, this code can only be provided to customers who can prove that they own a valid Delphi license.
A comparison of Delphi2Cpp 2 and Delphi2Cpp 1 is aveilable here.
There is no separate help file for Delphi2CB, which is a low-priced subset of Delphi2Cpp intended for C++Builder users. Please excuse that, because of this origin, the name Delphi2Cpp still appears in some places within this help system and the program interface where Delphi2CB would be more appropriate.
By the way, names that would normally appear in quotation marks are written in italics throughout this documentation.
Availability
The current version of Delphi2Cpp 2 and the additional code can be obtained using the contact information on the TextTransformer websites:
https://www.texttransformer.com/Contact_en.html
https://www.texttransformer.de/Contact_ge.html
|
|
This page belongs to the Delphi2Cpp Documentation |
Delphi2Cpp home Content |