Soluling home   Document home

Delphi build options

Delphi build options

Use this sheet to specify Delphi build related options.

Options

Specifies various options.

Value Description
Support UTF-8 strings If checked, localized forms may use UTF-8 encoded Unicode strings. The default is checked. Uncheck this if you use Delphi 2007 or earlier.
Support Wide strings If checked, localized forms may use UTF-16 encoded Unicode strings. The default is checked. Uncheck this if you use Delphi 2007 or earlier. If you use Delphi 2007 or earlier and use TNT Unicode controls, you can keep it checked.
Do not update Font.Charset property If checked, Soluling does not update the Font.Charset property in the localized forms, but keeps the original value. If unchecked, Soluling update the property value to match the value used for the target language..

If you use Delphi 2009 or newer, it is recommended to keep both Support UTF-8 strings and Support Wide strings checkboxes checked.