1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-08-14 21:42:50 +02:00
Go to file
Andreas Hausladen af9869319c Undo TApplication.Create's OleInitialize in the sub-processes to prevent the Debug-DLLs from failing with an "Invalid COM thread model change" assertion.
Added optional TCefApplication.DestroyApplicationObject:Boolean property that causes the VCL's Application object to be destroyed. This will undo all the code from TApplication.Create. The Default value is "False" because if user code accesses the Application object in a sub-process it will cause NullReferenceExceptions.
2019-11-08 20:54:11 +01:00
2019-10-19 17:53:48 +02:00
2019-11-02 20:51:21 +01:00
2019-11-07 11:01:25 +01:00
2019-11-02 17:29:19 +01:00
2018-11-30 10:40:07 +01:00
2019-01-23 11:57:05 +01:00
2019-11-07 11:01:25 +01:00

CEF4Delphi Tweet

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.

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 78.3.1 which includes Chromium 78.0.3904.87. The CEF binaries used by CEF4Delphi are available for download at spotify :

CEF4Delphi was developed and tested on Delphi 10.3 Rio and it has been tested in Delphi 7, Delphi XE, Delphi 10, Delphi 10.2 and Lazarus 2.0.6/FPC 3.0.4. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.

Stable releases

This is the development branch and it may have issues. Use the latest release if you need a stable component.

Suppport

If you find this project useful, please consider making a donation.

paypal

You can also support this project with Patreon.

Patreon donate button

Additional: Delphinus-Support

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.9 GiB
Languages
Pascal 99.6%
HTML 0.3%