Page 1 of 1

Re: Change default locale

Posted: Sat Jul 01, 2017 11:20 am
by salvadordf
Hi,

You can set a custom locale in GlobalCEFApp.Locale before calling GlobalCEFApp.StartMainProcess

Re: Change default locale

Posted: Thu Sep 07, 2017 7:21 am
by salvadordf
I've never tried it but perhaps you can set a new Accept-Language HTTP header with a different locale.

Use the TChromium.CustomHeaderName and TChromium.CustomHeaderValue properties.