1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-12-03 21:44:45 +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="uCEFDomVisitor.TCefFastDomVisitor3.html#FProc">FProc</a></strong>: TCefDomVisitorProc3;</code></td>
<td class="itemcode"><code><strong><a href="uCEFDomVisitor.TCefFastDomVisitor3.html#FProc">FProc</a></strong>: <a href="uCEFInterfaces.html#TCefDomVisitorProc3">TCefDomVisitorProc3</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
@@ -50,7 +50,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="uCEFDomVisitor.TCefFastDomVisitor3.html#Create-ICefBrowser-ICefFrame-TCefDomVisitorProc3-ustring-">Create</a></strong>(const browser: <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const proc: TCefDomVisitorProc3; const aValue : <a href="uCEFTypes.html#ustring">ustring</a>); reintroduce; virtual;</code></td>
<td class="itemcode"><code>constructor <strong><a href="uCEFDomVisitor.TCefFastDomVisitor3.html#Create-ICefBrowser-ICefFrame-TCefDomVisitorProc3-ustring-">Create</a></strong>(const browser: <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const proc: <a href="uCEFInterfaces.html#TCefDomVisitorProc3">TCefDomVisitorProc3</a>; const aValue : <a href="uCEFTypes.html#ustring">ustring</a>); reintroduce; virtual;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
@@ -62,7 +62,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="FProc"></span><code><strong>FProc</strong>: TCefDomVisitorProc3;</code></td>
<td class="itemcode"><span id="FProc"></span><code><strong>FProc</strong>: <a href="uCEFInterfaces.html#TCefDomVisitorProc3">TCefDomVisitorProc3</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@@ -105,7 +105,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-ICefBrowser-ICefFrame-TCefDomVisitorProc3-ustring-"></span><code>constructor <strong>Create</strong>(const browser: <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const proc: TCefDomVisitorProc3; const aValue : <a href="uCEFTypes.html#ustring">ustring</a>); reintroduce; virtual;</code></td>
<td class="itemcode"><span id="Create-ICefBrowser-ICefFrame-TCefDomVisitorProc3-ustring-"></span><code>constructor <strong>Create</strong>(const browser: <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const proc: <a href="uCEFInterfaces.html#TCefDomVisitorProc3">TCefDomVisitorProc3</a>; const aValue : <a href="uCEFTypes.html#ustring">ustring</a>); reintroduce; virtual;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>