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

@ -49,7 +49,7 @@
</tr>
<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="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a></strong>: TOnAllowEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a></strong>: <a href="uCEFTimerWorkScheduler.html#TOnAllowEvent">TOnAllowEvent</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
@ -151,7 +151,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>property <strong><a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#OnAllowDoWork">OnAllowDoWork</a></strong> : TOnAllowEvent read <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a> write <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#OnAllowDoWork">OnAllowDoWork</a></strong> : <a href="uCEFTimerWorkScheduler.html#TOnAllowEvent">TOnAllowEvent</a> read <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a> write <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a>;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
@ -207,7 +207,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="FOnAllowDoWork"></span><code><strong>FOnAllowDoWork</strong>: TOnAllowEvent;</code></td>
<td class="itemcode"><span id="FOnAllowDoWork"></span><code><strong>FOnAllowDoWork</strong>: <a href="uCEFTimerWorkScheduler.html#TOnAllowEvent">TOnAllowEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -401,7 +401,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="OnAllowDoWork"></span><code>property <strong>OnAllowDoWork</strong> : TOnAllowEvent read <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a> write <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a>;</code></td>
<td class="itemcode"><span id="OnAllowDoWork"></span><code>property <strong>OnAllowDoWork</strong> : <a href="uCEFTimerWorkScheduler.html#TOnAllowEvent">TOnAllowEvent</a> read <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a> write <a href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html#FOnAllowDoWork">FOnAllowDoWork</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>