1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-22 22:17:48 +02:00

Update to CEF 131.2.3

This commit is contained in:
Salvador Díaz Fau
2024-11-16 12:19:26 +01:00
parent 6256c2c35f
commit 87843f4b8f
184 changed files with 6022 additions and 4915 deletions

View File

@ -180,241 +180,245 @@
</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>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetTitle">GetTitle</a></strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
<td class="itemcode"><code>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetFocusedView">GetFocusedView</a></strong>: <a href="uCEFInterfaces.ICefView.html">ICefView</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>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetTitle">GetTitle</a></strong>: <a href="uCEFTypes.html#ustring">ustring</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>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetWindowIcon">GetWindowIcon</a></strong>: <a href="uCEFInterfaces.ICefImage.html">ICefImage</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetWindowAppIcon">GetWindowAppIcon</a></strong>: <a href="uCEFInterfaces.ICefImage.html">ICefImage</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetDisplay">GetDisplay</a></strong>: <a href="uCEFInterfaces.ICefDisplay.html">ICefDisplay</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetClientAreaBoundsInScreen">GetClientAreaBoundsInScreen</a></strong>: <a href="uCEFTypes.TCefRect.html">TCefRect</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetWindowHandle">GetWindowHandle</a></strong>: <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#GetRuntimeStyle">GetRuntimeStyle</a></strong>: <a href="uCEFTypes.html#TCefRuntimeStyle">TCefRuntimeStyle</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetAlwaysOnTop-boolean-">SetAlwaysOnTop</a></strong>(on_top: boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetFullscreen-boolean-">SetFullscreen</a></strong>(fullscreen: boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetTitle-ustring-">SetTitle</a></strong>(const title_: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetWindowIcon-ICefImage-">SetWindowIcon</a></strong>(const image: <a href="uCEFInterfaces.ICefImage.html">ICefImage</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetWindowAppIcon-ICefImage-">SetWindowAppIcon</a></strong>(const image: <a href="uCEFInterfaces.ICefImage.html">ICefImage</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnWindowCreated-ICefWindow-">doOnWindowCreated</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnWindowClosing-ICefWindow-">doOnWindowClosing</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnWindowDestroyed-ICefWindow-">doOnWindowDestroyed</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnWindowActivationChanged-ICefWindow-boolean-">doOnWindowActivationChanged</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; active: boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnWindowBoundsChanged-ICefWindow-TCefRect-">doOnWindowBoundsChanged</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; const new_bounds: <a href="uCEFTypes.TCefRect.html">TCefRect</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnWindowFullscreenTransition-ICefWindow-boolean-">doOnWindowFullscreenTransition</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; is_completed: boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnGetParentWindow-ICefWindow-boolean-boolean-ICefWindow-">doOnGetParentWindow</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var is_menu, can_activate_menu: boolean; var aResult : <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnIsWindowModalDialog-ICefWindow-boolean-">doOnIsWindowModalDialog</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnGetInitialBounds-ICefWindow-TCefRect-">doOnGetInitialBounds</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : <a href="uCEFTypes.TCefRect.html">TCefRect</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnGetInitialShowState-ICefWindow-TCefShowState-">doOnGetInitialShowState</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : <a href="uCEFTypes.html#TCefShowState">TCefShowState</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnIsFrameless-ICefWindow-boolean-">doOnIsFrameless</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnWithStandardWindowButtons-ICefWindow-boolean-">doOnWithStandardWindowButtons</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnGetTitlebarHeight-ICefWindow-Single-boolean-">doOnGetTitlebarHeight</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var titlebar_height: Single; var aResult : boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnAcceptsFirstMouse-ICefWindow-TCefState-">doOnAcceptsFirstMouse</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult: <a href="uCEFTypes.html#TCefState">TCefState</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnCanResize-ICefWindow-boolean-">doOnCanResize</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnCanMaximize-ICefWindow-boolean-">doOnCanMaximize</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnCanMinimize-ICefWindow-boolean-">doOnCanMinimize</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnCanClose-ICefWindow-boolean-">doOnCanClose</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnAccelerator-ICefWindow-Integer-boolean-">doOnAccelerator</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; command_id: Integer; var aResult : boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnKeyEvent-ICefWindow-TCefKeyEvent-boolean-">doOnKeyEvent</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; const event: <a href="uCEFTypes.TCefKeyEvent.html">TCefKeyEvent</a>; var aResult : boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnThemeColorsChanged-ICefWindow-Integer-">doOnThemeColorsChanged</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; chrome_theme: Integer);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnGetWindowRuntimeStyle-TCefRuntimeStyle-">doOnGetWindowRuntimeStyle</a></strong>(var aResult: <a href="uCEFTypes.html#TCefRuntimeStyle">TCefRuntimeStyle</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doOnGetLinuxWindowProperties-ICefWindow-TLinuxWindowProperties-boolean-">doOnGetLinuxWindowProperties</a></strong>(const window_: <a href="uCEFInterfaces.ICefWindow.html">ICefWindow</a>; var properties: <a href="uCEFTypes.TLinuxWindowProperties.html">TLinuxWindowProperties</a>; var aResult: boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#doCreateCustomView">doCreateCustomView</a></strong>; override;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#CreateTopLevelWindow">CreateTopLevelWindow</a></strong>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Show">Show</a></strong>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#ShowAsBrowserModalDialog-ICefBrowserView-">ShowAsBrowserModalDialog</a></strong>(const browser_view: <a href="uCEFInterfaces.ICefBrowserView.html">ICefBrowserView</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Hide">Hide</a></strong>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#CenterWindow-TCefSize-">CenterWindow</a></strong>(const size_: <a href="uCEFTypes.TCefSize.html">TCefSize</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Close">Close</a></strong>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Activate">Activate</a></strong>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Deactivate">Deactivate</a></strong>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#BringToTop">BringToTop</a></strong>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Maximize">Maximize</a></strong>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Minimize">Minimize</a></strong>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Restore">Restore</a></strong>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>function <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#AddOverlayView-ICefView-TCefDockingMode-boolean-">AddOverlayView</a></strong>(const view: <a href="uCEFInterfaces.ICefView.html">ICefView</a>; docking_mode: <a href="uCEFTypes.html#TCefDockingMode">TCefDockingMode</a>; can_activate: boolean): <a href="uCEFInterfaces.ICefOverlayController.html">ICefOverlayController</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#ShowMenu-ICefMenuModel-TCefPoint-TCefMenuAnchorPosition-">ShowMenu</a></strong>(const menu_model: <a href="uCEFInterfaces.ICefMenuModel.html">ICefMenuModel</a>; const screen_point: <a href="uCEFTypes.TCefPoint.html">TCefPoint</a>; anchor_position : <a href="uCEFTypes.html#TCefMenuAnchorPosition">TCefMenuAnchorPosition</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#CancelMenu">CancelMenu</a></strong>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetDraggableRegions-NativeUInt-PCefDraggableRegionArray-">SetDraggableRegions</a></strong>(regionsCount: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; const regions: <a href="uCEFTypes.html#PCefDraggableRegionArray">PCefDraggableRegionArray</a>);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SendKeyPress-Integer-cardinal-">SendKeyPress</a></strong>(key_code: Integer; event_flags: cardinal);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SendMouseMove-Integer-Integer-">SendMouseMove</a></strong>(screen_x, screen_y: Integer);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SendMouseEvents-TCefMouseButtonType-boolean-boolean-">SendMouseEvents</a></strong>(button: <a href="uCEFTypes.html#TCefMouseButtonType">TCefMouseButtonType</a>; mouse_down, mouse_up: boolean);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetAccelerator-Integer-Integer-boolean-boolean-boolean-boolean-">SetAccelerator</a></strong>(command_id, key_code : Integer; shift_pressed, ctrl_pressed, alt_pressed, high_priority: boolean);</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#RemoveAccelerator-Integer-">RemoveAccelerator</a></strong>(command_id: Integer);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#RemoveAllAccelerators">RemoveAllAccelerators</a></strong>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#SetThemeColor-integer-TCefColor-">SetThemeColor</a></strong>(color_id: integer; color: <a href="uCEFTypes.html#TCefColor">TCefColor</a>);</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>procedure <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#ThemeChanged">ThemeChanged</a></strong>;</code></td>
</tr>
@ -423,145 +427,149 @@
<table class="summary 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"><code>property <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#Title">Title</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetTitle">GetTitle</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#SetTitle-ustring-">SetTitle</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFWindowComponent.TCEFWindowComponent.html#FocusedView">FocusedView</a></strong> : <a href="uCEFInterfaces.ICefView.html">ICefView</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetFocusedView">GetFocusedView</a>;</code></td>
</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="uCEFWindowComponent.TCEFWindowComponent.html#Title">Title</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetTitle">GetTitle</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#SetTitle-ustring-">SetTitle</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#WindowIcon">WindowIcon</a></strong> : <a href="uCEFInterfaces.ICefImage.html">ICefImage</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetWindowIcon">GetWindowIcon</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#SetWindowIcon-ICefImage-">SetWindowIcon</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#WindowAppIcon">WindowAppIcon</a></strong> : <a href="uCEFInterfaces.ICefImage.html">ICefImage</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetWindowAppIcon">GetWindowAppIcon</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#SetWindowAppIcon-ICefImage-">SetWindowAppIcon</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#Display">Display</a></strong> : <a href="uCEFInterfaces.ICefDisplay.html">ICefDisplay</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetDisplay">GetDisplay</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#ClientAreaBoundsInScreen">ClientAreaBoundsInScreen</a></strong> : <a href="uCEFTypes.TCefRect.html">TCefRect</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetClientAreaBoundsInScreen">GetClientAreaBoundsInScreen</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#WindowHandle">WindowHandle</a></strong> : <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetWindowHandle">GetWindowHandle</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#IsClosed">IsClosed</a></strong> : boolean read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetIsClosed">GetIsClosed</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#IsActive">IsActive</a></strong> : boolean read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetIsActive">GetIsActive</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#IsAlwaysOnTop">IsAlwaysOnTop</a></strong> : boolean read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetIsAlwaysOnTop">GetIsAlwaysOnTop</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#SetAlwaysOnTop-boolean-">SetAlwaysOnTop</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#IsFullscreen">IsFullscreen</a></strong> : boolean read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetIsFullscreen">GetIsFullscreen</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#SetFullscreen-boolean-">SetFullscreen</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#IsMaximized">IsMaximized</a></strong> : boolean read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetIsMaximized">GetIsMaximized</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#IsMinimized">IsMinimized</a></strong> : boolean read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetIsMinimized">GetIsMinimized</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#RuntimeStyle">RuntimeStyle</a></strong> : <a href="uCEFTypes.html#TCefRuntimeStyle">TCefRuntimeStyle</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetRuntimeStyle">GetRuntimeStyle</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnWindowCreated">OnWindowCreated</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowCreatedEvent">TOnWindowCreatedEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowCreated">FOnWindowCreated</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowCreated">FOnWindowCreated</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnWindowClosing">OnWindowClosing</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowClosingEvent">TOnWindowClosingEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowClosing">FOnWindowClosing</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowClosing">FOnWindowClosing</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnWindowDestroyed">OnWindowDestroyed</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowDestroyedEvent">TOnWindowDestroyedEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowDestroyed">FOnWindowDestroyed</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowDestroyed">FOnWindowDestroyed</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnWindowActivationChanged">OnWindowActivationChanged</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowActivationChangedEvent">TOnWindowActivationChangedEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowActivationChanged">FOnWindowActivationChanged</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowActivationChanged">FOnWindowActivationChanged</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnWindowBoundsChanged">OnWindowBoundsChanged</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowBoundsChangedEvent">TOnWindowBoundsChangedEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowBoundsChanged">FOnWindowBoundsChanged</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowBoundsChanged">FOnWindowBoundsChanged</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnWindowFullscreenTransition">OnWindowFullscreenTransition</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowFullscreenTransitionEvent">TOnWindowFullscreenTransitionEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowFullscreenTransition">FOnWindowFullscreenTransition</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWindowFullscreenTransition">FOnWindowFullscreenTransition</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnGetParentWindow">OnGetParentWindow</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetParentWindowEvent">TOnGetParentWindowEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetParentWindow">FOnGetParentWindow</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetParentWindow">FOnGetParentWindow</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnIsWindowModalDialog">OnIsWindowModalDialog</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnIsWindowModalDialogEvent">TOnIsWindowModalDialogEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnIsWindowModalDialog">FOnIsWindowModalDialog</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnIsWindowModalDialog">FOnIsWindowModalDialog</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnGetInitialBounds">OnGetInitialBounds</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetInitialBoundsEvent">TOnGetInitialBoundsEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetInitialBounds">FOnGetInitialBounds</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetInitialBounds">FOnGetInitialBounds</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnGetInitialShowState">OnGetInitialShowState</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetInitialShowStateEvent">TOnGetInitialShowStateEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetInitialShowState">FOnGetInitialShowState</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetInitialShowState">FOnGetInitialShowState</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnIsFrameless">OnIsFrameless</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnIsFramelessEvent">TOnIsFramelessEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnIsFrameless">FOnIsFrameless</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnIsFrameless">FOnIsFrameless</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnWithStandardWindowButtons">OnWithStandardWindowButtons</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWithStandardWindowButtonsEvent">TOnWithStandardWindowButtonsEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWithStandardWindowButtons">FOnWithStandardWindowButtons</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnWithStandardWindowButtons">FOnWithStandardWindowButtons</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnGetTitlebarHeight">OnGetTitlebarHeight</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetTitlebarHeightEvent">TOnGetTitlebarHeightEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetTitlebarHeight">FOnGetTitlebarHeight</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetTitlebarHeight">FOnGetTitlebarHeight</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnAcceptsFirstMouse">OnAcceptsFirstMouse</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnAcceptsFirstMouseEvent">TOnAcceptsFirstMouseEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnAcceptsFirstMouse">FOnAcceptsFirstMouse</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnAcceptsFirstMouse">FOnAcceptsFirstMouse</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnCanResize">OnCanResize</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnCanResizeEvent">TOnCanResizeEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanResize">FOnCanResize</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanResize">FOnCanResize</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnCanMaximize">OnCanMaximize</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnCanMaximizeEvent">TOnCanMaximizeEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanMaximize">FOnCanMaximize</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanMaximize">FOnCanMaximize</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnCanMinimize">OnCanMinimize</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnCanMinimizeEvent">TOnCanMinimizeEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanMinimize">FOnCanMinimize</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanMinimize">FOnCanMinimize</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnCanClose">OnCanClose</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnCanCloseEvent">TOnCanCloseEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanClose">FOnCanClose</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnCanClose">FOnCanClose</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnAccelerator">OnAccelerator</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnAcceleratorEvent">TOnAcceleratorEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnAccelerator">FOnAccelerator</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnAccelerator">FOnAccelerator</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnKeyEvent">OnKeyEvent</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnWindowKeyEventEvent">TOnWindowKeyEventEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnKeyEvent">FOnKeyEvent</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnKeyEvent">FOnKeyEvent</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnThemeColorsChanged">OnThemeColorsChanged</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnThemeColorsChangedEvent">TOnThemeColorsChangedEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnThemeColorsChanged">FOnThemeColorsChanged</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnThemeColorsChanged">FOnThemeColorsChanged</a>;</code></td>
</tr>
<tr class="list">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnGetWindowRuntimeStyle">OnGetWindowRuntimeStyle</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetWindowRuntimeStyleEvent">TOnGetWindowRuntimeStyleEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetWindowRuntimeStyle">FOnGetWindowRuntimeStyle</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetWindowRuntimeStyle">FOnGetWindowRuntimeStyle</a>;</code></td>
</tr>
<tr class="list2">
<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="uCEFWindowComponent.TCEFWindowComponent.html#OnGetLinuxWindowProperties">OnGetLinuxWindowProperties</a></strong> : <a href="uCEFViewsFrameworkEvents.html#TOnGetLinuxWindowPropertiesEvent">TOnGetLinuxWindowPropertiesEvent</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetLinuxWindowProperties">FOnGetLinuxWindowProperties</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#FOnGetLinuxWindowProperties">FOnGetLinuxWindowProperties</a>;</code></td>
</tr>
@ -870,6 +878,14 @@ ICefWindowDelegateEvents</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="GetFocusedView"></span><code>function <strong>GetFocusedView</strong>: <a href="uCEFInterfaces.ICefView.html">ICefView</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<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="GetTitle"></span><code>function <strong>GetTitle</strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
</tr>
<tr><td colspan="2">
@ -1473,6 +1489,16 @@ ICefViewDelegateEvents</p>
<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="FocusedView"></span><code>property <strong>FocusedView</strong> : <a href="uCEFInterfaces.ICefView.html">ICefView</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetFocusedView">GetFocusedView</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Returns the View that currently has focus in this Window, or nullptr if no View currently has focus. A Window may have a focused View even if it is not currently active. Any focus changes while a Window is not active may be applied after that Window next becomes active. </p>
</td></tr>
</table>
<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="Title"></span><code>property <strong>Title</strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFWindowComponent.TCEFWindowComponent.html#GetTitle">GetTitle</a> write <a href="uCEFWindowComponent.TCEFWindowComponent.html#SetTitle-ustring-">SetTitle</a>;</code></td>
</tr>
<tr><td colspan="2">