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
Andreas Hausladen 3e9c5c4017 Fix ProcessType parameter parsing.
ParamStr() uses 0..ParamCount where 0 is the executable filename, 1 is the first and ParamCount is the last parameter.
2019-11-08 23:32:00 +01:00
.github Update FUNDING.yml 2019-10-19 17:53:48 +02:00
bin - add Open Jpeg functionality 2019-11-02 20:51:21 +01:00
demos Added TChromium.OnCookieVisitorDestroyed 2019-11-08 14:32:03 +01:00
packages Update to CEF 78.3.1 2019-11-07 11:01:25 +01:00
source Fix ProcessType parameter parsing. 2019-11-08 23:32:00 +01:00
tools/Copy.CEF.DLLs Added CopyCEFDlls tool made by raelb 2019-07-22 09:33:24 +02:00
.gitignore - add demo for Custom Title Bar 2019-11-02 17:29:19 +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 78.3.1 2019-11-07 11:01:25 +01:00
update_CEF4Delphi.json Added TChromium.OnCookieVisitorDestroyed 2019-11-08 14:32:03 +01: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 78.3.1 which includes Chromium 78.0.3904.87. 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.6/FPC 3.0.4. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.

Stable releases

This is the development branch and it may have issues. Use the latest release if you need a stable component.

Suppport

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

paypal

You can also support this project with Patreon.

Patreon donate button

Additional: Delphinus-Support