Editions

Top  Previous  Next

 

 

There is a student - formerly called standard - version and a professional version of Delphi2Cpp. A summarizing survey of the differences is the following table.

 

 

Delphi2Cpp

student

professional




Preprocessor

+

+

Translator

+

+

Use as command line tool

-

+

Separated preprocessing and translation

-

+

File manager

-

+

Substitution of identifiers afterwards

-

+

Possibility to prepare the Delphi code

-

+

Runtime class information

-

+

Creation of C-Code

-

+

Definition of prefixes for properties

-

+

Creation of namespaces

-

+

Overwriting "System.pas"

-

+

Processing inline assembler

-

+

Meta capabilities with own TObject

-

+

 

+ : feature exists

- : feature is not available

 

 

An overview of the provided source code is here.



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content