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 0e08d66a1f Fixed issue #202
- Updated the OnBeforeClose event in all demos using TChromiumWindow to send a WM_CLOSE message instead of calling "close".
- Fixed all MDI demos. Now the demo will not close automatically when the last browser is closed manually.
2019-07-10 14:31:45 +02:00
bin SchemeRegistrationBrowser demo improvements 2019-05-12 10:50:27 +02:00
demos Fixed issue #202 2019-07-10 14:31:45 +02:00
packages Update to CEF 75.0.13 2019-07-04 10:03:43 +02:00
source Fixed issue #202 2019-07-10 14:31:45 +02:00
.gitignore Add git ignorre for delphi and project specific files 2019-03-27 18:36:18 +01:00
Delphinus.Info.json Removed empty properties 2018-11-30 10:40:07 +01:00
Delphinus.Install.json Update to CEF 3.3578.1863.gbf8cff2 2019-01-13 12:17:52 +01:00
LICENSE.md Updated copyright year 2019-01-23 11:57:05 +01:00
README.md Update to CEF 75.0.13 2019-07-04 10:03:43 +02:00
update_CEF4Delphi.json Fixed issue #202 2019-07-10 14:31:45 +02:00

CEF4Delphi Tweet

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

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 75.0.13 which includes Chromium 75.0.3770.100. The CEF binaries used by CEF4Delphi are available for download at spotify :

CEF4Delphi was developed and tested on Delphi 10.3 Rio and it has been tested in Delphi 7, Delphi XE, Delphi 10, Delphi 10.2 and Lazarus 2.0.2/FPC 3.0.4. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.

Donate

If you find this project useful, please consider making a donation.

paypal

Additional: Delphinus-Support