Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Update to CEF 3.3325.1758.g9aea513

Post Reply
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 3.3325.1758.g9aea513

Post 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 :
Post Reply