Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salvadordf/oldcef4delphi
OldCEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi.
https://github.com/salvadordf/oldcef4delphi
blink browser cef chromium delphi embarcadero firemonkey fmx pascal v8 vcl
Last synced: 13 days ago
JSON representation
OldCEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi.
- Host: GitHub
- URL: https://github.com/salvadordf/oldcef4delphi
- Owner: salvadordf
- License: other
- Created: 2018-04-07T16:51:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T10:50:51.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T05:10:22.491Z (21 days ago)
- Topics: blink, browser, cef, chromium, delphi, embarcadero, firemonkey, fmx, pascal, v8, vcl
- Language: Pascal
- Size: 65.7 MB
- Stars: 64
- Watchers: 14
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# OldCEF4Delphi
OldCEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi.OldCEF4Delphi is based on DCEF3, made by Henri Gourvest. The original license of DCEF3 still applies to OldCEF4Delphi. Read the license terms in the first lines of any *.pas file.
OldCEF4Delphi uses CEF 3.2623.1401.gb90a3be which includes Chromium 49.0.2623.110 and that means that it supports **Windows XP and Vista**.
The CEF3 binaries used by OldCEF4Delphi are located in the "CEF3_binaries" directory.OldCEF4Delphi was developed and tested on Delphi 10.4 and Delphi 7. It includes VCL and FireMonkey (FMX) components.
## Links
* For more information about OldCEF4Delphi read [this forum post](https://www.briskbard.com/forum/viewtopic.php?f=8&p=1715)
* [Installation instructions and more information about OldCEF4Delphi](https://www.briskbard.com/index.php?lang=en&pageid=cef)
* [Developers Forum](https://www.briskbard.com/forum)
* These components use an old CEF library in order to support Windows XP and Vista. If you want the latest browser engine version and you only need to support Windows 7, 8, 8.1, 10 or newer then use [CEF4Delphi](https://github.com/salvadordf/CEF4Delphi)
* OldCEF4Delphi only supports Delphi. If you need Lazarus/FPC support use [CEF4Delphi](https://github.com/salvadordf/CEF4Delphi)## Donate
If you find this project useful, please consider making a donation.[![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)