Soluling home   Document home

Delphi build options

Delphi build options

Use this sheet to specify Delphi build related options.

Output file type

Specifies what kind of output files are created. Possible options are:

Value Description
Multilingual resource file When building, Soluling creates one multilingual resource file (NtLangRes.ntres) that you then include in your project as a custom resource.
Language specific resource files
When building, Soluling creates one language resource file (.ntlang) for each language. Deploy them with your application and load one at the runtime.
Both
When building, Soluling creates both the above file types.