Search paths

Top  Previous  Next

User interface > Translation options > Input options > Search paths

 

For a correct translation of a Delphi source file the type information of used constants, variables, functions etc.is necessary. If this information is not contained in the actual file, the other used files have to be scanned. As far as these files are in the folder of the source file, they will be found automatically. The folders for other used files have to be specified explicitly - this also applies to files in subdirectories. You can select these folders at the input options of the options dialog.

 

 

 

SearchPaths

 

 

These directories are separated into

 

the folders of files, which really shall be translated and

the folders of files for which only the interfaces are needed.

 

 

Both kinds of folders are to be set in a dialog like the one below:

 

 

Includes

 

 

As soon as you have clicked at the SelectPath_btn"-Button and select a folder, you have the option either to add this folder only or this directory recursively together with all of it's sub-directories. Once a folder is in the list the "Add"- and the "Add recursive"-button will be disabled for this item. If you want to add sub-directories of an existing item recursively, you first have to delete the item from the list. This behavior prevents duplicates items in the list.

 

 

 

 

 

 

 

 



This page belongs to the DelphiXE2Cpp11 Documentation

DelphiXE2Cpp11 home  Content