1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-08-14 21:42:50 +02:00

Added support for Lazarus/FPC (windows 32 bit)

This commit is contained in:
Salvador Díaz Fau
2018-05-12 14:54:00 +02:00
committed by GitHub
parent dd5f7f42c4
commit 1353ccb7af

View File

@@ -9,7 +9,7 @@ The CEF3 binaries used by CEF4Delphi are available for download at spotify :
* [64 bits](http://opensource.spotify.com/cefbuilds/cef_binary_3.3359.1772.gd1df190_windows64.tar.bz2) * [64 bits](http://opensource.spotify.com/cefbuilds/cef_binary_3.3359.1772.gd1df190_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, Delphi 10 and Lazarus 1.8.2/FPC 3.0.4. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.
## Links ## Links
* Installation instructions and more information about [CEF4Delphi](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)