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 86fd4a0c4d Added GlobalCEFApp.TouchEvents property
- Added TChromium.ExecuteTaskOnCefThread function.
- Added TChromium.OnExecuteTaskOnCefThread event.
2019-10-18 17:15:55 +02:00
.github Create FUNDING.yml 2019-07-25 11:13:03 +02:00
bin Added JSWindowBindingWithArrayBuffer demo 2019-09-10 13:09:14 +02:00
demos Merge branch 'master' into beta 2019-10-15 11:29:09 +02:00
packages Update to CEF 77.1.14 2019-10-15 11:22:42 +02:00
source Added GlobalCEFApp.TouchEvents property 2019-10-18 17:15:55 +02:00
tools/Copy.CEF.DLLs Added CopyCEFDlls tool made by raelb 2019-07-22 09:33:24 +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 77.1.14 2019-10-15 11:22:42 +02:00
update_CEF4Delphi.json Added GlobalCEFApp.TouchEvents property 2019-10-18 17:15:55 +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 77.1.14 which includes Chromium 77.0.3865.120. 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.4/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