CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
Go to file
Salvador Diaz Fau 830117e0ca Faster browser destruction
Faster browser destruction. All timers have been removed from the demos.
Removed unnecessary client handler class in TChromium. Now there's only
an interface.
Fixed an old memory leak in popup windows.
2017-06-11 17:48:20 +02:00
demos Faster browser destruction 2017-06-11 17:48:20 +02:00
source Faster browser destruction 2017-06-11 17:48:20 +02:00
README.md Update to CEF 3.3071.1634.g9cc59c8 2017-06-06 12:52:35 +02:00

CEF4Delphi

CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi.

CEF4Delphi is based on DCEF3, made by Henri Gourvest. The original license of DCEF3 still applies to CEF4Delphi. Read the license terms in the first lines of any *.pas file.

CEF4Delphi uses CEF 3.3071.1634.g9cc59c8 which includes Chromium 59.0.3071.82. The CEF3 binaries used by CEF4Delphi are available for download at spotify :

32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3071.1634.g9cc59c8_windows32.tar.bz2

64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3071.1634.g9cc59c8_windows64.tar.bz2

CEF4Delphi was developed and tested on Delphi 10 Seattle and it has been tested in Delphi 7, Delphi XE and Delphi 10.2.

For more information about CEF4Delphi visit : https://www.briskbard.com/index.php?lang=en&pageid=cef

Forum : https://www.briskbard.com/forum