What is partially translated

Top  Previous  Next

Some features of Delphi can be translated partly only.

 

Variant parts in records

Visibility of class members

Virtual class methods

Abstract classes cannot be created, they have to made non-abstract before

A creation of class instances from class references is possible only, if the class has a standard constructor

Inline assembler code isn't converted

const-correctness is an important concept in C++, but hardly supported in Delphi

API functions often are specified too vaguely in Delphi



This page belongs to the DelphiXE2Cpp11 Documentation

DelphiXE2Cpp11 home  Content