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,43 +27,43 @@
<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="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a></strong>: TOnGetPreferredSizeEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetPreferredSizeEvent">TOnGetPreferredSizeEvent</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a></strong>: TOnGetMinimumSizeEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetMinimumSizeEvent">TOnGetMinimumSizeEvent</a>;</code></td>
</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="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a></strong>: TOnGetMaximumSizeEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetMaximumSizeEvent">TOnGetMaximumSizeEvent</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a></strong>: TOnGetHeightForWidthEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetHeightForWidthEvent">TOnGetHeightForWidthEvent</a>;</code></td>
</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="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a></strong>: TOnParentViewChangedEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnParentViewChangedEvent">TOnParentViewChangedEvent</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a></strong>: TOnChildViewChangedEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnChildViewChangedEvent">TOnChildViewChangedEvent</a>;</code></td>
</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="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a></strong>: TOnWindowChangedEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnWindowChangedEvent">TOnWindowChangedEvent</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a></strong>: TOnLayoutChangedEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnLayoutChangedEvent">TOnLayoutChangedEvent</a>;</code></td>
</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="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a></strong>: TOnFocusEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnFocusEvent">TOnFocusEvent</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a></strong>: TOnBlurEvent;</code></td>
<td class="itemcode"><code><strong><a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a></strong>: <a href="uCEFViewsFrameworkEvents.html#TOnBlurEvent">TOnBlurEvent</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
@ -481,43 +481,43 @@
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetPreferredSize">OnGetPreferredSize</a></strong> : TOnGetPreferredSizeEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetPreferredSize">OnGetPreferredSize</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetPreferredSizeEvent">TOnGetPreferredSizeEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetMinimumSize">OnGetMinimumSize</a></strong> : TOnGetMinimumSizeEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetMinimumSize">OnGetMinimumSize</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetMinimumSizeEvent">TOnGetMinimumSizeEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetMaximumSize">OnGetMaximumSize</a></strong> : TOnGetMaximumSizeEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetMaximumSize">OnGetMaximumSize</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetMaximumSizeEvent">TOnGetMaximumSizeEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetHeightForWidth">OnGetHeightForWidth</a></strong> : TOnGetHeightForWidthEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnGetHeightForWidth">OnGetHeightForWidth</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetHeightForWidthEvent">TOnGetHeightForWidthEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnParentViewChanged">OnParentViewChanged</a></strong> : TOnParentViewChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnParentViewChanged">OnParentViewChanged</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnParentViewChangedEvent">TOnParentViewChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnChildViewChanged">OnChildViewChanged</a></strong> : TOnChildViewChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnChildViewChanged">OnChildViewChanged</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnChildViewChangedEvent">TOnChildViewChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnWindowChanged">OnWindowChanged</a></strong> : TOnWindowChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnWindowChanged">OnWindowChanged</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowChangedEvent">TOnWindowChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnLayoutChanged">OnLayoutChanged</a></strong> : TOnLayoutChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnLayoutChanged">OnLayoutChanged</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnLayoutChangedEvent">TOnLayoutChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnFocus">OnFocus</a></strong> : TOnFocusEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnFocus">OnFocus</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnFocusEvent">TOnFocusEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnBlur">OnBlur</a></strong> : TOnBlurEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFViewComponent.TCEFViewComponent.html#OnBlur">OnBlur</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnBlurEvent">TOnBlurEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a>;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
@ -525,7 +525,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="FOnGetPreferredSize"></span><code><strong>FOnGetPreferredSize</strong>: TOnGetPreferredSizeEvent;</code></td>
<td class="itemcode"><span id="FOnGetPreferredSize"></span><code><strong>FOnGetPreferredSize</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetPreferredSizeEvent">TOnGetPreferredSizeEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -535,7 +535,7 @@ ICefViewDelegateEvents</p>
<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="FOnGetMinimumSize"></span><code><strong>FOnGetMinimumSize</strong>: TOnGetMinimumSizeEvent;</code></td>
<td class="itemcode"><span id="FOnGetMinimumSize"></span><code><strong>FOnGetMinimumSize</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetMinimumSizeEvent">TOnGetMinimumSizeEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -543,7 +543,7 @@ ICefViewDelegateEvents</p>
<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="FOnGetMaximumSize"></span><code><strong>FOnGetMaximumSize</strong>: TOnGetMaximumSizeEvent;</code></td>
<td class="itemcode"><span id="FOnGetMaximumSize"></span><code><strong>FOnGetMaximumSize</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetMaximumSizeEvent">TOnGetMaximumSizeEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -551,7 +551,7 @@ ICefViewDelegateEvents</p>
<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="FOnGetHeightForWidth"></span><code><strong>FOnGetHeightForWidth</strong>: TOnGetHeightForWidthEvent;</code></td>
<td class="itemcode"><span id="FOnGetHeightForWidth"></span><code><strong>FOnGetHeightForWidth</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnGetHeightForWidthEvent">TOnGetHeightForWidthEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -559,7 +559,7 @@ ICefViewDelegateEvents</p>
<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="FOnParentViewChanged"></span><code><strong>FOnParentViewChanged</strong>: TOnParentViewChangedEvent;</code></td>
<td class="itemcode"><span id="FOnParentViewChanged"></span><code><strong>FOnParentViewChanged</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnParentViewChangedEvent">TOnParentViewChangedEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -567,7 +567,7 @@ ICefViewDelegateEvents</p>
<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="FOnChildViewChanged"></span><code><strong>FOnChildViewChanged</strong>: TOnChildViewChangedEvent;</code></td>
<td class="itemcode"><span id="FOnChildViewChanged"></span><code><strong>FOnChildViewChanged</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnChildViewChangedEvent">TOnChildViewChangedEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -575,7 +575,7 @@ ICefViewDelegateEvents</p>
<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="FOnWindowChanged"></span><code><strong>FOnWindowChanged</strong>: TOnWindowChangedEvent;</code></td>
<td class="itemcode"><span id="FOnWindowChanged"></span><code><strong>FOnWindowChanged</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnWindowChangedEvent">TOnWindowChangedEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -583,7 +583,7 @@ ICefViewDelegateEvents</p>
<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="FOnLayoutChanged"></span><code><strong>FOnLayoutChanged</strong>: TOnLayoutChangedEvent;</code></td>
<td class="itemcode"><span id="FOnLayoutChanged"></span><code><strong>FOnLayoutChanged</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnLayoutChangedEvent">TOnLayoutChangedEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -591,7 +591,7 @@ ICefViewDelegateEvents</p>
<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="FOnFocus"></span><code><strong>FOnFocus</strong>: TOnFocusEvent;</code></td>
<td class="itemcode"><span id="FOnFocus"></span><code><strong>FOnFocus</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnFocusEvent">TOnFocusEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -599,7 +599,7 @@ ICefViewDelegateEvents</p>
<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="FOnBlur"></span><code><strong>FOnBlur</strong>: TOnBlurEvent;</code></td>
<td class="itemcode"><span id="FOnBlur"></span><code><strong>FOnBlur</strong>: <a href="uCEFViewsFrameworkEvents.html#TOnBlurEvent">TOnBlurEvent</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
@ -1513,7 +1513,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnGetPreferredSize"></span><code>property <strong>OnGetPreferredSize</strong> : TOnGetPreferredSizeEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a>;</code></td>
<td class="itemcode"><span id="OnGetPreferredSize"></span><code>property <strong>OnGetPreferredSize</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetPreferredSizeEvent">TOnGetPreferredSizeEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetPreferredSize">FOnGetPreferredSize</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1523,7 +1523,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnGetMinimumSize"></span><code>property <strong>OnGetMinimumSize</strong> : TOnGetMinimumSizeEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a>;</code></td>
<td class="itemcode"><span id="OnGetMinimumSize"></span><code>property <strong>OnGetMinimumSize</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetMinimumSizeEvent">TOnGetMinimumSizeEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMinimumSize">FOnGetMinimumSize</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1533,7 +1533,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnGetMaximumSize"></span><code>property <strong>OnGetMaximumSize</strong> : TOnGetMaximumSizeEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a>;</code></td>
<td class="itemcode"><span id="OnGetMaximumSize"></span><code>property <strong>OnGetMaximumSize</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetMaximumSizeEvent">TOnGetMaximumSizeEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetMaximumSize">FOnGetMaximumSize</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1543,7 +1543,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnGetHeightForWidth"></span><code>property <strong>OnGetHeightForWidth</strong> : TOnGetHeightForWidthEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a>;</code></td>
<td class="itemcode"><span id="OnGetHeightForWidth"></span><code>property <strong>OnGetHeightForWidth</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetHeightForWidthEvent">TOnGetHeightForWidthEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnGetHeightForWidth">FOnGetHeightForWidth</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1553,7 +1553,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnParentViewChanged"></span><code>property <strong>OnParentViewChanged</strong> : TOnParentViewChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a>;</code></td>
<td class="itemcode"><span id="OnParentViewChanged"></span><code>property <strong>OnParentViewChanged</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnParentViewChangedEvent">TOnParentViewChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnParentViewChanged">FOnParentViewChanged</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1563,7 +1563,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnChildViewChanged"></span><code>property <strong>OnChildViewChanged</strong> : TOnChildViewChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a>;</code></td>
<td class="itemcode"><span id="OnChildViewChanged"></span><code>property <strong>OnChildViewChanged</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnChildViewChangedEvent">TOnChildViewChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnChildViewChanged">FOnChildViewChanged</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1573,7 +1573,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnWindowChanged"></span><code>property <strong>OnWindowChanged</strong> : TOnWindowChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a>;</code></td>
<td class="itemcode"><span id="OnWindowChanged"></span><code>property <strong>OnWindowChanged</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowChangedEvent">TOnWindowChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnWindowChanged">FOnWindowChanged</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1583,7 +1583,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnLayoutChanged"></span><code>property <strong>OnLayoutChanged</strong> : TOnLayoutChangedEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a>;</code></td>
<td class="itemcode"><span id="OnLayoutChanged"></span><code>property <strong>OnLayoutChanged</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnLayoutChangedEvent">TOnLayoutChangedEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnLayoutChanged">FOnLayoutChanged</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1593,7 +1593,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnFocus"></span><code>property <strong>OnFocus</strong> : TOnFocusEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a>;</code></td>
<td class="itemcode"><span id="OnFocus"></span><code>property <strong>OnFocus</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnFocusEvent">TOnFocusEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnFocus">FOnFocus</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
@ -1603,7 +1603,7 @@ Custom</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="published.gif" alt="Published" title="Published"></a></td>
<td class="itemcode"><span id="OnBlur"></span><code>property <strong>OnBlur</strong> : TOnBlurEvent read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a>;</code></td>
<td class="itemcode"><span id="OnBlur"></span><code>property <strong>OnBlur</strong> : <a href="uCEFViewsFrameworkEvents.html#TOnBlurEvent">TOnBlurEvent</a> read <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a> write <a href="uCEFViewComponent.TCEFViewComponent.html#FOnBlur">FOnBlur</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>