You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-22 22:17:48 +02:00
Update to CEF 133.4.6
This commit is contained in:
@ -19,13 +19,15 @@
|
||||
<code>type TCefv8Handler = record</code></p>
|
||||
<h2 class="description">Description</h2>
|
||||
<p>
|
||||
Structure that should be implemented to handle V8 function calls. The functions of this structure will be called on the thread associated with the V8 function. </p>
|
||||
Structure that should be implemented to handle V8 function calls. The functions of this structure will be called on the thread associated with the V8 function.
|
||||
|
||||
<p>NOTE: This struct is allocated client-side. </p>
|
||||
<p>
|
||||
|
||||
|
||||
<p>Implemented by ICefv8Handler.
|
||||
|
||||
<p><see href="<a href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_v8_capi.h">https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_v8_capi.h</a>">CEF source file: /include/capi/cef_v8_capi.h (cef_v8handler_t))</p>
|
||||
<p><see href="<a href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_v8_capi.h">https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_v8_capi.h</a>">CEF source file: /include/capi/cef_v8_capi.h (cef_v8_handler_t))</p>
|
||||
<h2 class="overview">Overview</h2>
|
||||
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
|
||||
<table class="summary wide_list">
|
||||
|
Reference in New Issue
Block a user