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 125.0.19
This commit is contained in:
@@ -72,10 +72,14 @@
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFInterfaces.ICefViewDelegateEvents.html#doCreateCustomView">doCreateCustomView</a></strong>;</code></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFInterfaces.ICefViewDelegateEvents.html#doOnThemeChanged-ICefView-">doOnThemeChanged</a></strong>(const view: <a href="uCEFInterfaces.ICefView.html">ICefView</a>);</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFInterfaces.ICefViewDelegateEvents.html#doCreateCustomView">doCreateCustomView</a></strong>;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFInterfaces.ICefViewDelegateEvents.html#GetComponentID">GetComponentID</a></strong>: integer;</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -173,6 +177,14 @@ ICefViewDelegate</p>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><span id="doOnThemeChanged-ICefView-"></span><code>procedure <strong>doOnThemeChanged</strong>(const view: <a href="uCEFInterfaces.ICefView.html">ICefView</a>);</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><span id="doCreateCustomView"></span><code>procedure <strong>doCreateCustomView</strong>;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
|
||||
Reference in New Issue
Block a user