Preparing Delphi code |
Top Previous Next |
Pretranslated C++ code > Preparing Delphi code
Normally a preparation of the Delphi code should not be necessary. But there are three reasons to do so:
- sometimes the RTL/VCL code isn't clean - some substitutions for ampersand-expressions have to be defined - parallel updates of Delphi and C++ code can be simplified
|
This page belongs to the Delphi2Cpp Documentation |
Delphi2Cpp home Content |