Delphi directives to support C++Builder |
Top Previous Next |
Pretranslated C++ code > Preparing Delphi code > Delphi directives to support C++Builder
There are four directives defined in Delphi to support the generation of C++ header files for C++Builder. All the Delphi translations of Windows interfaces don't have to be translated back, but simply are left out by means of these directives. In Delphi2Cpp II they work for other compilers too and you also can use them for your own purposes. All these directives only have an effect in the global parts of units.
These directives can have an impact on the notations of the according types. |
This page belongs to the DelphiXE2Cpp11 Documentation |
DelphiXE2Cpp11 home Content |