1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Update to CEF 81.3.10

- Add missing "messages" unit to the uses section in FMXTabbedOSRBrowser demo.
This commit is contained in:
Salvador Díaz Fau
2020-05-14 18:54:42 +02:00
parent dbab922640
commit 7798f97872
5 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
</CompilerOptions>
<Description Value="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."/>
<License Value="MPL 1.1"/>
<Version Major="81" Minor="3" Release="5"/>
<Version Major="81" Minor="3" Release="10"/>
<Files Count="185">
<Item1>
<Filename Value="..\source\uCEFAccessibilityHandler.pas"/>