Page 1 of 1

Update to CEF 3.3325.1758.g9aea513

Posted: Wed Apr 18, 2018 8:34 am
by salvadordf
Hi,

I updated CEF4Delphi to CEF 3.3325.1758.g9aea513 and also added a new demo.

Several people wanted to use a simple browser using FMX components in Windows only so I added the SimpleFMXBrowser demo.

This demo uses a special component called TFMXWindowParent which inherits from TCommonCustomForm because CEF needs a Windows handle to create the browser in normal mode. TFMXWindowParent has to be created and resized at runtime.

Please, read the code comments.

The CEF binaries used are these :