Verbose

Top  Previous  Next

User interface > Translation options > Output options > Verbose

Per default the Verbose option is set in the output options. That means, that comments are inserted into the output at critical places, where the translation might cause errors. Often such comments simply are quotations of the original Delphi code, which allow a quick comparison.

 

To distinguish these comments from converted comments, which stem from the Delphi source code, they are marked with a hash character (octothorpe) '#'.

 

 

E.g.:

 

WORD Words[4/*# range 0..3*/];

 

 

 



This page belongs to the Delphi2C# Documentation

Delphi2C# home  Content