William

Results 2 comments of William

Hi. I added the line `GlobalCEFApp.DisableFeatures := 'WinUseBrowserSpellChecker';` in my code but the spell checker continues working (failing in this case). EN seems work, but PT-BR don't. Do we have...

Works really fine, thanks. But in my tests it must be setted before TChromium created event (i.e OnFormCreate), if it be set on BrowserCreatedMsg, seems not works.