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 43ab8ef953 Added TCEFTimerWorkScheduler
- Moved the GlobalCEFWorkScheduler creation after the GlobalCEFApp creation in all demos using it.
- Replaced TCEFWorkScheduler by TCEFTimerWorkScheduler in FMX demos for Linux and MacOS.
- Fixed context menu issue in FMXExternalPumpBrowser2 for Linux
- Fixed stability issues in FMXExternalPumpBrowser for MacOS
- Fixed 32bit build issues in TinyBrowser and ToolBoxBrowser2 demos.
- Added uCEFMacOSInterfaces and uCEFMacOSCustomCocoaTimer.
2021-06-04 15:10:40 +02:00
.github Update FUNDING.yml 2019-10-19 17:53:48 +02:00
bin Fixed PopupBrowser demo 2021-04-22 10:01:13 +02:00
demos Added TCEFTimerWorkScheduler 2021-06-04 15:10:40 +02:00
packages Added TCEFTimerWorkScheduler 2021-06-04 15:10:40 +02:00
source Added TCEFTimerWorkScheduler 2021-06-04 15:10:40 +02:00
tools Added FMXExternalPumpBrowser demo for MacOS 2021-05-16 19:42:25 +02:00
.gitignore Adding some Lazarus/FPC related paths to .gitingore 2021-02-16 23:12:07 +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 2021-01-01 11:11:30 +01:00
README.md Update to CEF 90.6.7 2021-05-27 14:29:30 +02:00
update_CEF4Delphi.json Added TCEFTimerWorkScheduler 2021-06-04 15:10:40 +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 for Windows, Linux and MacOS.

CEF4Delphi is based on DCEF3 and fpCEF3. The original license of those projects still applies to CEF4Delphi. Read the license terms in the first lines of any *.pas file.

CEF4Delphi uses CEF 90.6.7 which includes Chromium 90.0.4430.212. The CEF binaries used by CEF4Delphi are available for download at spotify :

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

CEF4Delphi demos have been tested in Windows 7, Windows 10, Linux Mint 20.1 and Raspberry Pi OS.

Stable releases

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

Support

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

Attribution

Other projects :

Some icons used in this project belong to these icon packages :

Other resources