1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-12 22:07:39 +02:00

Update to CEF 133.4.6

This commit is contained in:
Salvador Díaz Fau
2025-02-16 15:02:10 +01:00
parent 2081ad570a
commit e2bafbdf9a
247 changed files with 11842 additions and 7710 deletions

View File

@ -19,7 +19,9 @@
<code>type TCefJsDialogHandler = record</code></p>
<h2 class="description">Description</h2>
<p>
Implement this structure to handle events related to JavaScript dialogs. The functions of this structure will be called on the UI thread. </p>
Implement this structure to handle events related to JavaScript dialogs. The functions of this structure will be called on the UI thread.
<p>NOTE: This struct is allocated client-side. </p>
<p>