1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-03-04 10:38:11 +02:00
Salvador Diaz Fau d2dd8fe5c7 Added high DPI support in OSR demo
- Added high DPI support in OSR demo
- Added cef.inc files in all demos
- Fixed some function declarations in the render handler.
2017-07-28 12:47:57 +02:00
2017-07-28 12:47:57 +02:00
2017-07-28 12:47:57 +02:00
2017-07-12 17:00:34 +02:00

CEF4Delphi

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

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 3.3071.1647.gc8067b3 which includes Chromium 59.0.3071.109. The CEF3 binaries used by CEF4Delphi are available for download at spotify :

32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3071.1647.gc8067b3_windows32.tar.bz2

64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3071.1647.gc8067b3_windows64.tar.bz2

CEF4Delphi was developed and tested on Delphi 10 Seattle and it has been tested in Delphi 7, Delphi XE and Delphi 10.2.

For more information about CEF4Delphi visit : https://www.briskbard.com/index.php?lang=en&pageid=cef

Forum : https://www.briskbard.com/forum

Description
CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
Readme 3.8 GiB
Languages
Pascal 99.5%
HTML 0.4%