1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Fixed ICefRequest documentation and code comments

This commit is contained in:
Salvador Díaz Fau
2024-04-18 12:25:41 +02:00
parent 7b21547a4b
commit 7d822c5340
67 changed files with 2443 additions and 2443 deletions

View File

@@ -110,7 +110,7 @@ TEmbeddedChromium
</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>property <strong><a href="uCEFBrowserWindow.TEmbeddedChromium.html#InternalOnGotFocus">InternalOnGotFocus</a></strong> : TOnGotFocus read FInternalOnGotFocus write FInternalOnGotFocus;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFBrowserWindow.TEmbeddedChromium.html#InternalOnGotFocus">InternalOnGotFocus</a></strong> : <a href="uCEFChromiumEvents.html#TOnGotFocus">TOnGotFocus</a> read FInternalOnGotFocus write FInternalOnGotFocus;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
@@ -289,7 +289,7 @@ Includes browser in creation</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="InternalOnGotFocus"></span><code>property <strong>InternalOnGotFocus</strong> : TOnGotFocus read FInternalOnGotFocus write FInternalOnGotFocus;</code></td>
<td class="itemcode"><span id="InternalOnGotFocus"></span><code>property <strong>InternalOnGotFocus</strong> : <a href="uCEFChromiumEvents.html#TOnGotFocus">TOnGotFocus</a> read FInternalOnGotFocus write FInternalOnGotFocus;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>