1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-12 22:07:39 +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,14 +27,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="uCEFFMXBufferPanel.html#TDialogKeyEvent-TObject-Word-TShiftState-">TDialogKeyEvent</a></strong> = procedure(Sender: TObject; var Key: Word; Shift: TShiftState) of object;</code></td>
<td class="itemcode"><code><strong><a href="uCEFFMXBufferPanel.html#TDialogKeyEvent">TDialogKeyEvent</a></strong> = procedure(Sender: TObject; var Key: Word; Shift: TShiftState) 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="TDialogKeyEvent-TObject-Word-TShiftState-"></span><code><strong>TDialogKeyEvent</strong> = procedure(Sender: TObject; var Key: Word; Shift: TShiftState) of object;</code></td>
<td class="itemcode"><span id="TDialogKeyEvent"></span><code><strong>TDialogKeyEvent</strong> = procedure(Sender: TObject; var Key: Word; Shift: TShiftState) of object;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>