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:
@@ -73,6 +73,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.TCefViewDelegate.html#on_blur">on_blur</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefViewDelegate">PCefViewDelegate</a>; view: <a href="uCEFTypes.html#PCefView">PCefView</a>); stdcall;</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><strong><a href="uCEFTypes.TCefViewDelegate.html#on_theme_changed">on_theme_changed</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefViewDelegate">PCefViewDelegate</a>; view: <a href="uCEFTypes.html#PCefView">PCefView</a>); stdcall;</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2 class="description">Description</h2>
|
||||
<h3 class="detail">Fields</h3>
|
||||
@@ -164,6 +168,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="on_theme_changed"></span><code><strong>on_theme_changed</strong>: procedure(self: <a href="uCEFTypes.html#PCefViewDelegate">PCefViewDelegate</a>; view: <a href="uCEFTypes.html#PCefView">PCefView</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>
|
||||
|
||||
Reference in New Issue
Block a user