Translation

Top  Previous  Next

User interface > Translation

 

The translation of the loaded Delphi source file to C# starts with the button:

 

Arrow_r

 

Three steps are executed for a translation:

 

1.the code is preprocessed
2.the included files are scanned for type information and global variables
3.a parse tree for the actual file is created from which the C# code is written into the output windows.

 

 

 



This page belongs to the Delphi2C# Documentation

Delphi2C# home  Content