1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-09-30 21:28:55 +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

@@ -27,7 +27,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><strong><a href="uCEFCookieVisitor.TCefFastCookieVisitor.html#FVisitor">FVisitor</a></strong>: TCefCookieVisitorProc;</code></td>
<td class="itemcode"><code><strong><a href="uCEFCookieVisitor.TCefFastCookieVisitor.html#FVisitor">FVisitor</a></strong>: <a href="uCEFInterfaces.html#TCefCookieVisitorProc">TCefCookieVisitorProc</a>;</code></td>
</tr>
</table>
<span id="PasDoc-Methods"></span><h3 class="summary">Methods</h3>
@@ -38,7 +38,7 @@
</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>constructor <strong><a href="uCEFCookieVisitor.TCefFastCookieVisitor.html#Create-TCefCookieVisitorProc-">Create</a></strong>(const visitor: TCefCookieVisitorProc); reintroduce;</code></td>
<td class="itemcode"><code>constructor <strong><a href="uCEFCookieVisitor.TCefFastCookieVisitor.html#Create-TCefCookieVisitorProc-">Create</a></strong>(const visitor: <a href="uCEFInterfaces.html#TCefCookieVisitorProc">TCefCookieVisitorProc</a>); reintroduce;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
@@ -46,7 +46,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="FVisitor"></span><code><strong>FVisitor</strong>: TCefCookieVisitorProc;</code></td>
<td class="itemcode"><span id="FVisitor"></span><code><strong>FVisitor</strong>: <a href="uCEFInterfaces.html#TCefCookieVisitorProc">TCefCookieVisitorProc</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@@ -65,7 +65,7 @@
<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="Create-TCefCookieVisitorProc-"></span><code>constructor <strong>Create</strong>(const visitor: TCefCookieVisitorProc); reintroduce;</code></td>
<td class="itemcode"><span id="Create-TCefCookieVisitorProc-"></span><code>constructor <strong>Create</strong>(const visitor: <a href="uCEFInterfaces.html#TCefCookieVisitorProc">TCefCookieVisitorProc</a>); reintroduce;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>