I just uploaded the CEF4Delphi update to CEF 3.3239.1723.g071d1c1 which includes Chromium 63.0.3239.132
I also added 2 new demos :
- MDIExternalPumpBrowser : This demo can handle multiple browsers with an external pump. This might be useful for those who have problems with MultiThreadedMessageLoop because the browser steals the focus. This demo can also create custom request contexts to have independent caches in the browsers.
- JSWindowBindingSubProcess : This is the same than the JSSimpleWindowBinding demo but using a different EXE for the subprocesses. Read the comments in the DPR files.
As of this writing, only the 32 bit CEF binaries are available but I'm sure the 64 bit version will be online soon :