Delphi RTL/VCL for C++Builder

Top  Previous  Next

Pretranslated C++ code > Delphi RTL/VCL > C++ code for C++Builder

The C++ Builder already has its own version of the Delphi RTL/VCL with C++ interface files. If the option to produce C++ for C++ Builder is enabled Delphi2Cpp tries to optimize the translated code to work together with these libraries. For the parts which are missing in System.pas, there is pre-translated code in the folder:

 

..\Delphi2Cpp\Source\C++Builder

 

You also should use the extended System.pas extension in

 

 

d2c_convert

d2c_openarray

d2c_smallstringconvert

d2c_sysexcept

d2c_sysfile

d2c_syshelper

d2c_sysiter

d2c_sysmath

d2c_sysstring

d2c_system

d2c_systypes

 

 

 

 

 



This page belongs to the Delphi2Cpp Documentation

Delphi2Cpp home  Content