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 6178ab49a5 Update to CEF3.2924.1575
MiniBrowser : Addition of a preferences form, replacement of URLEdt by
URLCbx, addition of a custom scheme
TCEFApplication : Addition of 3 new properties : EnableSpellingService,
EnableMediaStream, EnableSpeechInput
TCEFChromium : Renamed internal procedures, addition of
UppdatePreferences and SavePreferences procedures, more checks in
doOnBeforeClose and doOnClose.
TCefChromiumWindow : WebBrowser_OnClose returns False by default
2017-03-15 14:53:45 +01:00
demos Update to CEF3.2924.1575 2017-03-15 14:53:45 +01:00
source Update to CEF3.2924.1575 2017-03-15 14:53:45 +01:00
README.md delphi versions updated 2017-02-26 16:30:21 +01: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.2924.1571.gcdcdfa9 which includes Chromium 56.0.2924.76. The CEF3 binaries used by CEF4Delphi are available for download at spotify :

32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1571.gcdcdfa9_windows32.tar.bz2

64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.2924.1571.gcdcdfa9_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.1.

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

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