You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-04-23 01:13:01 +02:00
Update to CEF 126.1.14
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<table class="summary wide_list">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFStringList.TCefCustomStringList.html#GetHandle">GetHandle</a></strong>: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>; virtual;</code></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFStringList.TCefCustomStringList.html#GetHandle">GetHandle</a></strong>: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>; virtual;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
@@ -83,7 +83,7 @@
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
|
||||
<td class="itemcode"><span id="GetHandle"></span><code>function <strong>GetHandle</strong>: <a href="uCEFTypes.html#TCefStringMap">TCefStringMap</a>; virtual;</code></td>
|
||||
<td class="itemcode"><span id="GetHandle"></span><code>function <strong>GetHandle</strong>: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>; virtual;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
|
||||
Reference in New Issue
Block a user