1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-22 22:17:48 +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

@ -55,6 +55,10 @@
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefPreferenceManager.html#set_preference">set_preference</a></strong>: function(self: <a href="uCEFTypes.html#PCefPreferenceManager">PCefPreferenceManager</a>; const name: <a href="uCEFTypes.html#PCefString">PCefString</a>; value: <a href="uCEFTypes.html#PCefValue">PCefValue</a>; error: <a href="uCEFTypes.html#PCefString">PCefString</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefPreferenceManager.html#add_preference_observer">add_preference_observer</a></strong>: function(self: <a href="uCEFTypes.html#PCefPreferenceManager">PCefPreferenceManager</a>; const name: <a href="uCEFTypes.html#PCefString">PCefString</a>; observer: <a href="uCEFTypes.html#PCefPreferenceObserver">PCefPreferenceObserver</a>): <a href="uCEFTypes.html#PCefRegistration">PCefRegistration</a>; stdcall;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
<h3 class="detail">Fields</h3>
@ -106,6 +110,14 @@
<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="add_preference_observer"></span><code><strong>add_preference_observer</strong>: function(self: <a href="uCEFTypes.html#PCefPreferenceManager">PCefPreferenceManager</a>; const name: <a href="uCEFTypes.html#PCefString">PCefString</a>; observer: <a href="uCEFTypes.html#PCefPreferenceObserver">PCefPreferenceObserver</a>): <a href="uCEFTypes.html#PCefRegistration">PCefRegistration</a>; stdcall;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.16.0-snapshot</a>. </em>
</span>
</body></html>