mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +01:00
Text formatting and donation button
This commit is contained in:
parent
93084c88ac
commit
b5bd010851
21
README.md
21
README.md
@ -1,23 +1,22 @@
|
|||||||
# CEF4Delphi
|
# 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 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 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.3359.1769.gd0bfc4d which includes Chromium 66.0.3359.117.
|
CEF4Delphi uses CEF 3.3359.1769.gd0bfc4d which includes Chromium 66.0.3359.117.
|
||||||
The CEF3 binaries used by CEF4Delphi are available for download at spotify :
|
The CEF3 binaries used by CEF4Delphi are available for download at spotify :
|
||||||
|
* [32 bits](http://opensource.spotify.com/cefbuilds/cef_binary_3.3359.1769.gd0bfc4d_windows32.tar.bz2)
|
||||||
32bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3359.1769.gd0bfc4d_windows32.tar.bz2
|
* [64 bits](http://opensource.spotify.com/cefbuilds/cef_binary_3.3359.1769.gd0bfc4d_windows64.tar.bz2)
|
||||||
|
|
||||||
64bit -> http://opensource.spotify.com/cefbuilds/cef_binary_3.3359.1769.gd0bfc4d_windows64.tar.bz2
|
|
||||||
|
|
||||||
|
|
||||||
CEF4Delphi was developed and tested on Delphi 10.2 Tokyo and it has been tested in Delphi 7, Delphi XE and Delphi 10. CEF4Delphi includes VCL and FireMonkey (FMX) components.
|
CEF4Delphi was developed and tested on Delphi 10.2 Tokyo and it has been tested in Delphi 7, Delphi XE and Delphi 10. CEF4Delphi includes VCL and FireMonkey (FMX) components.
|
||||||
|
|
||||||
For more information about CEF4Delphi visit :
|
## Links
|
||||||
https://www.briskbard.com/index.php?lang=en&pageid=cef
|
* Installation instructions and more information about [CEF4Delphi](https://www.briskbard.com/index.php?lang=en&pageid=cef)
|
||||||
|
* [Developers Forum](https://www.briskbard.com/forum)
|
||||||
|
* 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)
|
||||||
|
|
||||||
Forum :
|
## Donate
|
||||||
https://www.briskbard.com/forum
|
If you find this project useful, please consider making a donation.
|
||||||
|
|
||||||
These components need Windows 7, 8, 8.1, 10 or newer to run. If you need Windows XP and Vista support use **OldCEF4Delphi** :
|
[![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)
|
||||||
https://github.com/salvadordf/OldCEF4Delphi
|
|
||||||
|
Loading…
Reference in New Issue
Block a user