CEF4Delphi is now updated to use CEF 3.3497.1829.g004ef91. It uses the same Chromium version as the previous update.
This CEF3 version includes these fixes :
- RTL document in <iframe> should have left-hand scrollbar. https://bitbucket.org/chromiumembedded/ ... 9f?at=3497
- Fix crash when hovering buttons in OSR PDF viewer. https://bitbucket.org/chromiumembedded/ ... 38?at=3497
TCEFLinkedWindowParent is almost the same as TCEFWindowParent but it has a "Chromium" property where you can set the TChromium component used in your app to create a web browser.
TCEFLinkedWindowParent uses the Chromium value to set the focus like the official CEF3 application does.
You can use TCEFLinkedWindowParent or TCEFWindowParent in your apps but if you're having some kind of focus issue then try TCEFLinkedWindowParent.
The CEF3 binaries are these :