You've already forked CEF4Delphi
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:
@ -31,14 +31,14 @@
|
||||
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
|
||||
<table class="summary wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFAccessibilityHandler.html#TOnAccessibilityEvent-TObject-ICefValue-">TOnAccessibilityEvent</a></strong> = procedure(Sender: TObject; const value: <a href="uCEFInterfaces.ICefValue.html">ICefValue</a>) of object;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFAccessibilityHandler.html#TOnAccessibilityEvent">TOnAccessibilityEvent</a></strong> = procedure(Sender: TObject; const value: <a href="uCEFInterfaces.ICefValue.html">ICefValue</a>) of object;</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2 class="description">Description</h2>
|
||||
<h3 class="detail">Types</h3>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="TOnAccessibilityEvent-TObject-ICefValue-"></span><code><strong>TOnAccessibilityEvent</strong> = procedure(Sender: TObject; const value: <a href="uCEFInterfaces.ICefValue.html">ICefValue</a>) of object;</code></td>
|
||||
<td class="itemcode"><span id="TOnAccessibilityEvent"></span><code><strong>TOnAccessibilityEvent</strong> = procedure(Sender: TObject; const value: <a href="uCEFInterfaces.ICefValue.html">ICefValue</a>) of object;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
|
Reference in New Issue
Block a user