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

Update to CEF 134.3.1

This commit is contained in:
Salvador Díaz Fau
2025-03-13 11:51:28 +01:00
parent 752306b7c9
commit e223d1c0a6
55 changed files with 5848 additions and 3242 deletions

View File

@ -175,6 +175,12 @@
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_preference_manager_get_global">cef_preference_manager_get_global</a></strong>: function: <a href="uCEFTypes.html#PCefPreferenceManager">PCefPreferenceManager</a>; cdecl;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_preference_manager_get_chrome_variations_as_switches">cef_preference_manager_get_chrome_variations_as_switches</a></strong>: procedure(switches: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>); cdecl;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_preference_manager_get_chrome_variations_as_strings">cef_preference_manager_get_chrome_variations_as_strings</a></strong>: procedure(strings: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>); cdecl;</code></td>
</tr>
<tr class="list2">
<td class="itemcode"><code><strong><a href="uCEFLibFunctions.html#cef_print_settings_create">cef_print_settings_create</a></strong>: function: <a href="uCEFTypes.html#PCefPrintSettings">PCefPrintSettings</a>; cdecl;</code></td>
</tr>
<tr class="list">
@ -1036,6 +1042,22 @@
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="cef_preference_manager_get_chrome_variations_as_switches"></span><code><strong>cef_preference_manager_get_chrome_variations_as_switches</strong>: procedure(switches: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>); cdecl;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="cef_preference_manager_get_chrome_variations_as_strings"></span><code><strong>cef_preference_manager_get_chrome_variations_as_strings</strong>: procedure(strings: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>); cdecl;</code></td>
</tr>
<tr><td colspan="1">
<p>
* CEF_API_ADDED(13401) *</p>
</td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="itemcode"><span id="cef_print_settings_create"></span><code><strong>cef_print_settings_create</strong>: function: <a href="uCEFTypes.html#PCefPrintSettings">PCefPrintSettings</a>; cdecl;</code></td>
</tr>
<tr><td colspan="1">