1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2024-11-24 08:02:15 +02:00
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 Díaz Fau 552bc75aab Bug fix : used wrong variable for data size
- Used data_in_read instead of data_in_size before the move command.
- Added more checks before wirtting to the buffer and stream.
2018-02-07 10:02:24 +01:00
bin SchemeRegistrationBrowser demo now can load local files 2018-01-21 09:48:43 +01:00
demos Bug fix : used wrong variable for data size 2018-02-07 10:02:24 +01:00
packages FireMonkey support added 2018-01-25 21:34:04 +01:00
source Update to CEF 3.3282.1731.gfc9a4fa 2018-02-03 17:52:48 +01:00
README.md Update to CEF 3.3282.1731.gfc9a4fa 2018-02-03 17:55:16 +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.3282.1731.gfc9a4fa which includes Chromium 64.0.3282.119. The CEF3 binaries used by CEF4Delphi are available for download at spotify :

32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3282.1731.gfc9a4fa_windows32.tar.bz2

64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3282.1731.gfc9a4fa_windows64.tar.bz2

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

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

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