2019-07-29 09:14:32 +02:00
# CEF4Delphi [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Use%20CEF4Delphi%20to%20embed%20Chromium-based%20browsers%20in%20your%20application&url=https://github.com/salvadordf/CEF4Delphi&via=briskbard&hashtags=cef4delphi,delphi,lazarus,fpc)
2020-01-28 11:36:34 +01:00
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.
2017-01-27 15:29:21 +01:00
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.
2020-04-30 17:28:41 +02:00
CEF4Delphi uses CEF 81.3.1 which includes Chromium 81.0.4044.113.
2019-04-25 10:52:10 +02:00
The CEF binaries used by CEF4Delphi are available for download at spotify :
2020-04-30 17:28:41 +02:00
* [32 bits ](http://opensource.spotify.com/cefbuilds/cef_binary_81.3.1%2Bgb2b49f1%2Bchromium-81.0.4044.113_windows32.tar.bz2 )
* [64 bits ](http://opensource.spotify.com/cefbuilds/cef_binary_81.3.1%2Bgb2b49f1%2Bchromium-81.0.4044.113_windows64.tar.bz2 )
2017-01-31 09:03:05 +01:00
2017-02-26 16:30:21 +01:00
2020-04-19 22:47:20 +02:00
CEF4Delphi was developed and tested on Delphi 10.3.3 and it has been tested in Delphi 7, Delphi XE, Delphi 10, Delphi 10.2 and Lazarus 2.0.8/FPC 3.0.4. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.
2017-02-03 18:06:16 +01:00
2018-05-01 11:44:48 +02:00
## Links
2018-05-18 11:47:42 +02:00
* [Installation instructions and more information about CEF4Delphi ](https://www.briskbard.com/index.php?lang=en&pageid=cef )
* [Developer Forums ](https://www.briskbard.com/forum )
2018-05-01 11:44:48 +02:00
* These components need Windows 7, 8, 8.1, 10 or newer to run. If you need Windows XP and Vista support use [OldCEF4Delphi ](https://github.com/salvadordf/OldCEF4Delphi )
2017-02-02 16:01:47 +01:00
2019-10-15 11:22:42 +02:00
## Stable releases
2019-11-06 11:18:33 +01:00
This is the development branch and it may have issues. Use the [latest release ](https://github.com/salvadordf/CEF4Delphi/releases/latest ) if you need a stable component.
2019-10-15 11:22:42 +02:00
2019-07-25 12:16:34 +02:00
## Suppport
2018-05-01 11:44:48 +02:00
If you find this project useful, please consider making a donation.
2019-07-25 12:17:48 +02:00
2018-05-01 11:44:48 +02:00
[![paypal ](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif )](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick& hosted_button_id=FTSD2CCGXTD86)
2018-11-30 10:36:16 +01:00
2019-07-25 12:16:34 +02:00
You can also support this project with Patreon.
2019-07-25 12:17:48 +02:00
2019-07-25 12:16:34 +02:00
< a href = "https://patreon.com/salvadordf" > < img src = "https://c5.patreon.com/external/logo/become_a_patron_button.png" alt = "Patreon donate button" / > < / a >
2018-11-30 10:36:16 +01:00
Additional:
Delphinus-Support