You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Update to CEF 133.4.6
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
<code>type TCefUrlrequestClient = record</code></p>
|
||||
<h2 class="description">Description</h2>
|
||||
<p>
|
||||
Structure that should be implemented by the ICefUrlRequest client. The functions of this structure will be called on the same thread that created the request unless otherwise documented. </p>
|
||||
Structure that should be implemented by the ICefUrlRequest client. The functions of this structure will be called on the same thread that created the request unless otherwise documented.
|
||||
|
||||
<p>NOTE: This struct is allocated client-side. </p>
|
||||
<p>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user