mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 07:45:56 +01:00
Update to CEF 130.1.2
This commit is contained in:
parent
52bff28f3b
commit
0aebca3630
14
README.md
14
README.md
@ -3,15 +3,15 @@ CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chro
|
||||
|
||||
CEF4Delphi is based on DCEF3 and fpCEF3. The original license of those projects still applies to CEF4Delphi. Read the license terms in the LICENSE.md file.
|
||||
|
||||
CEF4Delphi uses CEF 129.0.12 which includes Chromium 129.0.6668.101.
|
||||
CEF4Delphi uses CEF 130.1.2 which includes Chromium 130.0.6723.44.
|
||||
|
||||
The CEF binaries used by CEF4Delphi are available for download at Spotify :
|
||||
* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_129.0.12%2Bgf09539f%2Bchromium-129.0.6668.101_windows32.tar.bz2)
|
||||
* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_129.0.12%2Bgf09539f%2Bchromium-129.0.6668.101_windows64.tar.bz2)
|
||||
* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_129.0.12%2Bgf09539f%2Bchromium-129.0.6668.101_linux64.tar.bz2)
|
||||
* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_129.0.12%2Bgf09539f%2Bchromium-129.0.6668.101_linuxarm.tar.bz2)
|
||||
* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_129.0.12%2Bgf09539f%2Bchromium-129.0.6668.101_linuxarm64.tar.bz2)
|
||||
* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_129.0.12%2Bgf09539f%2Bchromium-129.0.6668.101_macosx64.tar.bz2)
|
||||
* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_130.1.2%2Bg48f3ef6%2Bchromium-130.0.6723.44_windows32.tar.bz2)
|
||||
* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_130.1.2%2Bg48f3ef6%2Bchromium-130.0.6723.44_windows64.tar.bz2)
|
||||
* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_130.1.2%2Bg48f3ef6%2Bchromium-130.0.6723.44_linux64.tar.bz2)
|
||||
* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_130.1.2%2Bg48f3ef6%2Bchromium-130.0.6723.44_linuxarm.tar.bz2)
|
||||
* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_130.1.2%2Bg48f3ef6%2Bchromium-130.0.6723.44_linuxarm64.tar.bz2)
|
||||
* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_130.1.2%2Bg48f3ef6%2Bchromium-130.0.6723.44_macosx64.tar.bz2)
|
||||
|
||||
CEF4Delphi was developed and tested on Delphi 12.2 and it has been tested in Delphi 6, Delphi XE, Delphi 10, Delphi 11 and Lazarus 3.6/FPC 3.2.2. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.
|
||||
|
||||
|
Binary file not shown.
@ -606,80 +606,90 @@
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_HAND_TRACKING">CEF_PERMISSION_TYPE_HAND_TRACKING</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">CEF_PERMISSION_TYPE_IDENTITY_PROVIDER</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDLE_DETECTION">CEF_PERMISSION_TYPE_IDLE_DETECTION</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_KEYBOARD_LOCK">CEF_PERMISSION_TYPE_KEYBOARD_LOCK</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_LOCAL_FONTS">CEF_PERMISSION_TYPE_LOCAL_FONTS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIC_STREAM">CEF_PERMISSION_TYPE_MIC_STREAM</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIDI_SYSEX">CEF_PERMISSION_TYPE_MIDI_SYSEX</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS">CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_NONE">CEF_PERMISSION_TYPE_NONE</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> Permission types used with OnShowPermissionPrompt. Some types are platform-specific or only supported with Chrome style. Should be kept in sync with Chromium's permissions::RequestType type. </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_NOTIFICATIONS">CEF_PERMISSION_TYPE_NOTIFICATIONS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_POINTER_LOCK">CEF_PERMISSION_TYPE_POINTER_LOCK</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER">CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER">CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_STORAGE_ACCESS">CEF_PERMISSION_TYPE_STORAGE_ACCESS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_TOP_LEVEL_STORAGE_ACCESS">CEF_PERMISSION_TYPE_TOP_LEVEL_STORAGE_ACCESS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_VR_SESSION">CEF_PERMISSION_TYPE_VR_SESSION</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION">CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
|
@ -1364,80 +1364,90 @@
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_HAND_TRACKING">CEF_PERMISSION_TYPE_HAND_TRACKING</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">CEF_PERMISSION_TYPE_IDENTITY_PROVIDER</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDLE_DETECTION">CEF_PERMISSION_TYPE_IDLE_DETECTION</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_KEYBOARD_LOCK">CEF_PERMISSION_TYPE_KEYBOARD_LOCK</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_LOCAL_FONTS">CEF_PERMISSION_TYPE_LOCAL_FONTS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIC_STREAM">CEF_PERMISSION_TYPE_MIC_STREAM</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIDI_SYSEX">CEF_PERMISSION_TYPE_MIDI_SYSEX</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS">CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_NONE">CEF_PERMISSION_TYPE_NONE</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> Permission types used with OnShowPermissionPrompt. Some types are platform-specific or only supported with Chrome style. Should be kept in sync with Chromium's permissions::RequestType type. </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_NOTIFICATIONS">CEF_PERMISSION_TYPE_NOTIFICATIONS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_POINTER_LOCK">CEF_PERMISSION_TYPE_POINTER_LOCK</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER">CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER">CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_STORAGE_ACCESS">CEF_PERMISSION_TYPE_STORAGE_ACCESS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_TOP_LEVEL_STORAGE_ACCESS">CEF_PERMISSION_TYPE_TOP_LEVEL_STORAGE_ACCESS</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_VR_SESSION">CEF_PERMISSION_TYPE_VR_SESSION</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION">CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
@ -3098,16 +3108,6 @@
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFMiscFunctions.html#DeviceToLogical-single-double-">DeviceToLogical</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFMiscFunctions.html">uCEFMiscFunctions</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFMiscFunctions.html#DeviceToLogical-TCEFMouseEvent-double-">DeviceToLogical</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFMiscFunctions.html">uCEFMiscFunctions</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFMiscFunctions.html#DeviceToLogical-TPoint-double-">DeviceToLogical</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFMiscFunctions.html">uCEFMiscFunctions</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
@ -3123,6 +3123,16 @@
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFMiscFunctions.html#DeviceToLogical-single-double-">DeviceToLogical</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFMiscFunctions.html">uCEFMiscFunctions</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemname"><a class="bold" href="uCEFMiscFunctions.html#DeviceToLogical-TCEFMouseEvent-double-">DeviceToLogical</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFMiscFunctions.html">uCEFMiscFunctions</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemname"><a class="bold" href="uCEFConstants.html#DEVTOOLS_WINDOWNAME">DEVTOOLS_WINDOWNAME</a></td>
|
||||
<td class="itemunit"><a class="bold" href="uCEFConstants.html">uCEFConstants</a></td>
|
||||
<td class="itemdesc"><p> </p></td>
|
||||
|
@ -3280,6 +3280,10 @@
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#TryCloseBrowser">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="SetFocus">
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#SetFocus">
|
||||
</object>
|
||||
@ -8842,6 +8846,10 @@
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#TryCloseBrowser">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="SelectBrowser">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#SelectBrowser">
|
||||
</object>
|
||||
@ -14886,6 +14894,10 @@
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_GEOLOCATION">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_HAND_TRACKING">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_HAND_TRACKING">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">
|
||||
</object>
|
||||
@ -14934,6 +14946,10 @@
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_VR_SESSION">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">
|
||||
</object>
|
||||
@ -21194,6 +21210,10 @@
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#TryCloseBrowser">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="SetFocus">
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#SetFocus">
|
||||
</object>
|
||||
@ -47302,6 +47322,10 @@
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#try_close_browser">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="is_ready_to_be_closed">
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#is_ready_to_be_closed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="set_focus">
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#set_focus">
|
||||
</object>
|
||||
@ -56368,6 +56392,10 @@
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#IsFullscreen">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsRenderProcessUnresponsive">
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#IsRenderProcessUnresponsive">
|
||||
</object>
|
||||
@ -69208,6 +69236,10 @@
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#is_fullscreen">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="is_ready_to_be_closed">
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#is_ready_to_be_closed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="is_render_process_unresponsive">
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#is_render_process_unresponsive">
|
||||
</object>
|
||||
@ -69412,6 +69444,10 @@
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#IsFullscreen">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsRenderProcessUnresponsive">
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#IsRenderProcessUnresponsive">
|
||||
</object>
|
||||
@ -94392,6 +94428,10 @@
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#IndexOfBrowserID">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsSameBrowser">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#IsSameBrowser">
|
||||
</object>
|
||||
|
@ -256,16 +256,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CefString">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#CefString-PCefString-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#CefString-ustring-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#CefString-PCefString-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#CefString-ustring-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#CefString-ustring-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#CefString-PCefString-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -1087,6 +1087,10 @@
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_GEOLOCATION">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_HAND_TRACKING">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_HAND_TRACKING">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">
|
||||
</object>
|
||||
@ -1147,6 +1151,10 @@
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_VR_SESSION">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">
|
||||
<param name="Local" value="uCEFConstants.html#CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">
|
||||
</object>
|
||||
@ -2508,28 +2516,28 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="DeviceToLogical">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCefTouchEvent-double-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCEFMouseEvent-double-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCefTouchEvent-double-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TPoint-double-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCEFMouseEvent-double-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-single-double-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-integer-double-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-single-double-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TPoint-double-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCefTouchEvent-double-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -4363,6 +4371,10 @@
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#IsFullscreen">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsRenderProcessUnresponsive">
|
||||
<param name="Local" value="uCEFInterfaces.ICefBrowserHost.html#IsRenderProcessUnresponsive">
|
||||
</object>
|
||||
@ -5614,16 +5626,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="GetElementAttributes">
|
||||
<param name="Local" value="uCEFInterfaces.ICefDomNode.html#GetElementAttributes-ICefStringMap-">
|
||||
<param name="Local" value="uCEFInterfaces.ICefDomNode.html#GetElementAttributes-TStrings-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="ICefDomNode - uCEFInterfaces Unit">
|
||||
<param name="Local" value="uCEFInterfaces.ICefDomNode.html#GetElementAttributes-ICefStringMap-">
|
||||
<param name="Local" value="uCEFInterfaces.ICefDomNode.html#GetElementAttributes-TStrings-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="ICefDomNode - uCEFInterfaces Unit">
|
||||
<param name="Local" value="uCEFInterfaces.ICefDomNode.html#GetElementAttributes-TStrings-">
|
||||
<param name="Local" value="uCEFInterfaces.ICefDomNode.html#GetElementAttributes-ICefStringMap-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -13302,16 +13314,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="LogicalToDevice">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-integer-double-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-TCEFRect-double-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-integer-double-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-TCEFRect-double-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="uCEFMiscFunctions Unit">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-TCEFRect-double-">
|
||||
<param name="Local" value="uCEFMiscFunctions.html#LogicalToDevice-integer-double-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -14854,16 +14866,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="BufferDraw">
|
||||
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-TBitmap-TRect-TRect-">
|
||||
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-integer-integer-TBitmap-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TBufferPanel - uCEFBufferPanel Unit">
|
||||
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-TBitmap-TRect-TRect-">
|
||||
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-integer-integer-TBitmap-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TBufferPanel - uCEFBufferPanel Unit">
|
||||
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-integer-integer-TBitmap-">
|
||||
<param name="Local" value="uCEFBufferPanel.TBufferPanel.html#BufferDraw-TBitmap-TRect-TRect-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -17624,16 +17636,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="SameAs">
|
||||
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedOwn.html#SameAs-ICefBaseRefCounted-">
|
||||
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedOwn.html#SameAs-Pointer-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCefBaseRefCountedOwn - uCEFBaseRefCounted Unit">
|
||||
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedOwn.html#SameAs-ICefBaseRefCounted-">
|
||||
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedOwn.html#SameAs-Pointer-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCefBaseRefCountedOwn - uCEFBaseRefCounted Unit">
|
||||
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedOwn.html#SameAs-Pointer-">
|
||||
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedOwn.html#SameAs-ICefBaseRefCounted-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -18363,6 +18375,10 @@
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#is_fullscreen">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="is_ready_to_be_closed">
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#is_ready_to_be_closed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="is_render_process_unresponsive">
|
||||
<param name="Local" value="uCEFTypes.TCefBrowserHost.html#is_render_process_unresponsive">
|
||||
</object>
|
||||
@ -18639,6 +18655,10 @@
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#IsFullscreen">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsRenderProcessUnresponsive">
|
||||
<param name="Local" value="uCEFBrowser.TCefBrowserHostRef.html#IsRenderProcessUnresponsive">
|
||||
</object>
|
||||
@ -20248,16 +20268,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="GetSwitches">
|
||||
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStringList-TStringList-">
|
||||
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStrings-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCefCommandLineRef - uCEFCommandLine Unit">
|
||||
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStringList-TStringList-">
|
||||
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStrings-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCefCommandLineRef - uCEFCommandLine Unit">
|
||||
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStrings-">
|
||||
<param name="Local" value="uCEFCommandLine.TCefCommandLineRef.html#GetSwitches-TStringList-TStringList-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -21314,16 +21334,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="Create">
|
||||
<param name="Local" value="uCEFCustomStreamReader.TCefCustomStreamReader.html#Create-string-">
|
||||
<param name="Local" value="uCEFCustomStreamReader.TCefCustomStreamReader.html#Create-TStream-Boolean-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCefCustomStreamReader - uCEFCustomStreamReader Unit">
|
||||
<param name="Local" value="uCEFCustomStreamReader.TCefCustomStreamReader.html#Create-string-">
|
||||
<param name="Local" value="uCEFCustomStreamReader.TCefCustomStreamReader.html#Create-TStream-Boolean-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCefCustomStreamReader - uCEFCustomStreamReader Unit">
|
||||
<param name="Local" value="uCEFCustomStreamReader.TCefCustomStreamReader.html#Create-TStream-Boolean-">
|
||||
<param name="Local" value="uCEFCustomStreamReader.TCefCustomStreamReader.html#Create-string-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -24624,11 +24644,15 @@
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="Write">
|
||||
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefDictionaryValue-TCefJsonWriterOptions-">
|
||||
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TCefJsonWriterOptions-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCEFJson - uCEFJson Unit">
|
||||
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TCefJsonWriterOptions-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCEFJson - uCEFJson Unit">
|
||||
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefDictionaryValue-TCefJsonWriterOptions-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
@ -24639,10 +24663,6 @@
|
||||
<param name="Name" value="TCEFJson - uCEFJson Unit">
|
||||
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefDictionaryValue-TStringList-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCEFJson - uCEFJson Unit">
|
||||
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TCefJsonWriterOptions-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TCefJsonParserOptions">
|
||||
@ -38546,16 +38566,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CreateBrowser">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -38572,16 +38592,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="CreateClientHandler">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-boolean-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-ICefClient-boolean-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-boolean-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-ICefClient-boolean-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-ICefClient-boolean-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateClientHandler-boolean-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -40665,6 +40685,10 @@
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#IsPopUp">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsReadyToBeClosed">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#IsReadyToBeClosed">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="IsRenderProcessUnresponsive">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#IsRenderProcessUnresponsive">
|
||||
</object>
|
||||
@ -41554,16 +41578,16 @@
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="RetrieveText">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ustring-ustring-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ICefFrame-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ustring-ustring-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ICefFrame-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ICefFrame-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ustring-ustring-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -41620,16 +41644,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="SendProcessMessage">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ustring-ustring-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ICefFrame-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ustring-ustring-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ICefFrame-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ICefFrame-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ustring-ustring-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -41922,12 +41946,12 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="UpdatePreference">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-integer-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-ustring-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-integer-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-ustring-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
@ -41935,11 +41959,11 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-TStringList-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-integer-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-ustring-">
|
||||
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#UpdatePreference-ICefBrowser-ustring-TStringList-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
|
||||
@ -44485,11 +44509,11 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TEmbeddedChromium - uCEFBrowserWindow Unit">
|
||||
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">
|
||||
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TEmbeddedChromium - uCEFBrowserWindow Unit">
|
||||
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">
|
||||
<param name="Local" value="uCEFBrowserWindow.TEmbeddedChromium.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -44614,16 +44638,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="ClientToScreen">
|
||||
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPoint-">
|
||||
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPointF-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TFMXBufferPanel - uCEFFMXBufferPanel Unit">
|
||||
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPoint-">
|
||||
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPointF-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TFMXBufferPanel - uCEFFMXBufferPanel Unit">
|
||||
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPointF-">
|
||||
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ClientToScreen-TPoint-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -45266,16 +45290,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="GetStorageForString">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html#GetStorageForString-TStgMedium-WideString-">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html#GetStorageForString-TStgMedium-AnsiString-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TOLEDragAndDropMgr - uCEFOLEDragAndDrop Unit">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html#GetStorageForString-TStgMedium-WideString-">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html#GetStorageForString-TStgMedium-AnsiString-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TOLEDragAndDropMgr - uCEFOLEDragAndDrop Unit">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html#GetStorageForString-TStgMedium-AnsiString-">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html#GetStorageForString-TStgMedium-WideString-">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
@ -45336,16 +45360,16 @@
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="Create">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create-TOLEFormatArray-integer-integer-">
|
||||
</object>
|
||||
<ul>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TOLEEnumFormatEtc - uCEFOLEDragAndDrop Unit">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create-TOLEFormatArray-integer-integer-">
|
||||
</object>
|
||||
<li><object type="text/sitemap">
|
||||
<param name="Name" value="TOLEEnumFormatEtc - uCEFOLEDragAndDrop Unit">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create-TOLEFormatArray-integer-integer-">
|
||||
<param name="Local" value="uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html#Create">
|
||||
</object>
|
||||
</ul>
|
||||
<li><object type="text/sitemap">
|
||||
|
@ -1,939 +0,0 @@
|
||||
Microsoft HTML Help Compiler 4.74.8702
|
||||
|
||||
Compiling c:\Users\usuario\Documents\Embarcadero\Studio\Projects\CEF4Delphi\docs\cef4delphi.chm
|
||||
|
||||
Legend.html
|
||||
AllUnits.html
|
||||
ClassHierarchy.html
|
||||
AllClasses.html
|
||||
AllTypes.html
|
||||
AllVariables.html
|
||||
AllConstants.html
|
||||
AllFunctions.html
|
||||
AllIdentifiers.html
|
||||
uCEFAccessibilityHandler.html
|
||||
uCEFAccessibilityHandler.TCEFAccessibilityHandlerOwn.html
|
||||
uCEFAccessibilityHandler.TCustomAccessibilityHandler.html
|
||||
uCEFApp.html
|
||||
uCEFApp.TCefAppOwn.html
|
||||
uCEFApp.TCustomCefApp.html
|
||||
uCEFApplication.html
|
||||
uCEFApplication.TCefApplication.html
|
||||
uCEFApplicationCore.html
|
||||
uCEFApplicationCore.TCefApplicationCore.html
|
||||
uCEFApplicationCore.TCEFDirectoryDeleterThread.html
|
||||
uCEFApplicationEvents.html
|
||||
uCEFArgCopy.html
|
||||
uCEFArgCopy.TCEFArgCopy.html
|
||||
uCEFAudioHandler.html
|
||||
uCEFAudioHandler.TCefAudioHandlerOwn.html
|
||||
uCEFAudioHandler.TCustomAudioHandler.html
|
||||
uCEFAuthCallback.html
|
||||
uCEFAuthCallback.TCefAuthCallbackRef.html
|
||||
uCEFBaseRefCounted.html
|
||||
uCEFBaseRefCounted.TLoggingInterfacedObject.html
|
||||
uCEFBaseRefCounted.TCefBaseRefCountedOwn.html
|
||||
uCEFBaseRefCounted.TCefBaseRefCountedRef.html
|
||||
uCEFBaseScopedWrapper.html
|
||||
uCEFBaseScopedWrapper.TCEFBaseScopedWrapperRef.html
|
||||
uCEFBeforeDownloadCallback.html
|
||||
uCEFBeforeDownloadCallback.TCefBeforeDownloadCallbackRef.html
|
||||
uCEFBinaryValue.html
|
||||
uCEFBinaryValue.TCefBinaryValueRef.html
|
||||
uCEFBinaryValue.TCefBinaryValueOwn.html
|
||||
uCEFBitmapBitBuffer.html
|
||||
uCEFBitmapBitBuffer.TCEFBitmapBitBuffer.html
|
||||
uCEFBoxLayout.html
|
||||
uCEFBoxLayout.TCefBoxLayoutRef.html
|
||||
uCEFBrowser.html
|
||||
uCEFBrowser.TCefBrowserRef.html
|
||||
uCEFBrowser.TCefBrowserHostRef.html
|
||||
uCEFBrowserBitmap.html
|
||||
uCEFBrowserBitmap.TCEFBrowserBitmap.html
|
||||
uCEFBrowserProcessHandler.html
|
||||
uCEFBrowserProcessHandler.TCefBrowserProcessHandlerOwn.html
|
||||
uCEFBrowserProcessHandler.TCefCustomBrowserProcessHandler.html
|
||||
uCEFBrowserView.html
|
||||
uCEFBrowserView.TCefBrowserViewRef.html
|
||||
uCEFBrowserViewComponent.html
|
||||
uCEFBrowserViewComponent.TCEFBrowserViewComponent.html
|
||||
uCEFBrowserViewDelegate.html
|
||||
uCEFBrowserViewDelegate.TCefBrowserViewDelegateRef.html
|
||||
uCEFBrowserViewDelegate.TCefBrowserViewDelegateOwn.html
|
||||
uCEFBrowserViewDelegate.TCustomBrowserViewDelegate.html
|
||||
uCEFBrowserWindow.html
|
||||
uCEFBrowserWindow.TEmbeddedChromium.html
|
||||
uCEFBrowserWindow.TChromiumWrapper.html
|
||||
uCEFBrowserWindow.TBrowserWindow.html
|
||||
uCEFBufferPanel.html
|
||||
uCEFBufferPanel.TBufferPanel.html
|
||||
uCEFButton.html
|
||||
uCEFButton.TCefButtonRef.html
|
||||
uCEFButtonComponent.html
|
||||
uCEFButtonComponent.TCEFButtonComponent.html
|
||||
uCEFButtonDelegate.html
|
||||
uCEFButtonDelegate.TCefButtonDelegateRef.html
|
||||
uCEFButtonDelegate.TCefButtonDelegateOwn.html
|
||||
uCEFButtonDelegate.TCustomButtonDelegate.html
|
||||
uCEFCallback.html
|
||||
uCEFCallback.TCefCallbackRef.html
|
||||
uCEFChromium.html
|
||||
uCEFChromium.TChromium.html
|
||||
uCEFChromiumCore.html
|
||||
uCEFChromiumCore.TChromiumCore.html
|
||||
uCEFChromiumCore.TBrowserInfo.html
|
||||
uCEFChromiumCore.TBrowserInfoList.html
|
||||
uCEFChromiumEvents.html
|
||||
uCEFChromiumFontOptions.html
|
||||
uCEFChromiumFontOptions.TChromiumFontOptions.html
|
||||
uCEFChromiumOptions.html
|
||||
uCEFChromiumOptions.TChromiumOptions.html
|
||||
uCEFChromiumWindow.html
|
||||
uCEFChromiumWindow.TChromiumWindow.html
|
||||
uCEFClient.html
|
||||
uCEFClient.TCefClientRef.html
|
||||
uCEFClient.TCefClientOwn.html
|
||||
uCEFClient.TCustomClientHandler.html
|
||||
uCEFCommandHandler.html
|
||||
uCEFCommandHandler.TCefCommandHandlerOwn.html
|
||||
uCEFCommandHandler.TCustomCommandHandler.html
|
||||
uCEFCommandLine.html
|
||||
uCEFCommandLine.TCefCommandLineRef.html
|
||||
uCEFCompletionCallback.html
|
||||
uCEFCompletionCallback.TCefCompletionCallbackOwn.html
|
||||
uCEFCompletionCallback.TCefFastCompletionCallback.html
|
||||
uCEFCompletionCallback.TCefEventCompletionCallback.html
|
||||
uCEFCompletionCallback.TCefCustomCompletionCallback.html
|
||||
uCEFComponentIdList.html
|
||||
uCEFComponentIdList.TCEFComponentIdList.html
|
||||
uCEFConstants.html
|
||||
uCEFContextMenuHandler.html
|
||||
uCEFContextMenuHandler.TCefContextMenuHandlerOwn.html
|
||||
uCEFContextMenuHandler.TCustomContextMenuHandler.html
|
||||
uCEFContextMenuParams.html
|
||||
uCEFContextMenuParams.TCefContextMenuParamsRef.html
|
||||
uCEFCookieAccessFilter.html
|
||||
uCEFCookieAccessFilter.TCefCookieAccessFilterRef.html
|
||||
uCEFCookieAccessFilter.TCefCookieAccessFilterOwn.html
|
||||
uCEFCookieAccessFilter.TCustomCookieAccessFilter.html
|
||||
uCEFCookieManager.html
|
||||
uCEFCookieManager.TCefCookieManagerRef.html
|
||||
uCEFCookieManager.TCefFlushStoreCompletionCallback.html
|
||||
uCEFCookieVisitor.html
|
||||
uCEFCookieVisitor.TCefCookieVisitorOwn.html
|
||||
uCEFCookieVisitor.TCefFastCookieVisitor.html
|
||||
uCEFCookieVisitor.TCefCustomCookieVisitor.html
|
||||
uCEFCustomStreamReader.html
|
||||
uCEFCustomStreamReader.TCefCustomStreamReader.html
|
||||
uCEFDeleteCookiesCallback.html
|
||||
uCEFDeleteCookiesCallback.TCefDeleteCookiesCallbackOwn.html
|
||||
uCEFDeleteCookiesCallback.TCefFastDeleteCookiesCallback.html
|
||||
uCEFDeleteCookiesCallback.TCefCustomDeleteCookiesCallback.html
|
||||
uCEFDevToolsMessageObserver.html
|
||||
uCEFDevToolsMessageObserver.TCEFDevToolsMessageObserverOwn.html
|
||||
uCEFDevToolsMessageObserver.TCustomDevToolsMessageObserver.html
|
||||
uCEFDialogHandler.html
|
||||
uCEFDialogHandler.TCefDialogHandlerOwn.html
|
||||
uCEFDialogHandler.TCustomDialogHandler.html
|
||||
uCEFDictionaryValue.html
|
||||
uCEFDictionaryValue.TCefDictionaryValueRef.html
|
||||
uCEFDisplay.html
|
||||
uCEFDisplay.TCefDisplayRef.html
|
||||
uCEFDisplayHandler.html
|
||||
uCEFDisplayHandler.TCefDisplayHandlerOwn.html
|
||||
uCEFDisplayHandler.TCustomDisplayHandler.html
|
||||
uCEFDomDocument.html
|
||||
uCEFDomDocument.TCefDomDocumentRef.html
|
||||
uCEFDomNode.html
|
||||
uCEFDomNode.TCefDomNodeRef.html
|
||||
uCEFDomVisitor.html
|
||||
uCEFDomVisitor.TCefDomVisitorOwn.html
|
||||
uCEFDomVisitor.TCefFastDomVisitor.html
|
||||
uCEFDomVisitor.TCefFastDomVisitor2.html
|
||||
uCEFDomVisitor.TCefFastDomVisitor3.html
|
||||
uCEFDownloadHandler.html
|
||||
uCEFDownloadHandler.TCefDownloadHandlerOwn.html
|
||||
uCEFDownloadHandler.TCustomDownloadHandler.html
|
||||
uCEFDownloadImageCallBack.html
|
||||
uCEFDownloadImageCallBack.TCefDownloadImageCallbackOwn.html
|
||||
uCEFDownloadImageCallBack.TCefFastDownloadImageCallback.html
|
||||
uCEFDownloadImageCallBack.TCefCustomDownloadImageCallback.html
|
||||
uCEFDownloadItem.html
|
||||
uCEFDownloadItem.TCefDownloadItemRef.html
|
||||
uCEFDownloadItemCallback.html
|
||||
uCEFDownloadItemCallback.TCefDownloadItemCallbackRef.html
|
||||
uCEFDragAndDropMgr.html
|
||||
uCEFDragAndDropMgr.TCEFDragAndDropMgr.html
|
||||
uCEFDragData.html
|
||||
uCEFDragData.TCefDragDataRef.html
|
||||
uCEFDragHandler.html
|
||||
uCEFDragHandler.TCefDragHandlerOwn.html
|
||||
uCEFDragHandler.TCustomDragHandler.html
|
||||
uCEFEndTracingCallback.html
|
||||
uCEFEndTracingCallback.TCefEndTracingCallbackOwn.html
|
||||
uCEFEndTracingCallback.TCefFastEndTracingCallback.html
|
||||
uCEFFileDialogCallback.html
|
||||
uCEFFileDialogCallback.TCefFileDialogCallbackRef.html
|
||||
uCEFFileDialogInfo.html
|
||||
uCEFFileDialogInfo.TCEFFileDialogInfo.html
|
||||
uCEFFillLayout.html
|
||||
uCEFFillLayout.TCefFillLayoutRef.html
|
||||
uCEFFindHandler.html
|
||||
uCEFFindHandler.TCefFindHandlerOwn.html
|
||||
uCEFFindHandler.TCustomFindHandler.html
|
||||
uCEFFMXBufferPanel.html
|
||||
uCEFFMXBufferPanel.TFMXBufferPanel.html
|
||||
uCEFFMXChromium.html
|
||||
uCEFFMXChromium.TFMXChromium.html
|
||||
uCEFFMXWindowParent.html
|
||||
uCEFFMXWindowParent.TFMXWindowParent.html
|
||||
uCEFFMXWorkScheduler.html
|
||||
uCEFFMXWorkScheduler.TFMXWorkScheduler.html
|
||||
uCEFFocusHandler.html
|
||||
uCEFFocusHandler.TCefFocusHandlerOwn.html
|
||||
uCEFFocusHandler.TCustomFocusHandler.html
|
||||
uCEFFrame.html
|
||||
uCEFFrame.TCefFrameRef.html
|
||||
uCEFFrameHandler.html
|
||||
uCEFFrameHandler.TCefFrameHandlerOwn.html
|
||||
uCEFFrameHandler.TCustomFrameHandler.html
|
||||
uCEFImage.html
|
||||
uCEFImage.TCefImageRef.html
|
||||
uCEFInterfaces.html
|
||||
uCEFInterfaces.TCefMediaSinkInfo.html
|
||||
uCEFInterfaces.TCefMediaRouteInfo.html
|
||||
uCEFInterfaces.TCefMediaSourceInfo.html
|
||||
uCEFInterfaces.ICefStringList.html
|
||||
uCEFInterfaces.ICefStringMap.html
|
||||
uCEFInterfaces.ICefStringMultimap.html
|
||||
uCEFInterfaces.IApplicationCoreEvents.html
|
||||
uCEFInterfaces.IChromiumEvents.html
|
||||
uCEFInterfaces.IServerEvents.html
|
||||
uCEFInterfaces.ICEFUrlRequestClientEvents.html
|
||||
uCEFInterfaces.ICefViewDelegateEvents.html
|
||||
uCEFInterfaces.ICefTextfieldDelegateEvents.html
|
||||
uCEFInterfaces.ICefBrowserViewDelegateEvents.html
|
||||
uCEFInterfaces.ICefButtonDelegateEvents.html
|
||||
uCEFInterfaces.ICefMenuButtonDelegateEvents.html
|
||||
uCEFInterfaces.ICefPanelDelegateEvents.html
|
||||
uCEFInterfaces.ICefWindowDelegateEvents.html
|
||||
uCEFInterfaces.ICefBaseRefCounted.html
|
||||
uCEFInterfaces.ICefRunFileDialogCallback.html
|
||||
uCEFInterfaces.ICefNavigationEntryVisitor.html
|
||||
uCEFInterfaces.ICefPdfPrintCallback.html
|
||||
uCEFInterfaces.ICefDownloadImageCallback.html
|
||||
uCEFInterfaces.ICefBrowserHost.html
|
||||
uCEFInterfaces.ICefProcessMessage.html
|
||||
uCEFInterfaces.ICefBrowser.html
|
||||
uCEFInterfaces.ICefPostDataElement.html
|
||||
uCEFInterfaces.ICefPostData.html
|
||||
uCEFInterfaces.ICefRequest.html
|
||||
uCEFInterfaces.ICefStringVisitor.html
|
||||
uCEFInterfaces.ICefFrame.html
|
||||
uCEFInterfaces.ICefFrameHandler.html
|
||||
uCEFInterfaces.ICefCustomStreamReader.html
|
||||
uCEFInterfaces.ICefStreamReader.html
|
||||
uCEFInterfaces.ICefReadHandler.html
|
||||
uCEFInterfaces.ICefWriteHandler.html
|
||||
uCEFInterfaces.ICefStreamWriter.html
|
||||
uCEFInterfaces.ICefResponse.html
|
||||
uCEFInterfaces.ICefDownloadItem.html
|
||||
uCEFInterfaces.ICefBeforeDownloadCallback.html
|
||||
uCEFInterfaces.ICefDownloadItemCallback.html
|
||||
uCEFInterfaces.ICefDownloadHandler.html
|
||||
uCEFInterfaces.ICefV8Exception.html
|
||||
uCEFInterfaces.ICefv8ArrayBufferReleaseCallback.html
|
||||
uCEFInterfaces.ICefv8Context.html
|
||||
uCEFInterfaces.ICefv8Handler.html
|
||||
uCEFInterfaces.ICefV8Interceptor.html
|
||||
uCEFInterfaces.ICefV8Accessor.html
|
||||
uCEFInterfaces.ICefTask.html
|
||||
uCEFInterfaces.ICefTaskManager.html
|
||||
uCEFInterfaces.ICefTaskRunner.html
|
||||
uCEFInterfaces.ICefThread.html
|
||||
uCEFInterfaces.ICefWaitableEvent.html
|
||||
uCEFInterfaces.ICefv8Value.html
|
||||
uCEFInterfaces.ICefV8StackFrame.html
|
||||
uCEFInterfaces.ICefV8StackTrace.html
|
||||
uCEFInterfaces.ICefXmlReader.html
|
||||
uCEFInterfaces.ICefZipReader.html
|
||||
uCEFInterfaces.ICefDomNode.html
|
||||
uCEFInterfaces.ICefDomDocument.html
|
||||
uCEFInterfaces.ICefDomVisitor.html
|
||||
uCEFInterfaces.ICefCookieVisitor.html
|
||||
uCEFInterfaces.ICefCommandLine.html
|
||||
uCEFInterfaces.ICefRegistration.html
|
||||
uCEFInterfaces.ICefDevToolsMessageObserver.html
|
||||
uCEFInterfaces.ICefMediaRouter.html
|
||||
uCEFInterfaces.ICefMediaObserver.html
|
||||
uCEFInterfaces.ICefMediaRoute.html
|
||||
uCEFInterfaces.ICefMediaRouteCreateCallback.html
|
||||
uCEFInterfaces.ICefMediaSinkDeviceInfoCallback.html
|
||||
uCEFInterfaces.ICefMediaSink.html
|
||||
uCEFInterfaces.ICefMediaSource.html
|
||||
uCEFInterfaces.ICefResourceBundleHandler.html
|
||||
uCEFInterfaces.ICefBrowserProcessHandler.html
|
||||
uCEFInterfaces.ICefRenderProcessHandler.html
|
||||
uCEFInterfaces.ICefApp.html
|
||||
uCEFInterfaces.ICefCompletionCallback.html
|
||||
uCEFInterfaces.ICefSetCookieCallback.html
|
||||
uCEFInterfaces.ICefDeleteCookiesCallback.html
|
||||
uCEFInterfaces.ICefCookieManager.html
|
||||
uCEFInterfaces.ICefCallback.html
|
||||
uCEFInterfaces.ICefResourceSkipCallback.html
|
||||
uCEFInterfaces.ICefResourceReadCallback.html
|
||||
uCEFInterfaces.ICefResourceHandler.html
|
||||
uCEFInterfaces.ICefSchemeHandlerFactory.html
|
||||
uCEFInterfaces.ICefAuthCallback.html
|
||||
uCEFInterfaces.ICefJsDialogCallback.html
|
||||
uCEFInterfaces.ICefContextMenuParams.html
|
||||
uCEFInterfaces.ICefMenuModel.html
|
||||
uCEFInterfaces.ICefValue.html
|
||||
uCEFInterfaces.ICefBinaryValue.html
|
||||
uCEFInterfaces.ICefDictionaryValue.html
|
||||
uCEFInterfaces.ICefListValue.html
|
||||
uCEFInterfaces.ICefLifeSpanHandler.html
|
||||
uCEFInterfaces.ICefCommandHandler.html
|
||||
uCEFInterfaces.ICefLoadHandler.html
|
||||
uCEFInterfaces.ICefResponseFilter.html
|
||||
uCEFInterfaces.ICefRequestHandler.html
|
||||
uCEFInterfaces.ICefResourceRequestHandler.html
|
||||
uCEFInterfaces.ICefCookieAccessFilter.html
|
||||
uCEFInterfaces.ICefDisplayHandler.html
|
||||
uCEFInterfaces.ICefFocusHandler.html
|
||||
uCEFInterfaces.ICefKeyboardHandler.html
|
||||
uCEFInterfaces.ICefJsDialogHandler.html
|
||||
uCEFInterfaces.ICefAudioHandler.html
|
||||
uCEFInterfaces.ICefRunContextMenuCallback.html
|
||||
uCEFInterfaces.ICefRunQuickMenuCallback.html
|
||||
uCEFInterfaces.ICefContextMenuHandler.html
|
||||
uCEFInterfaces.ICefAccessibilityHandler.html
|
||||
uCEFInterfaces.ICefDialogHandler.html
|
||||
uCEFInterfaces.ICefRenderHandler.html
|
||||
uCEFInterfaces.ICefClient.html
|
||||
uCEFInterfaces.ICefUrlRequest.html
|
||||
uCEFInterfaces.ICefUrlrequestClient.html
|
||||
uCEFInterfaces.ICefEndTracingCallback.html
|
||||
uCEFInterfaces.ICefFileDialogCallback.html
|
||||
uCEFInterfaces.ICefUnresponsiveProcessCallback.html
|
||||
uCEFInterfaces.ICefDragData.html
|
||||
uCEFInterfaces.ICefDragHandler.html
|
||||
uCEFInterfaces.ICefFindHandler.html
|
||||
uCEFInterfaces.ICefRequestContextHandler.html
|
||||
uCEFInterfaces.ICefResolveCallback.html
|
||||
uCEFInterfaces.ICefPreferenceManager.html
|
||||
uCEFInterfaces.ICefRequestContext.html
|
||||
uCEFInterfaces.ICefPrintSettings.html
|
||||
uCEFInterfaces.ICefPrintDialogCallback.html
|
||||
uCEFInterfaces.ICefPrintJobCallback.html
|
||||
uCEFInterfaces.ICefPrintHandler.html
|
||||
uCEFInterfaces.ICefNavigationEntry.html
|
||||
uCEFInterfaces.ICefX509CertPrincipal.html
|
||||
uCEFInterfaces.ICefX509Certificate.html
|
||||
uCEFInterfaces.ICefSslInfo.html
|
||||
uCEFInterfaces.ICefSSLStatus.html
|
||||
uCEFInterfaces.ICefSelectClientCertificateCallback.html
|
||||
uCEFInterfaces.ICefResourceBundle.html
|
||||
uCEFInterfaces.ICefImage.html
|
||||
uCEFInterfaces.ICefMenuModelDelegate.html
|
||||
uCEFInterfaces.ICefServer.html
|
||||
uCEFInterfaces.ICefServerHandler.html
|
||||
uCEFInterfaces.ICefMediaAccessCallback.html
|
||||
uCEFInterfaces.ICefMediaAccessHandler.html
|
||||
uCEFInterfaces.ICefPermissionPromptCallback.html
|
||||
uCEFInterfaces.ICefPermissionHandler.html
|
||||
uCEFInterfaces.ICefSharedMemoryRegion.html
|
||||
uCEFInterfaces.ICefSharedProcessMessageBuilder.html
|
||||
uCEFInterfaces.ICefDisplay.html
|
||||
uCEFInterfaces.ICefLayout.html
|
||||
uCEFInterfaces.ICefBoxLayout.html
|
||||
uCEFInterfaces.ICefFillLayout.html
|
||||
uCEFInterfaces.ICefOverlayController.html
|
||||
uCEFInterfaces.ICefView.html
|
||||
uCEFInterfaces.ICefViewDelegate.html
|
||||
uCEFInterfaces.ICefTextfield.html
|
||||
uCEFInterfaces.ICefTextfieldDelegate.html
|
||||
uCEFInterfaces.ICefScrollView.html
|
||||
uCEFInterfaces.ICefPanel.html
|
||||
uCEFInterfaces.ICefPanelDelegate.html
|
||||
uCEFInterfaces.ICefBrowserView.html
|
||||
uCEFInterfaces.ICefBrowserViewDelegate.html
|
||||
uCEFInterfaces.ICefButton.html
|
||||
uCEFInterfaces.ICefButtonDelegate.html
|
||||
uCEFInterfaces.ICefLabelButton.html
|
||||
uCEFInterfaces.ICefMenuButton.html
|
||||
uCEFInterfaces.ICefMenuButtonPressedLock.html
|
||||
uCEFInterfaces.ICefMenuButtonDelegate.html
|
||||
uCEFInterfaces.ICefWindow.html
|
||||
uCEFInterfaces.ICefWindowDelegate.html
|
||||
uCEFJsDialogCallback.html
|
||||
uCEFJsDialogCallback.TCefJsDialogCallbackRef.html
|
||||
uCEFJsDialogHandler.html
|
||||
uCEFJsDialogHandler.TCefJsDialogHandlerOwn.html
|
||||
uCEFJsDialogHandler.TCustomJsDialogHandler.html
|
||||
uCEFJson.html
|
||||
uCEFJson.TCEFJson.html
|
||||
uCEFKeyboardHandler.html
|
||||
uCEFKeyboardHandler.TCefKeyboardHandlerOwn.html
|
||||
uCEFKeyboardHandler.TCustomKeyboardHandler.html
|
||||
uCEFLabelButton.html
|
||||
uCEFLabelButton.TCefLabelButtonRef.html
|
||||
uCEFLabelButtonComponent.html
|
||||
uCEFLabelButtonComponent.TCEFLabelButtonComponent.html
|
||||
uCEFLayout.html
|
||||
uCEFLayout.TCefLayoutRef.html
|
||||
uCEFLazarusCocoa.html
|
||||
uCEFLibFunctions.html
|
||||
uCEFLifeSpanHandler.html
|
||||
uCEFLifeSpanHandler.TCefLifeSpanHandlerOwn.html
|
||||
uCEFLifeSpanHandler.TCustomLifeSpanHandler.html
|
||||
uCEFLinkedWinControlBase.html
|
||||
uCEFLinkedWinControlBase.TCEFLinkedWinControlBase.html
|
||||
uCEFLinkedWindowParent.html
|
||||
uCEFLinkedWindowParent.TCEFLinkedWindowParent.html
|
||||
uCEFLinuxConstants.html
|
||||
uCEFLinuxEventPipe.html
|
||||
uCEFLinuxFunctions.html
|
||||
uCEFLinuxTypes.html
|
||||
uCEFListValue.html
|
||||
uCEFListValue.TCefListValueRef.html
|
||||
uCEFLoadHandler.html
|
||||
uCEFLoadHandler.TCefLoadHandlerOwn.html
|
||||
uCEFLoadHandler.TCustomLoadHandler.html
|
||||
uCEFLoadHandler.TCustomRenderLoadHandler.html
|
||||
uCEFMacOSConstants.html
|
||||
uCEFMacOSCustomCocoaTimer.html
|
||||
uCEFMacOSFunctions.html
|
||||
uCEFMacOSInterfaces.html
|
||||
uCEFMediaAccessCallback.html
|
||||
uCEFMediaAccessCallback.TCefMediaAccessCallbackRef.html
|
||||
uCEFMediaAccessHandler.html
|
||||
uCEFMediaAccessHandler.TCefMediaAccessHandlerOwn.html
|
||||
uCEFMediaObserver.html
|
||||
uCEFMediaObserver.TCefMediaObserverOwn.html
|
||||
uCEFMediaObserver.TCustomMediaObserver.html
|
||||
uCEFMediaRoute.html
|
||||
uCEFMediaRoute.TCefMediaRouteRef.html
|
||||
uCEFMediaRouteCreateCallback.html
|
||||
uCEFMediaRouteCreateCallback.TCefMediaRouteCreateCallbackOwn.html
|
||||
uCEFMediaRouteCreateCallback.TCefFastMediaRouteCreateCallback.html
|
||||
uCEFMediaRouteCreateCallback.TCefCustomMediaRouteCreateCallback.html
|
||||
uCEFMediaRouter.html
|
||||
uCEFMediaRouter.TCefMediaRouterRef.html
|
||||
uCEFMediaSink.html
|
||||
uCEFMediaSink.TCefMediaSinkRef.html
|
||||
uCEFMediaSinkDeviceInfoCallback.html
|
||||
uCEFMediaSinkDeviceInfoCallback.TCefMediaSinkDeviceInfoCallbackOwn.html
|
||||
uCEFMediaSinkDeviceInfoCallback.TCefFastMediaSinkDeviceInfoCallback.html
|
||||
uCEFMediaSinkDeviceInfoCallback.TCefCustomMediaSinkDeviceInfoCallback.html
|
||||
uCEFMediaSource.html
|
||||
uCEFMediaSource.TCefMediaSourceRef.html
|
||||
uCEFMenuButton.html
|
||||
uCEFMenuButton.TCefMenuButtonRef.html
|
||||
uCEFMenuButtonComponent.html
|
||||
uCEFMenuButtonComponent.TCEFMenuButtonComponent.html
|
||||
uCEFMenuButtonDelegate.html
|
||||
uCEFMenuButtonDelegate.TCefMenuButtonDelegateRef.html
|
||||
uCEFMenuButtonDelegate.TCefMenuButtonDelegateOwn.html
|
||||
uCEFMenuButtonDelegate.TCustomMenuButtonDelegate.html
|
||||
uCEFMenuButtonPressedLock.html
|
||||
uCEFMenuButtonPressedLock.TCefMenuButtonPressedLockRef.html
|
||||
uCEFMenuModel.html
|
||||
uCEFMenuModel.TCefMenuModelRef.html
|
||||
uCEFMenuModelDelegate.html
|
||||
uCEFMenuModelDelegate.TCefMenuModelDelegateOwn.html
|
||||
uCEFMiscFunctions.html
|
||||
uCEFNavigationEntry.html
|
||||
uCEFNavigationEntry.TCefNavigationEntryRef.html
|
||||
uCEFNavigationEntryVisitor.html
|
||||
uCEFNavigationEntryVisitor.TCefNavigationEntryVisitorOwn.html
|
||||
uCEFNavigationEntryVisitor.TCefFastNavigationEntryVisitor.html
|
||||
uCEFNavigationEntryVisitor.TCustomCefNavigationEntryVisitor.html
|
||||
uCEFOAuth2Helper.html
|
||||
uCEFOAuth2Helper.TCEFOAuth2Helper.html
|
||||
uCEFOLEDragAndDrop.html
|
||||
uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html
|
||||
uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html
|
||||
uCEFOLEDragAndDrop.TOLEDropSource.html
|
||||
uCEFOLEDragAndDrop.TOLEDataObject.html
|
||||
uCEFOLEDragAndDrop.TOLEDropTarget.html
|
||||
uCEFOsrBrowserWindow.html
|
||||
uCEFOsrBrowserWindow.TEmbeddedOsrChromium.html
|
||||
uCEFOsrBrowserWindow.TOsrBrowserWindow.html
|
||||
uCEFOSRIMEHandler.html
|
||||
uCEFOSRIMEHandler.TCEFOSRIMEHandler.html
|
||||
uCEFOverlayController.html
|
||||
uCEFOverlayController.TCefOverlayControllerRef.html
|
||||
uCEFPanel.html
|
||||
uCEFPanel.TCefPanelRef.html
|
||||
uCEFPanelComponent.html
|
||||
uCEFPanelComponent.TCEFPanelComponent.html
|
||||
uCEFPanelDelegate.html
|
||||
uCEFPanelDelegate.TCefPanelDelegateRef.html
|
||||
uCEFPanelDelegate.TCefPanelDelegateOwn.html
|
||||
uCEFPanelDelegate.TCustomPanelDelegate.html
|
||||
uCEFPDFPrintCallback.html
|
||||
uCEFPDFPrintCallback.TCefPdfPrintCallbackOwn.html
|
||||
uCEFPDFPrintCallback.TCefFastPdfPrintCallback.html
|
||||
uCEFPDFPrintCallback.TCefCustomPDFPrintCallBack.html
|
||||
uCEFPDFPrintOptions.html
|
||||
uCEFPDFPrintOptions.TPDFPrintOptions.html
|
||||
uCEFPermissionHandler.html
|
||||
uCEFPermissionHandler.TCefPermissionHandlerOwn.html
|
||||
uCEFPermissionHandler.TCustomPermissionHandler.html
|
||||
uCEFPermissionPromptCallback.html
|
||||
uCEFPermissionPromptCallback.TCefPermissionPromptCallbackRef.html
|
||||
uCEFPostData.html
|
||||
uCEFPostData.TCefPostDataRef.html
|
||||
uCEFPostDataElement.html
|
||||
uCEFPostDataElement.TCefPostDataElementRef.html
|
||||
uCEFPostDataElement.TCefPostDataElementOwn.html
|
||||
uCEFPreferenceManager.html
|
||||
uCEFPreferenceManager.TCefPreferenceManagerRef.html
|
||||
uCEFPreferenceRegistrar.html
|
||||
uCEFPreferenceRegistrar.TCefPreferenceRegistrarRef.html
|
||||
uCEFPrintDialogCallback.html
|
||||
uCEFPrintDialogCallback.TCefPrintDialogCallbackRef.html
|
||||
uCEFPrintHandler.html
|
||||
uCEFPrintHandler.TCefPrintHandlerOwn.html
|
||||
uCEFPrintHandler.TCustomPrintHandler.html
|
||||
uCEFPrintJobCallback.html
|
||||
uCEFPrintJobCallback.TCefPrintJobCallbackRef.html
|
||||
uCEFPrintSettings.html
|
||||
uCEFPrintSettings.TCefPrintSettingsRef.html
|
||||
uCEFProcessMessage.html
|
||||
uCEFProcessMessage.TCefProcessMessageRef.html
|
||||
uCEFRegistration.html
|
||||
uCEFRegistration.TCefRegistrationRef.html
|
||||
uCEFRenderHandler.html
|
||||
uCEFRenderHandler.TCefRenderHandlerOwn.html
|
||||
uCEFRenderHandler.TCustomRenderHandler.html
|
||||
uCEFRenderProcessHandler.html
|
||||
uCEFRenderProcessHandler.TCefRenderProcessHandlerOwn.html
|
||||
uCEFRenderProcessHandler.TCefCustomRenderProcessHandler.html
|
||||
uCEFRequest.html
|
||||
uCEFRequest.TCefRequestRef.html
|
||||
uCEFRequestContext.html
|
||||
uCEFRequestContext.TCefRequestContextRef.html
|
||||
uCEFRequestContext.TCefClearCertificateExceptionsCompletionCallback.html
|
||||
uCEFRequestContext.TCefClearHttpAuthCredentialsCompletionCallback.html
|
||||
uCEFRequestContext.TCefCloseAllConnectionsCompletionCallback.html
|
||||
uCEFRequestContextHandler.html
|
||||
uCEFRequestContextHandler.TCefRequestContextHandlerRef.html
|
||||
uCEFRequestContextHandler.TCefRequestContextHandlerOwn.html
|
||||
uCEFRequestContextHandler.TCustomRequestContextHandler.html
|
||||
uCEFRequestHandler.html
|
||||
uCEFRequestHandler.TCefRequestHandlerOwn.html
|
||||
uCEFRequestHandler.TCustomRequestHandler.html
|
||||
uCEFResolveCallback.html
|
||||
uCEFResolveCallback.TCefResolveCallbackOwn.html
|
||||
uCEFResolveCallback.TCefCustomResolveCallback.html
|
||||
uCEFResourceBundle.html
|
||||
uCEFResourceBundle.TCefResourceBundleRef.html
|
||||
uCEFResourceBundleHandler.html
|
||||
uCEFResourceBundleHandler.TCefResourceBundleHandlerOwn.html
|
||||
uCEFResourceBundleHandler.TCefCustomResourceBundleHandler.html
|
||||
uCEFResourceHandler.html
|
||||
uCEFResourceHandler.TCefResourceHandlerRef.html
|
||||
uCEFResourceHandler.TCefResourceHandlerOwn.html
|
||||
uCEFResourceReadCallback.html
|
||||
uCEFResourceReadCallback.TCefResourceReadCallbackRef.html
|
||||
uCEFResourceRequestHandler.html
|
||||
uCEFResourceRequestHandler.TCefResourceRequestHandlerRef.html
|
||||
uCEFResourceRequestHandler.TCefResourceRequestHandlerOwn.html
|
||||
uCEFResourceRequestHandler.TCustomResourceRequestHandler.html
|
||||
uCEFResourceSkipCallback.html
|
||||
uCEFResourceSkipCallback.TCefResourceSkipCallbackRef.html
|
||||
uCEFResponse.html
|
||||
uCEFResponse.TCefResponseRef.html
|
||||
uCEFResponseFilter.html
|
||||
uCEFResponseFilter.TCefResponseFilterRef.html
|
||||
uCEFResponseFilter.TCefResponseFilterOwn.html
|
||||
uCEFResponseFilter.TCustomResponseFilter.html
|
||||
uCEFRunContextMenuCallback.html
|
||||
uCEFRunContextMenuCallback.TCefRunContextMenuCallbackRef.html
|
||||
uCEFRunFileDialogCallback.html
|
||||
uCEFRunFileDialogCallback.TCefRunFileDialogCallbackOwn.html
|
||||
uCEFRunFileDialogCallback.TCefFastRunFileDialogCallback.html
|
||||
uCEFRunQuickMenuCallback.html
|
||||
uCEFRunQuickMenuCallback.TCefRunQuickMenuCallbackRef.html
|
||||
uCEFSchemeHandlerFactory.html
|
||||
uCEFSchemeHandlerFactory.TCefSchemeHandlerFactoryOwn.html
|
||||
uCEFSchemeRegistrar.html
|
||||
uCEFSchemeRegistrar.TCefSchemeRegistrarRef.html
|
||||
uCEFScrollView.html
|
||||
uCEFScrollView.TCefScrollViewRef.html
|
||||
uCEFScrollViewComponent.html
|
||||
uCEFScrollViewComponent.TCEFScrollViewComponent.html
|
||||
uCEFSelectClientCertificateCallback.html
|
||||
uCEFSelectClientCertificateCallback.TCefSelectClientCertificateCallbackRef.html
|
||||
uCEFSentinel.html
|
||||
uCEFSentinel.TCEFSentinel.html
|
||||
uCEFServer.html
|
||||
uCEFServer.TCEFServerRef.html
|
||||
uCEFServerComponent.html
|
||||
uCEFServerComponent.TCEFServerComponent.html
|
||||
uCEFServerEvents.html
|
||||
uCEFServerHandler.html
|
||||
uCEFServerHandler.TCEFServerHandlerOwn.html
|
||||
uCEFServerHandler.TCustomServerHandler.html
|
||||
uCEFSetCookieCallback.html
|
||||
uCEFSetCookieCallback.TCefSetCookieCallbackOwn.html
|
||||
uCEFSetCookieCallback.TCefFastSetCookieCallback.html
|
||||
uCEFSetCookieCallback.TCefCustomSetCookieCallback.html
|
||||
uCEFSharedMemoryRegion.html
|
||||
uCEFSharedMemoryRegion.TCefSharedMemoryRegionRef.html
|
||||
uCEFSharedProcessMessageBuilder.html
|
||||
uCEFSharedProcessMessageBuilder.TCefSharedProcessMessageBuilderRef.html
|
||||
uCEFSslInfo.html
|
||||
uCEFSslInfo.TCefSslInfoRef.html
|
||||
uCEFSSLStatus.html
|
||||
uCEFSSLStatus.TCefSSLStatusRef.html
|
||||
uCEFStreamReader.html
|
||||
uCEFStreamReader.TCefStreamReaderRef.html
|
||||
uCEFStreamWriter.html
|
||||
uCEFStreamWriter.TCefStreamWriterRef.html
|
||||
uCEFStringList.html
|
||||
uCEFStringList.TCefCustomStringList.html
|
||||
uCEFStringList.TCefStringListOwn.html
|
||||
uCEFStringList.TCefStringListRef.html
|
||||
uCEFStringMap.html
|
||||
uCEFStringMap.TCefCustomStringMap.html
|
||||
uCEFStringMap.TCefStringMapOwn.html
|
||||
uCEFStringMap.TCefStringMapRef.html
|
||||
uCEFStringMultimap.html
|
||||
uCEFStringMultimap.TCefCustomStringMultimap.html
|
||||
uCEFStringMultimap.TCefStringMultimapOwn.html
|
||||
uCEFStringMultimap.TCefStringMultimapRef.html
|
||||
uCEFStringVisitor.html
|
||||
uCEFStringVisitor.TCefStringVisitorOwn.html
|
||||
uCEFStringVisitor.TCefFastStringVisitor.html
|
||||
uCEFStringVisitor.TCustomCefStringVisitor.html
|
||||
uCEFTask.html
|
||||
uCEFTask.TCefTaskOwn.html
|
||||
uCEFTask.TCefTaskRef.html
|
||||
uCEFTask.TCefFastTask.html
|
||||
uCEFTask.TCefManagedTask.html
|
||||
uCEFTask.TCefChromiumTask.html
|
||||
uCEFTask.TCefViewDelegateTask.html
|
||||
uCEFTask.TCefURLRequestClientTask.html
|
||||
uCEFTask.TCefUpdatePrefsTask.html
|
||||
uCEFTask.TCefSavePrefsTask.html
|
||||
uCEFTask.TCefURLRequestTask.html
|
||||
uCEFTask.TCefGenericTask.html
|
||||
uCEFTask.TCefUpdateZoomStepTask.html
|
||||
uCEFTask.TCefUpdateZoomPctTask.html
|
||||
uCEFTask.TCefReadZoomTask.html
|
||||
uCEFTask.TCefSetZoomLevelTask.html
|
||||
uCEFTask.TCefSetZoomPctTask.html
|
||||
uCEFTask.TCefSetZoomStepTask.html
|
||||
uCEFTask.TCefCreateCustomViewTask.html
|
||||
uCEFTask.TCefBrowserNavigationTask.html
|
||||
uCEFTask.TCefSetAudioMutedTask.html
|
||||
uCEFTask.TCefToggleAudioMutedTask.html
|
||||
uCEFTask.TCefEnableFocusTask.html
|
||||
uCEFTask.TCefTryCloseBrowserTask.html
|
||||
uCEFTaskManager.html
|
||||
uCEFTaskManager.TCefTaskManagerRef.html
|
||||
uCEFTaskRunner.html
|
||||
uCEFTaskRunner.TCefTaskRunnerRef.html
|
||||
uCEFTextfield.html
|
||||
uCEFTextfield.TCefTextfieldRef.html
|
||||
uCEFTextfieldComponent.html
|
||||
uCEFTextfieldComponent.TCEFTextfieldComponent.html
|
||||
uCEFTextfieldDelegate.html
|
||||
uCEFTextfieldDelegate.TCefTextfieldDelegateRef.html
|
||||
uCEFTextfieldDelegate.TCefTextfieldDelegateOwn.html
|
||||
uCEFTextfieldDelegate.TCustomTextfieldDelegate.html
|
||||
uCEFThread.html
|
||||
uCEFThread.TCefThreadRef.html
|
||||
uCEFTimerWorkScheduler.html
|
||||
uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html
|
||||
uCEFTypes.html
|
||||
uCEFTypes.TCefAcceleratedPaintInfo.html
|
||||
uCEFTypes.TMyMemoryStatusEx.html
|
||||
uCEFTypes.TOSVersionInfoEx.html
|
||||
uCEFTypes.TCefStringWide.html
|
||||
uCEFTypes.TCefStringUtf8.html
|
||||
uCEFTypes.TCefStringUtf16.html
|
||||
uCEFTypes.TFileVersionInfo.html
|
||||
uCEFTypes.TCefMainArgs.html
|
||||
uCEFTypes.TCefRect.html
|
||||
uCEFTypes.TCefPoint.html
|
||||
uCEFTypes.TCefSize.html
|
||||
uCEFTypes.TCefRange.html
|
||||
uCEFTypes.TCefCursorInfo.html
|
||||
uCEFTypes.TCefLinuxWindowProperties.html
|
||||
uCEFTypes.TLinuxWindowProperties.html
|
||||
uCEFTypes.TCefUrlParts.html
|
||||
uCEFTypes.TUrlParts.html
|
||||
uCEFTypes.TCefInsets.html
|
||||
uCEFTypes.TCefTaskInfo.html
|
||||
uCEFTypes.TCustomTaskInfo.html
|
||||
uCEFTypes.TCefTouchHandleState.html
|
||||
uCEFTypes.TCefCompositionUnderline.html
|
||||
uCEFTypes.TCefTime.html
|
||||
uCEFTypes.TCefBoxLayoutSettings.html
|
||||
uCEFTypes.TCefSettings.html
|
||||
uCEFTypes.TCefWindowInfo.html
|
||||
uCEFTypes.TCefDraggableRegion.html
|
||||
uCEFTypes.TCefKeyEvent.html
|
||||
uCEFTypes.TCefPopupFeatures.html
|
||||
uCEFTypes.TCefBrowserSettings.html
|
||||
uCEFTypes.TCefScreenInfo.html
|
||||
uCEFTypes.TCefRequestContextSettings.html
|
||||
uCEFTypes.TCefCookie.html
|
||||
uCEFTypes.TCookie.html
|
||||
uCEFTypes.TCefPdfPrintSettings.html
|
||||
uCEFTypes.TCefMouseEvent.html
|
||||
uCEFTypes.TCefTouchEvent.html
|
||||
uCEFTypes.TCefSimulatedTouchPoint.html
|
||||
uCEFTypes.TCefAudioParameters.html
|
||||
uCEFTypes.TCefMediaSinkDeviceInfo.html
|
||||
uCEFTypes.TCefBaseRefCounted.html
|
||||
uCEFTypes.TCefBaseScoped.html
|
||||
uCEFTypes.TCefStreamWriter.html
|
||||
uCEFTypes.TCefX509CertPrincipal.html
|
||||
uCEFTypes.TCefX509Certificate.html
|
||||
uCEFTypes.TCefSslInfo.html
|
||||
uCEFTypes.TCefSSLStatus.html
|
||||
uCEFTypes.TCefSelectClientCertificateCallback.html
|
||||
uCEFTypes.TCefRunContextMenuCallback.html
|
||||
uCEFTypes.TCefFileDialogCallback.html
|
||||
uCEFTypes.TCefUnresponsiveProcessCallback.html
|
||||
uCEFTypes.TCefDialogHandler.html
|
||||
uCEFTypes.TCefDisplayHandler.html
|
||||
uCEFTypes.TCefDownloadHandler.html
|
||||
uCEFTypes.TCefDragHandler.html
|
||||
uCEFTypes.TCefFindHandler.html
|
||||
uCEFTypes.TCefFocusHandler.html
|
||||
uCEFTypes.TCefJsDialogHandler.html
|
||||
uCEFTypes.TCefJsDialogCallback.html
|
||||
uCEFTypes.TCefKeyboardHandler.html
|
||||
uCEFTypes.TCefLifeSpanHandler.html
|
||||
uCEFTypes.TCefRegistration.html
|
||||
uCEFTypes.TCefDevToolsMessageObserver.html
|
||||
uCEFTypes.TCefMediaRouter.html
|
||||
uCEFTypes.TCefMediaObserver.html
|
||||
uCEFTypes.TCefMediaRoute.html
|
||||
uCEFTypes.TCefMediaRouteCreateCallback.html
|
||||
uCEFTypes.TCefMediaSink.html
|
||||
uCEFTypes.TCefMediaSinkDeviceInfoCallback.html
|
||||
uCEFTypes.TCefMediaSource.html
|
||||
uCEFTypes.TCefAudioHandler.html
|
||||
uCEFTypes.TCefLoadHandler.html
|
||||
uCEFTypes.TCefRenderHandler.html
|
||||
uCEFTypes.TCefPreferenceRegistrar.html
|
||||
uCEFTypes.TCefPreferenceManager.html
|
||||
uCEFTypes.TCefV8StackTrace.html
|
||||
uCEFTypes.TCefV8StackFrame.html
|
||||
uCEFTypes.TCefStreamReader.html
|
||||
uCEFTypes.TCefReadHandler.html
|
||||
uCEFTypes.TCefWriteHandler.html
|
||||
uCEFTypes.TCefXmlReader.html
|
||||
uCEFTypes.TCefZipReader.html
|
||||
uCEFTypes.TCefUrlrequestClient.html
|
||||
uCEFTypes.TCefUrlRequest.html
|
||||
uCEFTypes.TCefThread.html
|
||||
uCEFTypes.TCefWaitableEvent.html
|
||||
uCEFTypes.TCefTaskRunner.html
|
||||
uCEFTypes.TCefEndTracingCallback.html
|
||||
uCEFTypes.TCefResourceBundle.html
|
||||
uCEFTypes.TCefMenuModelDelegate.html
|
||||
uCEFTypes.TCefProcessMessage.html
|
||||
uCEFTypes.TCefRenderProcessHandler.html
|
||||
uCEFTypes.TCefRequestHandler.html
|
||||
uCEFTypes.TCefMediaAccessCallback.html
|
||||
uCEFTypes.TCefMediaAccessHandler.html
|
||||
uCEFTypes.TCefPermissionPromptCallback.html
|
||||
uCEFTypes.TCefPermissionHandler.html
|
||||
uCEFTypes.TCefSharedMemoryRegion.html
|
||||
uCEFTypes.TCefSharedProcessMessageBuilder.html
|
||||
uCEFTypes.TCefResourceSkipCallback.html
|
||||
uCEFTypes.TCefResourceReadCallback.html
|
||||
uCEFTypes.TCefResourceHandler.html
|
||||
uCEFTypes.TCefResourceRequestHandler.html
|
||||
uCEFTypes.TCefCookieAccessFilter.html
|
||||
uCEFTypes.TCefResponse.html
|
||||
uCEFTypes.TCefResponseFilter.html
|
||||
uCEFTypes.TCefAuthCallback.html
|
||||
uCEFTypes.TCefCallback.html
|
||||
uCEFTypes.TCefRequestContext.html
|
||||
uCEFTypes.TCefRequestContextHandler.html
|
||||
uCEFTypes.TCefCompletionCallback.html
|
||||
uCEFTypes.TCefCookieManager.html
|
||||
uCEFTypes.TCefSchemeHandlerFactory.html
|
||||
uCEFTypes.TCefResolveCallback.html
|
||||
uCEFTypes.TCefCookieVisitor.html
|
||||
uCEFTypes.TCefSetCookieCallback.html
|
||||
uCEFTypes.TCefDeleteCookiesCallback.html
|
||||
uCEFTypes.TCefRunFileDialogCallback.html
|
||||
uCEFTypes.TCefDownloadImageCallback.html
|
||||
uCEFTypes.TCefImage.html
|
||||
uCEFTypes.TCefPdfPrintCallback.html
|
||||
uCEFTypes.TCefNavigationEntryVisitor.html
|
||||
uCEFTypes.TCefNavigationEntry.html
|
||||
uCEFTypes.TCefPrintSettings.html
|
||||
uCEFTypes.TCefPrintDialogCallback.html
|
||||
uCEFTypes.TCefPrintJobCallback.html
|
||||
uCEFTypes.TCefPrintHandler.html
|
||||
uCEFTypes.TCefDragData.html
|
||||
uCEFTypes.TCefCommandLine.html
|
||||
uCEFTypes.TCefCommandHandler.html
|
||||
uCEFTypes.TCefSchemeRegistrar.html
|
||||
uCEFTypes.TCefBinaryValue.html
|
||||
uCEFTypes.TCefValue.html
|
||||
uCEFTypes.TCefDictionaryValue.html
|
||||
uCEFTypes.TCefListValue.html
|
||||
uCEFTypes.TCefStringVisitor.html
|
||||
uCEFTypes.TCefPostDataElement.html
|
||||
uCEFTypes.TCefPostData.html
|
||||
uCEFTypes.TCefRequest.html
|
||||
uCEFTypes.TCefTask.html
|
||||
uCEFTypes.TCefTaskManager.html
|
||||
uCEFTypes.TCefDomVisitor.html
|
||||
uCEFTypes.TCefMenuModel.html
|
||||
uCEFTypes.TCefContextMenuParams.html
|
||||
uCEFTypes.TCefDownloadItem.html
|
||||
uCEFTypes.TCefBeforeDownloadCallback.html
|
||||
uCEFTypes.TCefDownloadItemCallback.html
|
||||
uCEFTypes.TCefDomNode.html
|
||||
uCEFTypes.TCefDomDocument.html
|
||||
uCEFTypes.TCefv8Handler.html
|
||||
uCEFTypes.TCefV8Exception.html
|
||||
uCEFTypes.TCefv8ArrayBufferReleaseCallback.html
|
||||
uCEFTypes.TCefv8Value.html
|
||||
uCEFTypes.TCefV8Context.html
|
||||
uCEFTypes.TCefV8Interceptor.html
|
||||
uCEFTypes.TCefV8Accessor.html
|
||||
uCEFTypes.TCefFrame.html
|
||||
uCEFTypes.TCefFrameHandler.html
|
||||
uCEFTypes.TCefAccessibilityHandler.html
|
||||
uCEFTypes.TCefContextMenuHandler.html
|
||||
uCEFTypes.TCefRunQuickMenuCallback.html
|
||||
uCEFTypes.TCefClient.html
|
||||
uCEFTypes.TCefBrowserHost.html
|
||||
uCEFTypes.TCefBrowser.html
|
||||
uCEFTypes.TCefResourceBundleHandler.html
|
||||
uCEFTypes.TCefBrowserProcessHandler.html
|
||||
uCEFTypes.TCefApp.html
|
||||
uCEFTypes.TCefServer.html
|
||||
uCEFTypes.TCefServerHandler.html
|
||||
uCEFTypes.TCefDisplay.html
|
||||
uCEFTypes.TCefLayout.html
|
||||
uCEFTypes.TCefBoxLayout.html
|
||||
uCEFTypes.TCefFillLayout.html
|
||||
uCEFTypes.TCefOverlayController.html
|
||||
uCEFTypes.TCefView.html
|
||||
uCEFTypes.TCefViewDelegate.html
|
||||
uCEFTypes.TCefTextfield.html
|
||||
uCEFTypes.TCefTextfieldDelegate.html
|
||||
uCEFTypes.TCefScrollView.html
|
||||
uCEFTypes.TCefPanel.html
|
||||
uCEFTypes.TCefPanelDelegate.html
|
||||
uCEFTypes.TCefBrowserView.html
|
||||
uCEFTypes.TCefBrowserViewDelegate.html
|
||||
uCEFTypes.TCefButton.html
|
||||
uCEFTypes.TCefButtonDelegate.html
|
||||
uCEFTypes.TCefLabelButton.html
|
||||
uCEFTypes.TCefMenuButton.html
|
||||
uCEFTypes.TCefMenuButtonPressedLock.html
|
||||
uCEFTypes.TCefMenuButtonDelegate.html
|
||||
uCEFTypes.TCefWindow.html
|
||||
uCEFTypes.TCefWindowDelegate.html
|
||||
uCEFUnresponsiveProcessCallback.html
|
||||
uCEFUnresponsiveProcessCallback.TCefUnresponsiveProcessCallbackRef.html
|
||||
uCEFUrlRequest.html
|
||||
uCEFUrlRequest.TCefUrlRequestRef.html
|
||||
uCEFUrlrequestClient.html
|
||||
uCEFUrlrequestClient.TCefUrlrequestClientOwn.html
|
||||
uCEFUrlrequestClient.TCustomCefUrlrequestClient.html
|
||||
uCEFUrlrequestClient.TCefUrlrequestClientRef.html
|
||||
uCEFUrlRequestClientComponent.html
|
||||
uCEFUrlRequestClientComponent.TCEFUrlRequestClientComponent.html
|
||||
uCEFUrlRequestClientEvents.html
|
||||
uCEFv8Accessor.html
|
||||
uCEFv8Accessor.TCefV8AccessorOwn.html
|
||||
uCEFv8Accessor.TCefFastV8Accessor.html
|
||||
uCEFv8ArrayBufferReleaseCallback.html
|
||||
uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackOwn.html
|
||||
uCEFv8ArrayBufferReleaseCallback.TCefFastv8ArrayBufferReleaseCallback.html
|
||||
uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackRef.html
|
||||
uCEFv8Context.html
|
||||
uCEFv8Context.TCefv8ContextRef.html
|
||||
uCEFv8Exception.html
|
||||
uCEFv8Exception.TCefV8ExceptionRef.html
|
||||
uCEFv8Handler.html
|
||||
uCEFv8Handler.TCefv8HandlerRef.html
|
||||
uCEFv8Handler.TCefv8HandlerOwn.html
|
||||
uCEFv8Interceptor.html
|
||||
uCEFv8Interceptor.TCefV8InterceptorOwn.html
|
||||
uCEFv8Interceptor.TCefFastV8Interceptor.html
|
||||
uCEFv8StackFrame.html
|
||||
uCEFv8StackFrame.TCefV8StackFrameRef.html
|
||||
uCEFv8StackTrace.html
|
||||
uCEFv8StackTrace.TCefV8StackTraceRef.html
|
||||
uCEFv8Value.html
|
||||
uCEFv8Value.TCefv8ValueRef.html
|
||||
uCEFValue.html
|
||||
uCEFValue.TCefValueRef.html
|
||||
uCEFView.html
|
||||
uCEFView.TCefViewRef.html
|
||||
uCEFViewComponent.html
|
||||
uCEFViewComponent.TCEFViewComponent.html
|
||||
uCEFViewDelegate.html
|
||||
uCEFViewDelegate.TCefViewDelegateRef.html
|
||||
uCEFViewDelegate.TCefViewDelegateOwn.html
|
||||
uCEFViewDelegate.TCustomViewDelegate.html
|
||||
uCEFViewsFrameworkEvents.html
|
||||
uCEFWaitableEvent.html
|
||||
uCEFWaitableEvent.TCefWaitableEventRef.html
|
||||
uCEFWinControl.html
|
||||
uCEFWinControl.TCEFWinControl.html
|
||||
uCEFWindow.html
|
||||
uCEFWindow.TCefWindowRef.html
|
||||
uCEFWindowComponent.html
|
||||
uCEFWindowComponent.TCEFWindowComponent.html
|
||||
uCEFWindowDelegate.html
|
||||
uCEFWindowDelegate.TCefWindowDelegateRef.html
|
||||
uCEFWindowDelegate.TCefWindowDelegateOwn.html
|
||||
uCEFWindowDelegate.TCustomWindowDelegate.html
|
||||
uCEFWindowInfoWrapper.html
|
||||
uCEFWindowInfoWrapper.TCEFWindowInfoWrapper.html
|
||||
uCEFWindowParent.html
|
||||
uCEFWindowParent.TCEFWindowParent.html
|
||||
uCEFWorkScheduler.html
|
||||
uCEFWorkScheduler.TCEFWorkScheduler.html
|
||||
uCEFWorkSchedulerQueueThread.html
|
||||
uCEFWorkSchedulerQueueThread.TCEFWorkSchedulerQueueThread.html
|
||||
uCEFWorkSchedulerThread.html
|
||||
uCEFWorkSchedulerThread.TCEFWorkSchedulerThread.html
|
||||
uCEFWriteHandler.html
|
||||
uCEFWriteHandler.TCefWriteHandlerOwn.html
|
||||
uCEFWriteHandler.TCefBytesWriteHandler.html
|
||||
uCEFX509Certificate.html
|
||||
uCEFX509Certificate.TCEFX509CertificateRef.html
|
||||
uCEFX509CertPrincipal.html
|
||||
uCEFX509CertPrincipal.TCefX509CertPrincipalRef.html
|
||||
uCEFXmlReader.html
|
||||
uCEFXmlReader.TCefXmlReaderRef.html
|
||||
uCEFZipReader.html
|
||||
uCEFZipReader.TCefZipReaderRef.html
|
||||
cef4delphi.hhc
|
||||
cef4delphi.hhk
|
||||
private.gif
|
||||
protected.gif
|
||||
public.gif
|
||||
published.gif
|
||||
automated.gif
|
||||
pasdoc.css
|
||||
|
||||
Compile time: 0 minutes, 15 seconds
|
||||
16,339 Topics
|
||||
139,288 Local links
|
||||
32 Internet links
|
||||
5 Graphics
|
||||
|
||||
|
||||
Created c:\Users\usuario\Documents\Embarcadero\Studio\Projects\CEF4Delphi\docs\cef4delphi.chm, 3,651,604 bytes
|
||||
Compression decreased file by 23,392,595 bytes.
|
@ -37,13 +37,13 @@
|
||||
<span id="PasDoc-Constants"></span><h3 class="summary">Constants</h3>
|
||||
<table class="summary wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MAJOR">CEF_SUPPORTED_VERSION_MAJOR</a></strong> = 129;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MAJOR">CEF_SUPPORTED_VERSION_MAJOR</a></strong> = 130;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MINOR">CEF_SUPPORTED_VERSION_MINOR</a></strong> = 0;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_MINOR">CEF_SUPPORTED_VERSION_MINOR</a></strong> = 1;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_RELEASE">CEF_SUPPORTED_VERSION_RELEASE</a></strong> = 12;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_RELEASE">CEF_SUPPORTED_VERSION_RELEASE</a></strong> = 2;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_BUILD">CEF_SUPPORTED_VERSION_BUILD</a></strong> = 0;</code></td>
|
||||
@ -55,10 +55,10 @@
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_MINOR">CEF_CHROMEELF_VERSION_MINOR</a></strong> = 0;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_RELEASE">CEF_CHROMEELF_VERSION_RELEASE</a></strong> = 6668;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_RELEASE">CEF_CHROMEELF_VERSION_RELEASE</a></strong> = 6723;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_BUILD">CEF_CHROMEELF_VERSION_BUILD</a></strong> = 101;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_BUILD">CEF_CHROMEELF_VERSION_BUILD</a></strong> = 44;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#LIBCEF_DLL">LIBCEF_DLL</a></strong> = 'libcef.dll';</code></td>
|
||||
@ -94,21 +94,21 @@
|
||||
<h3 class="detail">Constants</h3>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MAJOR"></span><code><strong>CEF_SUPPORTED_VERSION_MAJOR</strong> = 129;</code></td>
|
||||
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MAJOR"></span><code><strong>CEF_SUPPORTED_VERSION_MAJOR</strong> = 130;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MINOR"></span><code><strong>CEF_SUPPORTED_VERSION_MINOR</strong> = 0;</code></td>
|
||||
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_MINOR"></span><code><strong>CEF_SUPPORTED_VERSION_MINOR</strong> = 1;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_RELEASE"></span><code><strong>CEF_SUPPORTED_VERSION_RELEASE</strong> = 12;</code></td>
|
||||
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_RELEASE"></span><code><strong>CEF_SUPPORTED_VERSION_RELEASE</strong> = 2;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
@ -136,14 +136,14 @@
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_RELEASE"></span><code><strong>CEF_CHROMEELF_VERSION_RELEASE</strong> = 6668;</code></td>
|
||||
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_RELEASE"></span><code><strong>CEF_CHROMEELF_VERSION_RELEASE</strong> = 6723;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_BUILD"></span><code><strong>CEF_CHROMEELF_VERSION_BUILD</strong> = 101;</code></td>
|
||||
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_BUILD"></span><code><strong>CEF_CHROMEELF_VERSION_BUILD</strong> = 44;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
|
@ -38,273 +38,277 @@
|
||||
</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>procedure <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#SetFocus-Boolean-">SetFocus</a></strong>(focus: Boolean);</code></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#IsReadyToBeClosed">IsReadyToBeClosed</a></strong>: Boolean;</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>procedure <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#SetFocus-Boolean-">SetFocus</a></strong>(focus: Boolean);</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="uCEFBrowser.TCefBrowserHostRef.html#GetWindowHandle">GetWindowHandle</a></strong>: <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</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="uCEFBrowser.TCefBrowserHostRef.html#GetOpenerWindowHandle">GetOpenerWindowHandle</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="uCEFBrowser.TCefBrowserHostRef.html#HasView">HasView</a></strong>: 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#GetClient">GetClient</a></strong>: <a href="uCEFInterfaces.ICefClient.html">ICefClient</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="uCEFBrowser.TCefBrowserHostRef.html#GetRequestContext">GetRequestContext</a></strong>: <a href="uCEFInterfaces.ICefRequestContext.html">ICefRequestContext</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="uCEFBrowser.TCefBrowserHostRef.html#CanZoom-TCefZoomCommand-">CanZoom</a></strong>(command: <a href="uCEFTypes.html#TCefZoomCommand">TCefZoomCommand</a>): 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="uCEFBrowser.TCefBrowserHostRef.html#Zoom-TCefZoomCommand-">Zoom</a></strong>(command: <a href="uCEFTypes.html#TCefZoomCommand">TCefZoomCommand</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="uCEFBrowser.TCefBrowserHostRef.html#GetDefaultZoomLevel">GetDefaultZoomLevel</a></strong>: Double;</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="uCEFBrowser.TCefBrowserHostRef.html#GetZoomLevel">GetZoomLevel</a></strong>: Double;</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="uCEFBrowser.TCefBrowserHostRef.html#SetZoomLevel-Double-">SetZoomLevel</a></strong>(const zoomLevel: Double);</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="uCEFBrowser.TCefBrowserHostRef.html#RunFileDialog-TCefFileDialogMode-ustring-ustring-TStrings-ICefRunFileDialogCallback-">RunFileDialog</a></strong>(mode: <a href="uCEFTypes.html#TCefFileDialogMode">TCefFileDialogMode</a>; const title, defaultFilePath: <a href="uCEFTypes.html#ustring">ustring</a>; const acceptFilters: TStrings; const callback: <a href="uCEFInterfaces.ICefRunFileDialogCallback.html">ICefRunFileDialogCallback</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="uCEFBrowser.TCefBrowserHostRef.html#RunFileDialogProc-TCefFileDialogMode-ustring-ustring-TStrings-TCefRunFileDialogCallbackProc-">RunFileDialogProc</a></strong>(mode: <a href="uCEFTypes.html#TCefFileDialogMode">TCefFileDialogMode</a>; const title, defaultFilePath: <a href="uCEFTypes.html#ustring">ustring</a>; const acceptFilters: TStrings; const callback: <a href="uCEFInterfaces.html#TCefRunFileDialogCallbackProc">TCefRunFileDialogCallbackProc</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="uCEFBrowser.TCefBrowserHostRef.html#StartDownload-ustring-">StartDownload</a></strong>(const url: <a href="uCEFTypes.html#ustring">ustring</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="uCEFBrowser.TCefBrowserHostRef.html#DownloadImage-ustring-Boolean-Cardinal-Boolean-ICefDownloadImageCallback-">DownloadImage</a></strong>(const imageUrl: <a href="uCEFTypes.html#ustring">ustring</a>; isFavicon: Boolean; maxImageSize: Cardinal; bypassCache: Boolean; const callback: <a href="uCEFInterfaces.ICefDownloadImageCallback.html">ICefDownloadImageCallback</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="uCEFBrowser.TCefBrowserHostRef.html#DownloadImageProc-ustring-Boolean-Cardinal-Boolean-TOnDownloadImageFinishedProc-">DownloadImageProc</a></strong>(const imageUrl: <a href="uCEFTypes.html#ustring">ustring</a>; isFavicon: Boolean; maxImageSize: Cardinal; bypassCache: Boolean; const callback: <a href="uCEFInterfaces.html#TOnDownloadImageFinishedProc">TOnDownloadImageFinishedProc</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="uCEFBrowser.TCefBrowserHostRef.html#Print">Print</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#PrintToPdf-ustring-PCefPdfPrintSettings-ICefPdfPrintCallback-">PrintToPdf</a></strong>(const path: <a href="uCEFTypes.html#ustring">ustring</a>; settings: <a href="uCEFTypes.html#PCefPdfPrintSettings">PCefPdfPrintSettings</a>; const callback: <a href="uCEFInterfaces.ICefPdfPrintCallback.html">ICefPdfPrintCallback</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="uCEFBrowser.TCefBrowserHostRef.html#PrintToPdfProc-ustring-PCefPdfPrintSettings-TOnPdfPrintFinishedProc-">PrintToPdfProc</a></strong>(const path: <a href="uCEFTypes.html#ustring">ustring</a>; settings: <a href="uCEFTypes.html#PCefPdfPrintSettings">PCefPdfPrintSettings</a>; const callback: <a href="uCEFInterfaces.html#TOnPdfPrintFinishedProc">TOnPdfPrintFinishedProc</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="uCEFBrowser.TCefBrowserHostRef.html#Find-ustring-Boolean-Boolean-Boolean-">Find</a></strong>(const searchText: <a href="uCEFTypes.html#ustring">ustring</a>; forward_, matchCase, findNext: 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="uCEFBrowser.TCefBrowserHostRef.html#StopFinding-Boolean-">StopFinding</a></strong>(clearSelection: 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="uCEFBrowser.TCefBrowserHostRef.html#ShowDevTools-PCefWindowInfo-ICefClient-PCefBrowserSettings-PCefPoint-">ShowDevTools</a></strong>(const windowInfo: <a href="uCEFTypes.html#PCefWindowInfo">PCefWindowInfo</a>; const client: <a href="uCEFInterfaces.ICefClient.html">ICefClient</a>; const settings: <a href="uCEFTypes.html#PCefBrowserSettings">PCefBrowserSettings</a>; inspectElementAt: <a href="uCEFTypes.html#PCefPoint">PCefPoint</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="uCEFBrowser.TCefBrowserHostRef.html#CloseDevTools">CloseDevTools</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#HasDevTools">HasDevTools</a></strong>: 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#SendDevToolsMessage-ustring-">SendDevToolsMessage</a></strong>(const message_: <a href="uCEFTypes.html#ustring">ustring</a>): 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#ExecuteDevToolsMethod-integer-ustring-ICefDictionaryValue-">ExecuteDevToolsMethod</a></strong>(message_id: integer; const method: <a href="uCEFTypes.html#ustring">ustring</a>; const params: <a href="uCEFInterfaces.ICefDictionaryValue.html">ICefDictionaryValue</a>): 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#AddDevToolsMessageObserver-ICefDevToolsMessageObserver-">AddDevToolsMessageObserver</a></strong>(const observer: <a href="uCEFInterfaces.ICefDevToolsMessageObserver.html">ICefDevToolsMessageObserver</a>): <a href="uCEFInterfaces.ICefRegistration.html">ICefRegistration</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="uCEFBrowser.TCefBrowserHostRef.html#GetNavigationEntries-ICefNavigationEntryVisitor-Boolean-">GetNavigationEntries</a></strong>(const visitor: <a href="uCEFInterfaces.ICefNavigationEntryVisitor.html">ICefNavigationEntryVisitor</a>; currentOnly: 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="uCEFBrowser.TCefBrowserHostRef.html#GetNavigationEntriesProc-TCefNavigationEntryVisitorProc-Boolean-">GetNavigationEntriesProc</a></strong>(const proc: <a href="uCEFInterfaces.html#TCefNavigationEntryVisitorProc">TCefNavigationEntryVisitorProc</a>; currentOnly: 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="uCEFBrowser.TCefBrowserHostRef.html#ReplaceMisspelling-ustring-">ReplaceMisspelling</a></strong>(const word: <a href="uCEFTypes.html#ustring">ustring</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="uCEFBrowser.TCefBrowserHostRef.html#AddWordToDictionary-ustring-">AddWordToDictionary</a></strong>(const word: <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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#IsWindowRenderingDisabled">IsWindowRenderingDisabled</a></strong>: 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="uCEFBrowser.TCefBrowserHostRef.html#WasResized">WasResized</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#NotifyScreenInfoChanged">NotifyScreenInfoChanged</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#WasHidden-Boolean-">WasHidden</a></strong>(hidden: 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="uCEFBrowser.TCefBrowserHostRef.html#Invalidate-TCefPaintElementType-">Invalidate</a></strong>(type_: <a href="uCEFTypes.html#TCefPaintElementType">TCefPaintElementType</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="uCEFBrowser.TCefBrowserHostRef.html#SendExternalBeginFrame">SendExternalBeginFrame</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#SendKeyEvent-PCefKeyEvent-">SendKeyEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefKeyEvent">PCefKeyEvent</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="uCEFBrowser.TCefBrowserHostRef.html#SendMouseClickEvent-PCefMouseEvent-TCefMouseButtonType-Boolean-Integer-">SendMouseClickEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; type_: <a href="uCEFTypes.html#TCefMouseButtonType">TCefMouseButtonType</a>; mouseUp: Boolean; clickCount: Integer);</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="uCEFBrowser.TCefBrowserHostRef.html#SendMouseMoveEvent-PCefMouseEvent-Boolean-">SendMouseMoveEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; mouseLeave: 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="uCEFBrowser.TCefBrowserHostRef.html#SendMouseWheelEvent-PCefMouseEvent-Integer-Integer-">SendMouseWheelEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; deltaX, deltaY: Integer);</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="uCEFBrowser.TCefBrowserHostRef.html#SendTouchEvent-PCefTouchEvent-">SendTouchEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefTouchEvent">PCefTouchEvent</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="uCEFBrowser.TCefBrowserHostRef.html#SendCaptureLostEvent">SendCaptureLostEvent</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#NotifyMoveOrResizeStarted">NotifyMoveOrResizeStarted</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#GetWindowlessFrameRate">GetWindowlessFrameRate</a></strong>: Integer;</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="uCEFBrowser.TCefBrowserHostRef.html#SetWindowlessFrameRate-Integer-">SetWindowlessFrameRate</a></strong>(frameRate: 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="uCEFBrowser.TCefBrowserHostRef.html#IMESetComposition-ustring-TCefCompositionUnderlineDynArray-PCefRange-PCefRange-">IMESetComposition</a></strong>(const text: <a href="uCEFTypes.html#ustring">ustring</a>; const underlines : <a href="uCEFTypes.html#TCefCompositionUnderlineDynArray">TCefCompositionUnderlineDynArray</a>; const replacement_range, selection_range : <a href="uCEFTypes.html#PCefRange">PCefRange</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="uCEFBrowser.TCefBrowserHostRef.html#IMECommitText-ustring-PCefRange-integer-">IMECommitText</a></strong>(const text: <a href="uCEFTypes.html#ustring">ustring</a>; const replacement_range : <a href="uCEFTypes.html#PCefRange">PCefRange</a>; relative_cursor_pos : 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="uCEFBrowser.TCefBrowserHostRef.html#IMEFinishComposingText-boolean-">IMEFinishComposingText</a></strong>(keep_selection : 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="uCEFBrowser.TCefBrowserHostRef.html#IMECancelComposition">IMECancelComposition</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#DragTargetDragEnter-ICefDragData-PCefMouseEvent-TCefDragOperations-">DragTargetDragEnter</a></strong>(const dragData: <a href="uCEFInterfaces.ICefDragData.html">ICefDragData</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowedOps: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</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="uCEFBrowser.TCefBrowserHostRef.html#DragTargetDragOver-PCefMouseEvent-TCefDragOperations-">DragTargetDragOver</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowedOps: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</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="uCEFBrowser.TCefBrowserHostRef.html#DragTargetDragLeave">DragTargetDragLeave</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#DragTargetDrop-PCefMouseEvent-">DragTargetDrop</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</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="uCEFBrowser.TCefBrowserHostRef.html#DragSourceEndedAt-Integer-Integer-TCefDragOperation-">DragSourceEndedAt</a></strong>(x, y: Integer; op: <a href="uCEFTypes.html#TCefDragOperation">TCefDragOperation</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="uCEFBrowser.TCefBrowserHostRef.html#DragSourceSystemDragEnded">DragSourceSystemDragEnded</a></strong>;</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="uCEFBrowser.TCefBrowserHostRef.html#GetVisibleNavigationEntry">GetVisibleNavigationEntry</a></strong>: <a href="uCEFInterfaces.ICefNavigationEntry.html">ICefNavigationEntry</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="uCEFBrowser.TCefBrowserHostRef.html#SetAccessibilityState-TCefState-">SetAccessibilityState</a></strong>(accessibilityState: <a href="uCEFTypes.html#TCefState">TCefState</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="uCEFBrowser.TCefBrowserHostRef.html#SetAutoResizeEnabled-boolean-PCefSize-PCefSize-">SetAutoResizeEnabled</a></strong>(enabled: boolean; const min_size, max_size: <a href="uCEFTypes.html#PCefSize">PCefSize</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="uCEFBrowser.TCefBrowserHostRef.html#SetAudioMuted-boolean-">SetAudioMuted</a></strong>(mute: 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#IsAudioMuted">IsAudioMuted</a></strong>: 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#IsFullscreen">IsFullscreen</a></strong>: 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="uCEFBrowser.TCefBrowserHostRef.html#ExitFullscreen-boolean-">ExitFullscreen</a></strong>(will_cause_resize: 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#CanExecuteChromeCommand-integer-">CanExecuteChromeCommand</a></strong>(command_id: integer): 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="uCEFBrowser.TCefBrowserHostRef.html#ExecuteChromeCommand-integer-TCefWindowOpenDisposition-">ExecuteChromeCommand</a></strong>(command_id: integer; disposition: <a href="uCEFTypes.html#TCefWindowOpenDisposition">TCefWindowOpenDisposition</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="uCEFBrowser.TCefBrowserHostRef.html#IsRenderProcessUnresponsive">IsRenderProcessUnresponsive</a></strong>: 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>function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#GetRuntimeStyle">GetRuntimeStyle</a></strong>: <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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>class function <strong><a href="uCEFBrowser.TCefBrowserHostRef.html#UnWrap-Pointer-">UnWrap</a></strong>(data: Pointer): <a href="uCEFInterfaces.ICefBrowserHost.html">ICefBrowserHost</a>;</code></td>
|
||||
</tr>
|
||||
@ -328,7 +332,13 @@
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="inheritdescription">This item has no description. Showing description inherited from <a class="normal" href="uCEFInterfaces.ICefBrowserHost.html#CloseBrowser-Boolean-">ICefBrowserHost.CloseBrowser</a>.</p><p>
|
||||
Request that the browser close. The JavaScript 'onbeforeunload' event will be fired. If |force_close| is false (0) the event handler, if any, will be allowed to prompt the user and the user can optionally cancel the close. If |force_close| is true (1) the prompt will not be displayed and the close will proceed. Results in a call to ICefLifeSpanHandler.DoClose() if the event handler allows the close or if |force_close| is true (1). See ICefLifeSpanHandler.DoClose() documentation for additional usage information. </p>
|
||||
|
||||
|
||||
<p>Request that the browser close. Closing a browser is a multi-stage process that may complete either synchronously or asynchronously, and involves events such as TChromiumCore.OnClose (Alloy style only), TChromiumCore.OnBeforeClose, and a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent). In some cases a close request may be delayed or canceled by the user. Using TryCloseBrowser() instead of CloseBrowser() is recommended for most use cases. See TChromiumCore.OnClose documentation for detailed usage and examples.
|
||||
|
||||
<p>If |aForceClose| is false (0) then JavaScript unload handlers, if any, may be fired and the close may be delayed or canceled by the user. If |aForceClose| is true (1) then the user will not be prompted and the close will proceed immediately (possibly asynchronously). If browser close is delayed and not canceled the default behavior is to call the top-level window close handler once the browser is ready to be closed. This default behavior can be changed for Alloy style browsers by implementing TChromiumCore.OnClose. IsReadyToBeClosed() can be used to detect mandatory browser close events when customizing close behavior on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
@ -338,7 +348,17 @@
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="inheritdescription">This item has no description. Showing description inherited from <a class="normal" href="uCEFInterfaces.ICefBrowserHost.html#TryCloseBrowser">ICefBrowserHost.TryCloseBrowser</a>.</p><p>
|
||||
Helper for closing a browser. Call this function from the top-level window close handler (if any). Internally this calls CloseBrowser(false (0)) if the close has not yet been initiated. This function returns false (0) while the close is pending and true (1) after the close has completed. See CloseBrowser() and ICefLifeSpanHandler.DoClose() documentation for additional usage information. This function must be called on the browser process UI thread. </p>
|
||||
Helper for closing a browser. This is similar in behavior to CLoseBrowser(false) but returns a boolean to reflect the immediate close status. Call this function from a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent) to request that the browser close, and return the result to indicate if the window close should proceed. Returns false (0) if the close will be delayed (JavaScript unload handlers triggered but still pending) or true (1) if the close will proceed immediately (possibly asynchronously). See CloseBrowser() documentation for additional usage information. This function must be called on the browser process UI thread. </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="IsReadyToBeClosed"></span><code>function <strong>IsReadyToBeClosed</strong>: Boolean;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="inheritdescription">This item has no description. Showing description inherited from <a class="normal" href="uCEFInterfaces.ICefBrowserHost.html#IsReadyToBeClosed">ICefBrowserHost.IsReadyToBeClosed</a>.</p><p>
|
||||
Returns true (1) if the browser is ready to be closed, meaning that the close has already been initiated and that JavaScript unload handlers have already executed or should be ignored. This can be used from a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform- specific equivalent) to distringuish between potentially cancelable browser close events (like the user clicking the top-level window close button before browser close has started) and mandatory browser close events (like JavaScript `window.close()` or after browser close has started in response to [Try]CloseBrowser()). Not completing the browser close for mandatory close events (when this function returns true (1)) will leave the browser in a partially closed state that interferes with proper functioning. See CloseBrowser() documentation for additional usage information. This function must be called on the browser process UI thread. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
|
@ -2204,501 +2204,505 @@
|
||||
</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#SelectBrowser-integer-">SelectBrowser</a></strong>(aID : integer) : boolean;</code></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#IsReadyToBeClosed">IsReadyToBeClosed</a></strong>: boolean;</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#SelectBrowser-integer-">SelectBrowser</a></strong>(aID : integer) : boolean;</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#IndexOfBrowserID-integer-">IndexOfBrowserID</a></strong>(aID : integer) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#ShareRequestContext-ICefRequestContext-ICefRequestContextHandler-">ShareRequestContext</a></strong>(var aContext : <a href="uCEFInterfaces.ICefRequestContext.html">ICefRequestContext</a>; const aHandler : <a href="uCEFInterfaces.ICefRequestContextHandler.html">ICefRequestContextHandler</a> = nil) : 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="uCEFChromiumCore.TChromiumCore.html#InitializeDragAndDrop-HWND-">InitializeDragAndDrop</a></strong>(const aDropTargetWnd : HWND);</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="uCEFChromiumCore.TChromiumCore.html#ShutdownDragAndDrop">ShutdownDragAndDrop</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#SetNewBrowserParent-HWND-">SetNewBrowserParent</a></strong>(aNewParentHwnd : HWND) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-TCefWindowHandle-TRect-ustring-ICefRequestContext-ICefDictionaryValue-boolean-">CreateBrowser</a></strong>(aParentHandle : <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</a>; aParentRect : TRect; const aWindowName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aContext : <a href="uCEFInterfaces.ICefRequestContext.html">ICefRequestContext</a> = nil; const aExtraInfo : <a href="uCEFInterfaces.ICefDictionaryValue.html">ICefDictionaryValue</a> = nil; aForceAsPopup : boolean = False) : boolean; overload; virtual;</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#CreateBrowser-ustring-TCEFBrowserViewComponent-ICefRequestContext-ICefDictionaryValue-">CreateBrowser</a></strong>(const aURL : <a href="uCEFTypes.html#ustring">ustring</a>; const aBrowserViewComp : <a href="uCEFBrowserViewComponent.TCEFBrowserViewComponent.html">TCEFBrowserViewComponent</a>; const aContext : <a href="uCEFInterfaces.ICefRequestContext.html">ICefRequestContext</a> = nil; const aExtraInfo : <a href="uCEFInterfaces.ICefDictionaryValue.html">ICefDictionaryValue</a> = nil) : boolean; overload; virtual;</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="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ustring-ustring-">LoadURL</a></strong>(const aURL : <a href="uCEFTypes.html#ustring">ustring</a>; const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''); overload;</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="uCEFChromiumCore.TChromiumCore.html#LoadURL-ustring-ICefFrame-">LoadURL</a></strong>(const aURL : <a href="uCEFTypes.html#ustring">ustring</a>; const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>); overload;</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="uCEFChromiumCore.TChromiumCore.html#LoadString-ustring-ustring-ustring-">LoadString</a></strong>(const aHTML : <a href="uCEFTypes.html#ustring">ustring</a>; const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''); overload;</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="uCEFChromiumCore.TChromiumCore.html#LoadString-ustring-ICefFrame-">LoadString</a></strong>(const aHTML : <a href="uCEFTypes.html#ustring">ustring</a>; const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>); overload;</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="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ustring-ustring-">LoadResource</a></strong>(const aStream : TCustomMemoryStream; const aMimeType, aCharset : string; const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''); overload;</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="uCEFChromiumCore.TChromiumCore.html#LoadResource-TCustomMemoryStream-string-string-ICefFrame-">LoadResource</a></strong>(const aStream : TCustomMemoryStream; const aMimeType, aCharset : string; const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>); overload;</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="uCEFChromiumCore.TChromiumCore.html#LoadRequest-ICefRequest-">LoadRequest</a></strong>(const aRequest: <a href="uCEFInterfaces.ICefRequest.html">ICefRequest</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="uCEFChromiumCore.TChromiumCore.html#GoBack">GoBack</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="uCEFChromiumCore.TChromiumCore.html#GoForward">GoForward</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="uCEFChromiumCore.TChromiumCore.html#Reload">Reload</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="uCEFChromiumCore.TChromiumCore.html#ReloadIgnoreCache">ReloadIgnoreCache</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="uCEFChromiumCore.TChromiumCore.html#StopLoad">StopLoad</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="uCEFChromiumCore.TChromiumCore.html#StartDownload-ustring-">StartDownload</a></strong>(const aURL : <a href="uCEFTypes.html#ustring">ustring</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="uCEFChromiumCore.TChromiumCore.html#DownloadImage-ustring-Boolean-cardinal-Boolean-">DownloadImage</a></strong>(const imageUrl: <a href="uCEFTypes.html#ustring">ustring</a>; isFavicon: Boolean; maxImageSize: cardinal; bypassCache: 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="uCEFChromiumCore.TChromiumCore.html#SimulateMouseWheel-integer-integer-">SimulateMouseWheel</a></strong>(aDeltaX, aDeltaY : 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="uCEFChromiumCore.TChromiumCore.html#SimulateKeyEvent-TSimulatedCefKeyEventType-integer-single-ustring-ustring-ustring-ustring-ustring-integer-integer-boolean-boolean-boolean-TCefKeyLocation-TCefEditingCommand-">SimulateKeyEvent</a></strong>(type_: <a href="uCEFTypes.html#TSimulatedCefKeyEventType">TSimulatedCefKeyEventType</a>; modifiers: integer = <a href="uCEFConstants.html#CEF_MOUSETOUCH_EVENT_MODIFIERS_NONE">CEF_MOUSETOUCH_EVENT_MODIFIERS_NONE</a>; timestamp: single = 0; const text: <a href="uCEFTypes.html#ustring">ustring</a> = ''; const unmodifiedtext: <a href="uCEFTypes.html#ustring">ustring</a> = ''; const keyIdentifier: <a href="uCEFTypes.html#ustring">ustring</a> = ''; const code: <a href="uCEFTypes.html#ustring">ustring</a> = ''; const key: <a href="uCEFTypes.html#ustring">ustring</a> = ''; windowsVirtualKeyCode: integer = 0; nativeVirtualKeyCode: integer = 0; autoRepeat: boolean = False; isKeypad: boolean = False; isSystemKey: boolean = False; location: <a href="uCEFTypes.html#TCefKeyLocation">TCefKeyLocation</a> = <a href="uCEFTypes.html#CEF_KEYLOCATION_NONE">CEF_KEYLOCATION_NONE</a>; commands: <a href="uCEFTypes.html#TCefEditingCommand">TCefEditingCommand</a> = <a href="uCEFTypes.html#ecNone">ecNone</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="uCEFChromiumCore.TChromiumCore.html#SimulateMouseEvent-TCefSimulatedMouseEventType-single-single-integer-single-TCefSimulatedMouseButton-integer-integer-single-single-single-single-integer-single-single-TCefSimulatedPointerType-">SimulateMouseEvent</a></strong>(type_: <a href="uCEFTypes.html#TCefSimulatedMouseEventType">TCefSimulatedMouseEventType</a>; x, y: single; modifiers: integer = <a href="uCEFConstants.html#CEF_MOUSETOUCH_EVENT_MODIFIERS_NONE">CEF_MOUSETOUCH_EVENT_MODIFIERS_NONE</a>; timestamp: single = 0; button: <a href="uCEFTypes.html#TCefSimulatedMouseButton">TCefSimulatedMouseButton</a> = <a href="uCEFTypes.html#CEF_SIMULATEDMOUSEBUTTON_NONE">CEF_SIMULATEDMOUSEBUTTON_NONE</a>; buttons: integer = <a href="uCEFConstants.html#CEF_PRESSED_MOUSE_BUTTONS_NONE">CEF_PRESSED_MOUSE_BUTTONS_NONE</a>; clickCount: integer = 0; force: single = 0; tangentialPressure: single = 0; tiltX: single = 0; tiltY: single = 0; twist: integer = 0; deltaX: single = 0; deltaY: single = 0; pointerType: <a href="uCEFTypes.html#TCefSimulatedPointerType">TCefSimulatedPointerType</a> = <a href="uCEFTypes.html#CEF_SIMULATEDPOINTERTYPE_MOUSE">CEF_SIMULATEDPOINTERTYPE_MOUSE</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="uCEFChromiumCore.TChromiumCore.html#SimulateTouchEvent-TCefSimulatedTouchEventType-TCefSimulatedTouchPointArray-integer-single-">SimulateTouchEvent</a></strong>(type_: <a href="uCEFTypes.html#TCefSimulatedTouchEventType">TCefSimulatedTouchEventType</a>; var touchPoints: <a href="uCEFTypes.html#TCefSimulatedTouchPointArray">TCefSimulatedTouchPointArray</a>; modifiers: integer = <a href="uCEFConstants.html#CEF_MOUSETOUCH_EVENT_MODIFIERS_NONE">CEF_MOUSETOUCH_EVENT_MODIFIERS_NONE</a>; timestamp: single = 0);</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="uCEFChromiumCore.TChromiumCore.html#SimulateEditingCommand-TCefEditingCommand-">SimulateEditingCommand</a></strong>(command : <a href="uCEFTypes.html#TCefEditingCommand">TCefEditingCommand</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#ClearCertificateExceptions-boolean-">ClearCertificateExceptions</a></strong>(aClearImmediately : boolean = True) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#ClearHttpAuthCredentials-boolean-">ClearHttpAuthCredentials</a></strong>(aClearImmediately : boolean = True) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#CloseAllConnections-boolean-">CloseAllConnections</a></strong>(aCloseImmediately : boolean = True) : 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="uCEFChromiumCore.TChromiumCore.html#RetrieveHTML-ustring-ustring-">RetrieveHTML</a></strong>(const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''); overload;</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="uCEFChromiumCore.TChromiumCore.html#RetrieveHTML-ICefFrame-">RetrieveHTML</a></strong>(const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>); overload;</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="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ustring-ustring-">RetrieveText</a></strong>(const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''); overload;</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="uCEFChromiumCore.TChromiumCore.html#RetrieveText-ICefFrame-">RetrieveText</a></strong>(const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>); overload;</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="uCEFChromiumCore.TChromiumCore.html#GetNavigationEntries-Boolean-">GetNavigationEntries</a></strong>(currentOnly: 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#GetFrameNames-TStrings-">GetFrameNames</a></strong>(var aFrameNames : TStrings) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#GetFrameIdentifiers-TStrings-">GetFrameIdentifiers</a></strong>(var aFrameIdentifiers : TStrings) : 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="uCEFChromiumCore.TChromiumCore.html#ExecuteJavaScript-ustring-ustring-ustring-ustring-integer-">ExecuteJavaScript</a></strong>(const aCode, aScriptURL : <a href="uCEFTypes.html#ustring">ustring</a>; const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''; aStartLine : integer = 0); overload;</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="uCEFChromiumCore.TChromiumCore.html#ExecuteJavaScript-ustring-ustring-ICefFrame-integer-">ExecuteJavaScript</a></strong>(const aCode, aScriptURL : <a href="uCEFTypes.html#ustring">ustring</a>; const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; aStartLine : integer = 0); overload;</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="uCEFChromiumCore.TChromiumCore.html#UpdatePreferences">UpdatePreferences</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="uCEFChromiumCore.TChromiumCore.html#SavePreferences-string-">SavePreferences</a></strong>(const aFileName : string);</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="uCEFChromiumCore.TChromiumCore.html#ResolveHost-ustring-">ResolveHost</a></strong>(const aURL : <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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#IsSameBrowser-ICefBrowser-">IsSameBrowser</a></strong>(const aBrowser : <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#ExecuteTaskOnCefThread-TCefThreadId-cardinal-Int64-">ExecuteTaskOnCefThread</a></strong>(aCefThreadId : <a href="uCEFTypes.html#TCefThreadId">TCefThreadId</a>; aTaskID : cardinal; aDelayMs : Int64 = 0) : 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="uCEFChromiumCore.TChromiumCore.html#SetUserAgentOverride-ustring-ustring-ustring-">SetUserAgentOverride</a></strong>(const aUserAgent : <a href="uCEFTypes.html#ustring">ustring</a>; const aAcceptLanguage : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aPlatform : <a href="uCEFTypes.html#ustring">ustring</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="uCEFChromiumCore.TChromiumCore.html#ClearDataForOrigin-ustring-TCefClearDataStorageTypes-">ClearDataForOrigin</a></strong>(const aOrigin : <a href="uCEFTypes.html#ustring">ustring</a>; aStorageTypes : <a href="uCEFTypes.html#TCefClearDataStorageTypes">TCefClearDataStorageTypes</a> = <a href="uCEFTypes.html#cdstAll">cdstAll</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="uCEFChromiumCore.TChromiumCore.html#ClearCache">ClearCache</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="uCEFChromiumCore.TChromiumCore.html#ToggleAudioMuted">ToggleAudioMuted</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="uCEFChromiumCore.TChromiumCore.html#DeleteCookies-ustring-ustring-boolean-">DeleteCookies</a></strong>(const url : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const cookieName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; aDeleteImmediately : boolean = False) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#VisitAllCookies-integer-">VisitAllCookies</a></strong>(aID : integer = 0) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#VisitURLCookies-ustring-boolean-integer-">VisitURLCookies</a></strong>(const url : <a href="uCEFTypes.html#ustring">ustring</a>; includeHttpOnly : boolean = False; aID : integer = 0) : 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#SetCookie-ustring-ustring-ustring-ustring-ustring-Boolean-Boolean-Boolean-TDateTime-TDateTime-TDateTime-TCefCookieSameSite-TCefCookiePriority-boolean-integer-">SetCookie</a></strong>(const url, name_, value, domain, path: <a href="uCEFTypes.html#ustring">ustring</a>; secure, httponly, hasExpires: Boolean; const creation, lastAccess, expires: TDateTime; same_site : <a href="uCEFTypes.html#TCefCookieSameSite">TCefCookieSameSite</a>; priority : <a href="uCEFTypes.html#TCefCookiePriority">TCefCookiePriority</a>; aSetImmediately : boolean = True; aID : integer = 0): 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#FlushCookieStore-boolean-">FlushCookieStore</a></strong>(aFlushImmediately : boolean = True) : 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="uCEFChromiumCore.TChromiumCore.html#ShowDevTools-TPoint-PCefWindowInfo-">ShowDevTools</a></strong>(const inspectElementAt: TPoint; aWindowInfo: <a href="uCEFTypes.html#PCefWindowInfo">PCefWindowInfo</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="uCEFChromiumCore.TChromiumCore.html#CloseDevTools">CloseDevTools</a></strong>; overload;</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="uCEFChromiumCore.TChromiumCore.html#CloseDevTools-TCefWindowHandle-">CloseDevTools</a></strong>(const aDevToolsWnd : <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</a>); overload;</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="uCEFChromiumCore.TChromiumCore.html#SendDevToolsMessage-ustring-">SendDevToolsMessage</a></strong>(const message_: <a href="uCEFTypes.html#ustring">ustring</a>): 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#ExecuteDevToolsMethod-integer-ustring-ICefDictionaryValue-">ExecuteDevToolsMethod</a></strong>(message_id: integer; const method: <a href="uCEFTypes.html#ustring">ustring</a>; const params: <a href="uCEFInterfaces.ICefDictionaryValue.html">ICefDictionaryValue</a>): 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#AddDevToolsMessageObserver-ICefDevToolsMessageObserver-">AddDevToolsMessageObserver</a></strong>(const observer: <a href="uCEFInterfaces.ICefDevToolsMessageObserver.html">ICefDevToolsMessageObserver</a>): <a href="uCEFInterfaces.ICefRegistration.html">ICefRegistration</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="uCEFChromiumCore.TChromiumCore.html#Find-ustring-Boolean-Boolean-Boolean-">Find</a></strong>(const aSearchText : <a href="uCEFTypes.html#ustring">ustring</a>; aForward, aMatchCase, aFindNext : 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="uCEFChromiumCore.TChromiumCore.html#StopFinding-Boolean-">StopFinding</a></strong>(aClearSelection : 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="uCEFChromiumCore.TChromiumCore.html#Print">Print</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="uCEFChromiumCore.TChromiumCore.html#PrintToPDF-ustring-">PrintToPDF</a></strong>(const aFilePath : <a href="uCEFTypes.html#ustring">ustring</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="uCEFChromiumCore.TChromiumCore.html#ClipboardCopy">ClipboardCopy</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="uCEFChromiumCore.TChromiumCore.html#ClipboardPaste">ClipboardPaste</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="uCEFChromiumCore.TChromiumCore.html#ClipboardCut">ClipboardCut</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="uCEFChromiumCore.TChromiumCore.html#ClipboardUndo">ClipboardUndo</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="uCEFChromiumCore.TChromiumCore.html#ClipboardRedo">ClipboardRedo</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="uCEFChromiumCore.TChromiumCore.html#ClipboardDel">ClipboardDel</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="uCEFChromiumCore.TChromiumCore.html#SelectAll">SelectAll</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="uCEFChromiumCore.TChromiumCore.html#IncZoomStep">IncZoomStep</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="uCEFChromiumCore.TChromiumCore.html#DecZoomStep">DecZoomStep</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="uCEFChromiumCore.TChromiumCore.html#IncZoomPct">IncZoomPct</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="uCEFChromiumCore.TChromiumCore.html#DecZoomPct">DecZoomPct</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="uCEFChromiumCore.TChromiumCore.html#ResetZoomStep">ResetZoomStep</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="uCEFChromiumCore.TChromiumCore.html#ResetZoomLevel">ResetZoomLevel</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="uCEFChromiumCore.TChromiumCore.html#ResetZoomPct">ResetZoomPct</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="uCEFChromiumCore.TChromiumCore.html#ReadZoom">ReadZoom</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="uCEFChromiumCore.TChromiumCore.html#IncZoomCommand">IncZoomCommand</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="uCEFChromiumCore.TChromiumCore.html#DecZoomCommand">DecZoomCommand</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="uCEFChromiumCore.TChromiumCore.html#ResetZoomCommand">ResetZoomCommand</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="uCEFChromiumCore.TChromiumCore.html#WasResized">WasResized</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="uCEFChromiumCore.TChromiumCore.html#WasHidden-Boolean-">WasHidden</a></strong>(hidden: 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="uCEFChromiumCore.TChromiumCore.html#NotifyScreenInfoChanged">NotifyScreenInfoChanged</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="uCEFChromiumCore.TChromiumCore.html#NotifyMoveOrResizeStarted">NotifyMoveOrResizeStarted</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="uCEFChromiumCore.TChromiumCore.html#Invalidate-TCefPaintElementType-">Invalidate</a></strong>(type_: <a href="uCEFTypes.html#TCefPaintElementType">TCefPaintElementType</a> = <a href="uCEFTypes.html#PET_VIEW">PET_VIEW</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="uCEFChromiumCore.TChromiumCore.html#ExitFullscreen-boolean-">ExitFullscreen</a></strong>(will_cause_resize: 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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#CanExecuteChromeCommand-integer-">CanExecuteChromeCommand</a></strong>(command_id: integer): 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="uCEFChromiumCore.TChromiumCore.html#ExecuteChromeCommand-integer-TCefWindowOpenDisposition-">ExecuteChromeCommand</a></strong>(command_id: integer; disposition: <a href="uCEFTypes.html#TCefWindowOpenDisposition">TCefWindowOpenDisposition</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="uCEFChromiumCore.TChromiumCore.html#SendExternalBeginFrame">SendExternalBeginFrame</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="uCEFChromiumCore.TChromiumCore.html#SendKeyEvent-PCefKeyEvent-">SendKeyEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefKeyEvent">PCefKeyEvent</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="uCEFChromiumCore.TChromiumCore.html#SendMouseClickEvent-PCefMouseEvent-TCefMouseButtonType-Boolean-Integer-">SendMouseClickEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; type_: <a href="uCEFTypes.html#TCefMouseButtonType">TCefMouseButtonType</a>; mouseUp: Boolean; clickCount: 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="uCEFChromiumCore.TChromiumCore.html#SendMouseMoveEvent-PCefMouseEvent-Boolean-">SendMouseMoveEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; mouseLeave: 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="uCEFChromiumCore.TChromiumCore.html#SendMouseWheelEvent-PCefMouseEvent-Integer-Integer-">SendMouseWheelEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; deltaX, deltaY: 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="uCEFChromiumCore.TChromiumCore.html#SendTouchEvent-PCefTouchEvent-">SendTouchEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefTouchEvent">PCefTouchEvent</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="uCEFChromiumCore.TChromiumCore.html#SendCaptureLostEvent">SendCaptureLostEvent</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="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ustring-ustring-">SendProcessMessage</a></strong>(targetProcess: <a href="uCEFTypes.html#TCefProcessId">TCefProcessId</a>; const ProcMessage: <a href="uCEFInterfaces.ICefProcessMessage.html">ICefProcessMessage</a>; const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''); overload;</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="uCEFChromiumCore.TChromiumCore.html#SendProcessMessage-TCefProcessId-ICefProcessMessage-ICefFrame-">SendProcessMessage</a></strong>(targetProcess: <a href="uCEFTypes.html#TCefProcessId">TCefProcessId</a>; const ProcMessage: <a href="uCEFInterfaces.ICefProcessMessage.html">ICefProcessMessage</a>; const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>); overload;</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="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ustring-ustring-">CreateUrlRequest</a></strong>(const request: <a href="uCEFInterfaces.ICefRequest.html">ICefRequest</a>; const client: <a href="uCEFInterfaces.ICefUrlrequestClient.html">ICefUrlrequestClient</a>; const aFrameName : <a href="uCEFTypes.html#ustring">ustring</a> = ''; const aFrameIdentifier : <a href="uCEFTypes.html#ustring">ustring</a> = ''): <a href="uCEFInterfaces.ICefUrlRequest.html">ICefUrlRequest</a>; overload;</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ICefFrame-">CreateUrlRequest</a></strong>(const request: <a href="uCEFInterfaces.ICefRequest.html">ICefRequest</a>; const client: <a href="uCEFInterfaces.ICefUrlrequestClient.html">ICefUrlrequestClient</a>; const aFrame : <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>): <a href="uCEFInterfaces.ICefUrlRequest.html">ICefUrlRequest</a>; overload;</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="uCEFChromiumCore.TChromiumCore.html#SetFocus-Boolean-">SetFocus</a></strong>(focus: 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="uCEFChromiumCore.TChromiumCore.html#SetAccessibilityState-TCefState-">SetAccessibilityState</a></strong>(accessibilityState: <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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFChromiumCore.TChromiumCore.html#DragTargetDragEnter-ICefDragData-PCefMouseEvent-TCefDragOperations-">DragTargetDragEnter</a></strong>(const dragData: <a href="uCEFInterfaces.ICefDragData.html">ICefDragData</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowedOps: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</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="uCEFChromiumCore.TChromiumCore.html#DragTargetDragOver-PCefMouseEvent-TCefDragOperations-">DragTargetDragOver</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowedOps: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</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="uCEFChromiumCore.TChromiumCore.html#DragTargetDragLeave">DragTargetDragLeave</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="uCEFChromiumCore.TChromiumCore.html#DragTargetDrop-PCefMouseEvent-">DragTargetDrop</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</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="uCEFChromiumCore.TChromiumCore.html#DragSourceEndedAt-Integer-Integer-TCefDragOperation-">DragSourceEndedAt</a></strong>(x, y: Integer; op: <a href="uCEFTypes.html#TCefDragOperation">TCefDragOperation</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="uCEFChromiumCore.TChromiumCore.html#DragSourceSystemDragEnded">DragSourceSystemDragEnded</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="uCEFChromiumCore.TChromiumCore.html#IMESetComposition-ustring-TCefCompositionUnderlineDynArray-PCefRange-PCefRange-">IMESetComposition</a></strong>(const text: <a href="uCEFTypes.html#ustring">ustring</a>; const underlines : <a href="uCEFTypes.html#TCefCompositionUnderlineDynArray">TCefCompositionUnderlineDynArray</a>; const replacement_range, selection_range : <a href="uCEFTypes.html#PCefRange">PCefRange</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="uCEFChromiumCore.TChromiumCore.html#IMECommitText-ustring-PCefRange-integer-">IMECommitText</a></strong>(const text: <a href="uCEFTypes.html#ustring">ustring</a>; const replacement_range : <a href="uCEFTypes.html#PCefRange">PCefRange</a>; relative_cursor_pos : 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="uCEFChromiumCore.TChromiumCore.html#IMEFinishComposingText-boolean-">IMEFinishComposingText</a></strong>(keep_selection : 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="uCEFChromiumCore.TChromiumCore.html#IMECancelComposition">IMECancelComposition</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="uCEFChromiumCore.TChromiumCore.html#ReplaceMisspelling-ustring-">ReplaceMisspelling</a></strong>(const aWord : <a href="uCEFTypes.html#ustring">ustring</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="uCEFChromiumCore.TChromiumCore.html#AddWordToDictionary-ustring-">AddWordToDictionary</a></strong>(const aWord : <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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#AddObserver-ICefMediaObserver-">AddObserver</a></strong>(const observer: <a href="uCEFInterfaces.ICefMediaObserver.html">ICefMediaObserver</a>): <a href="uCEFInterfaces.ICefRegistration.html">ICefRegistration</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#GetSource-ustring-">GetSource</a></strong>(const urn: <a href="uCEFTypes.html#ustring">ustring</a>): <a href="uCEFInterfaces.ICefMediaSource.html">ICefMediaSource</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="uCEFChromiumCore.TChromiumCore.html#NotifyCurrentSinks">NotifyCurrentSinks</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="uCEFChromiumCore.TChromiumCore.html#NotifyCurrentRoutes">NotifyCurrentRoutes</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="uCEFChromiumCore.TChromiumCore.html#CreateRoute-ICefMediaSource-ICefMediaSink-">CreateRoute</a></strong>(const source: <a href="uCEFInterfaces.ICefMediaSource.html">ICefMediaSource</a>; const sink: <a href="uCEFInterfaces.ICefMediaSink.html">ICefMediaSink</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="uCEFChromiumCore.TChromiumCore.html#GetDeviceInfo-ICefMediaSink-">GetDeviceInfo</a></strong>(const aMediaSink: <a href="uCEFInterfaces.ICefMediaSink.html">ICefMediaSink</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#GetWebsiteSetting-ustring-ustring-TCefContentSettingTypes-">GetWebsiteSetting</a></strong>(const requesting_url, top_level_url: <a href="uCEFTypes.html#ustring">ustring</a>; content_type: <a href="uCEFTypes.html#TCefContentSettingTypes">TCefContentSettingTypes</a>): <a href="uCEFInterfaces.ICefValue.html">ICefValue</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="uCEFChromiumCore.TChromiumCore.html#SetWebsiteSetting-ustring-ustring-TCefContentSettingTypes-ICefValue-">SetWebsiteSetting</a></strong>(const requesting_url, top_level_url: <a href="uCEFTypes.html#ustring">ustring</a>; content_type: <a href="uCEFTypes.html#TCefContentSettingTypes">TCefContentSettingTypes</a>; const value: <a href="uCEFInterfaces.ICefValue.html">ICefValue</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>function <strong><a href="uCEFChromiumCore.TChromiumCore.html#GetContentSetting-ustring-ustring-TCefContentSettingTypes-">GetContentSetting</a></strong>(const requesting_url, top_level_url: <a href="uCEFTypes.html#ustring">ustring</a>; content_type: <a href="uCEFTypes.html#TCefContentSettingTypes">TCefContentSettingTypes</a>): <a href="uCEFTypes.html#TCefContentSettingValues">TCefContentSettingValues</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="uCEFChromiumCore.TChromiumCore.html#SetContentSetting-ustring-ustring-TCefContentSettingTypes-TCefContentSettingValues-">SetContentSetting</a></strong>(const requesting_url, top_level_url: <a href="uCEFTypes.html#ustring">ustring</a>; content_type: <a href="uCEFTypes.html#TCefContentSettingTypes">TCefContentSettingTypes</a>; value: <a href="uCEFTypes.html#TCefContentSettingValues">TCefContentSettingValues</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="uCEFChromiumCore.TChromiumCore.html#SetChromeColorScheme-TCefColorVariant-TCefColor-">SetChromeColorScheme</a></strong>(variant: <a href="uCEFTypes.html#TCefColorVariant">TCefColorVariant</a>; user_color: <a href="uCEFTypes.html#TCefColor">TCefColor</a>);</code></td>
|
||||
</tr>
|
||||
@ -8084,7 +8088,13 @@ Custom</p>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Request that the browser close. The JavaScript 'onbeforeunload' event will be fired. If |aForceClose| is false (0) the event handler, if any, will be allowed to prompt the user and the user can optionally cancel the close. If |aForceClose| is true (1) the prompt will not be displayed and the close will proceed. Results in a call to ICefLifeSpanHandler.DoClose() if the event handler allows the close or if |aForceClose| is true (1). See ICefLifeSpanHandler.DoClose() documentation for additional usage information. </p>
|
||||
|
||||
|
||||
<p>Request that the browser close. Closing a browser is a multi-stage process that may complete either synchronously or asynchronously, and involves events such as TChromiumCore.OnClose (Alloy style only), TChromiumCore.OnBeforeClose, and a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent). In some cases a close request may be delayed or canceled by the user. Using TryCloseBrowser() instead of CloseBrowser() is recommended for most use cases. See TChromiumCore.OnClose documentation for detailed usage and examples.
|
||||
|
||||
<p>If |aForceClose| is false (0) then JavaScript unload handlers, if any, may be fired and the close may be delayed or canceled by the user. If |aForceClose| is true (1) then the user will not be prompted and the close will proceed immediately (possibly asynchronously). If browser close is delayed and not canceled the default behavior is to call the top-level window close handler once the browser is ready to be closed. This default behavior can be changed for Alloy style browsers by implementing TChromiumCore.OnClose. IsReadyToBeClosed() can be used to detect mandatory browser close events when customizing close behavior on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
@ -8104,7 +8114,17 @@ Custom</p>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Helper for closing a browser. Call this function from the top-level window close handler (if any). Internally this calls CloseBrowser(false (0)) if the close has not yet been initiated. This function returns false (0) while the close is pending and true (1) after the close has completed. See CloseBrowser() and ICefLifeSpanHandler.DoClose() documentation for additional usage information. This function must be called on the browser process UI thread. </p>
|
||||
Helper for closing a browser. This is similar in behavior to CLoseBrowser(false) but returns a boolean to reflect the immediate close status. Call this function from a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent) to request that the browser close, and return the result to indicate if the window close should proceed. Returns false (0) if the close will be delayed (JavaScript unload handlers triggered but still pending) or true (1) if the close will proceed immediately (possibly asynchronously). See CloseBrowser() documentation for additional usage information. This function must be called on the browser process UI thread. </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="IsReadyToBeClosed"></span><code>function <strong>IsReadyToBeClosed</strong>: boolean;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Returns true (1) if the browser is ready to be closed, meaning that the close has already been initiated and that JavaScript unload handlers have already executed or should be ignored. This can be used from a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform- specific equivalent) to distringuish between potentially cancelable browser close events (like the user clicking the top-level window close button before browser close has started) and mandatory browser close events (like JavaScript `window.close()` or after browser close has started in response to [Try]CloseBrowser()). Not completing the browser close for mandatory close events (when this function returns true (1)) will leave the browser in a partially closed state that interferes with proper functioning. See CloseBrowser() documentation for additional usage information. This function must be called on the browser process UI thread. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
@ -11643,21 +11663,21 @@ Custom</p>
|
||||
<p>
|
||||
|
||||
|
||||
<p>Called when a browser has recieved a request to close. This may result directly from a call to ICefBrowserHost.*CloseBrowser or indirectly if the browser is parented to a top-level window created by CEF and the user attempts to close that window (by clicking the 'X', for example). The OnClose function will be called after the JavaScript 'onunload' event has been fired.
|
||||
<p>Called when an Alloy style browser is ready to be closed, meaning that the close has already been initiated and that JavaScript unload handlers have already executed or should be ignored. This may result directly from a call to TChromiumCore.[Try]CloseBrowser() or indirectly if the browser's top-level parent window was created by CEF and the user attempts to close that window (by clicking the 'X', for example). TChromiumCore.OnClose will not be called if the browser's host window/view has already been destroyed (via parent window/view hierarchy tear-down, for example), as it is no longer possible to customize the close behavior at that point.
|
||||
|
||||
<p>An application should handle top-level owner window close notifications by calling ICefBrowserHost.TryCloseBrowser or ICefBrowserHost.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process the 'onbeforeunload' event and optionally cancel the close before OnClose is called.
|
||||
<p>An application should handle top-level parent window close notifications by calling TChromiumCore.TryCloseBrowser() or TChromiumCore.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process JavaScript unload handlers and optionally cancel the close before TChromiumCore.OnClose is called.
|
||||
|
||||
<p>When windowed rendering is enabled CEF will internally create a window or view to host the browser. In that case returning false (0) from OnClose() will send the standard close notification to the browser's top-level owner window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or ICefWindowDelegate.CanClose callback from Views). If the browser's host window/view has already been destroyed (via view hierarchy tear-down, for example) then OnClose() will not be called for that browser since is no longer possible to cancel the close.
|
||||
<p>When windowed rendering is enabled CEF will create an internal child window/view to host the browser. In that case returning false (0) from TChromiumCore.OnClose will send the standard close notification to the browser's top- level parent window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or TCEFWindowComponent.OnCanClose callback from Views).
|
||||
|
||||
<p>When windowed rendering is disabled returning false (0) from OnClose() will cause the browser object to be destroyed immediately.
|
||||
<p>When windowed rendering is disabled there is no internal window/view and returning false (0) from TChromiumCore.OnClose will cause the browser object to be destroyed immediately.
|
||||
|
||||
<p>If the browser's top-level owner window requires a non-standard close notification then send that notification from OnClose() and return true.
|
||||
<p>If the browser's top-level parent window requires a non-standard close notification then send that notification from TChromiumCore.OnClose and return true (1). You are still required to complete the browser close as soon as possible (either by calling TChromiumCore.[Try]CloseBrowser() or by proceeding with window/view hierarchy tear-down), otherwise the browser will be left in a partially closed state that interferes with proper functioning. Top-level windows created on the browser process UI thread can alternately call TChromiumCore.IsReadyToBeClosed() in the close handler to check close status instead of relying on custom TChromiumCore.OnClose handling. See documentation on that function for additional details.
|
||||
|
||||
<p>The ICefLifeSpanHandler.OnBeforeClose function will be called after OnClose() (if OnClose() is called) and immediately before the browser object is destroyed. The application should only exit after OnBeforeClose() has been called for all existing browsers.
|
||||
<p>The TChromiumCore.OnBeforeClose event will be called after TChromiumCore.OnClose (if TChromiumCore.OnClose is called) and immediately before the browser object is destroyed. The application should only exit after TChromiumCore.OnBeforeClose has been called for all existing browsers.
|
||||
|
||||
<p>The below examples describe what should happen during window close when the browser is parented to an application-provided top-level window.
|
||||
|
||||
<p>Example 1: Using ICefBrowserHost.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread.
|
||||
<p>Example 1: Using TChromiumCore.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
|
||||
@ -11665,26 +11685,30 @@ Custom</p>
|
||||
1. User clicks the window close button which sends a close notification
|
||||
to the application's top-level window.
|
||||
2. Application's top-level window receives the close notification and
|
||||
calls TryCloseBrowser() (which internally calls CloseBrowser(false)).
|
||||
TryCloseBrowser() returns false so the client cancels the window
|
||||
calls TChromiumCore.TryCloseBrowser() (similar to calling TChromiumCore.CloseBrowser(false)).
|
||||
TChromiumCore.TryCloseBrowser() returns false so the client cancels the window
|
||||
close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via
|
||||
ICefJSDialogHandler.OnBeforeUnloadDialog()).
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. CEF sends a close notification to the application's top-level window
|
||||
(because OnClose() returned false by default).
|
||||
7. Application's top-level window receives the close notification and
|
||||
6. Application's TChromiumCore.OnClose handler is called and returns false (0) by
|
||||
default.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
calls TryCloseBrowser(). TryCloseBrowser() returns true so the client
|
||||
allows the window close.
|
||||
8. Application's top-level window is destroyed.
|
||||
9. Application's OnBeforeClose() handler is called and the browser object is destroyed.
|
||||
10. Application exits by calling cef_quit_message_loop() if no other browsers exist.</pre>
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers
|
||||
exist.</pre>
|
||||
|
||||
<p>
|
||||
|
||||
<p>Example 2: Using ICefBrowserHost::CloseBrowser(false) and implementing the OnClose() callback. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread.
|
||||
<p>Example 2: Using TChromiumCore.CloseBrowser(false) and implementing the TChromiumCore.OnClose event. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
|
||||
@ -11695,19 +11719,22 @@ Custom</p>
|
||||
A. Calls ICefBrowserHost.CloseBrowser(false).
|
||||
B. Cancels the window close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via
|
||||
ICefJSDialogHandler.OnBeforeUnloadDialog()).
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. Application's OnClose() handler is called. Application will:
|
||||
A. Set a flag to indicate that the next close attempt will be allowed.
|
||||
6. Application's TChromiumCore.OnClose handler is called. Application will:
|
||||
A. Set a flag to indicate that the next top-level window close attempt
|
||||
will be allowed.
|
||||
B. Return false.
|
||||
7. CEF sends an close notification to the application's top-level window.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
allows the window to close based on the flag from #6B.
|
||||
9. Application's top-level window is destroyed.
|
||||
10. Application's OnBeforeClose() handler is called and the browser object is destroyed.
|
||||
11. Application exits by calling cef_quit_message_loop() if no other browsers exist.</pre>
|
||||
allows the window to close based on the flag from #6A.
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers exist.</pre>
|
||||
|
||||
<p> </p>
|
||||
<p>
|
||||
@ -11729,7 +11756,7 @@ Custom</p>
|
||||
|
||||
<p>Called on the UI thread before browser navigation. Return true (1) to cancel the navigation or false (0) to allow the navigation to proceed. The |request| object cannot be modified in this callback.
|
||||
|
||||
<p>ICefLoadHandler.OnLoadingStateChange will be called twice in all cases. If the navigation is allowed ICefLoadHandler.OnLoadStart and ICefLoadHandler.OnLoadEnd will be called. If the navigation is canceled ICefLoadHandler.OnLoadError will be called with an |errorCode| value of ERR_ABORTED. The |user_gesture| value will be true (1) if the browser navigated via explicit user gesture (e.g. clicking a link) or false (0) if it navigated automatically (e.g. via the DomContentLoaded event).
|
||||
<p>TChromiumCore.OnLoadingStateChange will be called twice in all cases. If the navigation is allowed TChromiumCore.OnLoadStart and TChromiumCore.OnLoadEnd will be called. If the navigation is canceled TChromiumCore.OnLoadError will be called with an |errorCode| value of ERR_ABORTED. The |user_gesture| value will be true (1) if the browser navigated via explicit user gesture (e.g. clicking a link) or false (0) if it navigated automatically (e.g. via the DomContentLoaded event).
|
||||
|
||||
<p></p>
|
||||
<p>
|
||||
|
@ -2680,46 +2680,52 @@
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_GEOLOCATION">CEF_PERMISSION_TYPE_GEOLOCATION</a></strong> = 1 shl 9;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">CEF_PERMISSION_TYPE_IDENTITY_PROVIDER</a></strong> = 1 shl 10;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_HAND_TRACKING">CEF_PERMISSION_TYPE_HAND_TRACKING</a></strong> = 1 shl 10;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDLE_DETECTION">CEF_PERMISSION_TYPE_IDLE_DETECTION</a></strong> = 1 shl 11;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDENTITY_PROVIDER">CEF_PERMISSION_TYPE_IDENTITY_PROVIDER</a></strong> = 1 shl 11;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIC_STREAM">CEF_PERMISSION_TYPE_MIC_STREAM</a></strong> = 1 shl 12;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_IDLE_DETECTION">CEF_PERMISSION_TYPE_IDLE_DETECTION</a></strong> = 1 shl 12;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIDI_SYSEX">CEF_PERMISSION_TYPE_MIDI_SYSEX</a></strong> = 1 shl 13;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIC_STREAM">CEF_PERMISSION_TYPE_MIC_STREAM</a></strong> = 1 shl 13;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS">CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS</a></strong> = 1 shl 14;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_MIDI_SYSEX">CEF_PERMISSION_TYPE_MIDI_SYSEX</a></strong> = 1 shl 14;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_NOTIFICATIONS">CEF_PERMISSION_TYPE_NOTIFICATIONS</a></strong> = 1 shl 15;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS">CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS</a></strong> = 1 shl 15;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_KEYBOARD_LOCK">CEF_PERMISSION_TYPE_KEYBOARD_LOCK</a></strong> = 1 shl 16;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_NOTIFICATIONS">CEF_PERMISSION_TYPE_NOTIFICATIONS</a></strong> = 1 shl 16;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_POINTER_LOCK">CEF_PERMISSION_TYPE_POINTER_LOCK</a></strong> = 1 shl 17;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_KEYBOARD_LOCK">CEF_PERMISSION_TYPE_KEYBOARD_LOCK</a></strong> = 1 shl 17;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER">CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER</a></strong> = 1 shl 18;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_POINTER_LOCK">CEF_PERMISSION_TYPE_POINTER_LOCK</a></strong> = 1 shl 18;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER">CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER</a></strong> = 1 shl 19;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER">CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER</a></strong> = 1 shl 19;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_STORAGE_ACCESS">CEF_PERMISSION_TYPE_STORAGE_ACCESS</a></strong> = 1 shl 20;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER">CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER</a></strong> = 1 shl 20;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_VR_SESSION">CEF_PERMISSION_TYPE_VR_SESSION</a></strong> = 1 shl 21;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_STORAGE_ACCESS">CEF_PERMISSION_TYPE_STORAGE_ACCESS</a></strong> = 1 shl 21;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT</a></strong> = 1 shl 22;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_VR_SESSION">CEF_PERMISSION_TYPE_VR_SESSION</a></strong> = 1 shl 22;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS">CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS</a></strong> = 1 shl 23;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION">CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION</a></strong> = 1 shl 23;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT">CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT</a></strong> = 1 shl 24;</code></td>
|
||||
</tr>
|
||||
<tr class="list2">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS">CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS</a></strong> = 1 shl 25;</code></td>
|
||||
</tr>
|
||||
<tr class="list">
|
||||
<td class="itemcode"><code><strong><a href="uCEFConstants.html#CEF_API_HASH_PLATFORM">CEF_API_HASH_PLATFORM</a></strong> = 0;</code></td>
|
||||
@ -12590,98 +12596,112 @@ Custom menu items originating from the renderer process.</p>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_IDENTITY_PROVIDER"></span><code><strong>CEF_PERMISSION_TYPE_IDENTITY_PROVIDER</strong> = 1 shl 10;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_HAND_TRACKING"></span><code><strong>CEF_PERMISSION_TYPE_HAND_TRACKING</strong> = 1 shl 10;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_IDLE_DETECTION"></span><code><strong>CEF_PERMISSION_TYPE_IDLE_DETECTION</strong> = 1 shl 11;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_IDENTITY_PROVIDER"></span><code><strong>CEF_PERMISSION_TYPE_IDENTITY_PROVIDER</strong> = 1 shl 11;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_MIC_STREAM"></span><code><strong>CEF_PERMISSION_TYPE_MIC_STREAM</strong> = 1 shl 12;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_IDLE_DETECTION"></span><code><strong>CEF_PERMISSION_TYPE_IDLE_DETECTION</strong> = 1 shl 12;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_MIDI_SYSEX"></span><code><strong>CEF_PERMISSION_TYPE_MIDI_SYSEX</strong> = 1 shl 13;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_MIC_STREAM"></span><code><strong>CEF_PERMISSION_TYPE_MIC_STREAM</strong> = 1 shl 13;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS"></span><code><strong>CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS</strong> = 1 shl 14;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_MIDI_SYSEX"></span><code><strong>CEF_PERMISSION_TYPE_MIDI_SYSEX</strong> = 1 shl 14;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_NOTIFICATIONS"></span><code><strong>CEF_PERMISSION_TYPE_NOTIFICATIONS</strong> = 1 shl 15;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS"></span><code><strong>CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS</strong> = 1 shl 15;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_KEYBOARD_LOCK"></span><code><strong>CEF_PERMISSION_TYPE_KEYBOARD_LOCK</strong> = 1 shl 16;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_NOTIFICATIONS"></span><code><strong>CEF_PERMISSION_TYPE_NOTIFICATIONS</strong> = 1 shl 16;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_POINTER_LOCK"></span><code><strong>CEF_PERMISSION_TYPE_POINTER_LOCK</strong> = 1 shl 17;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_KEYBOARD_LOCK"></span><code><strong>CEF_PERMISSION_TYPE_KEYBOARD_LOCK</strong> = 1 shl 17;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER"></span><code><strong>CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER</strong> = 1 shl 18;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_POINTER_LOCK"></span><code><strong>CEF_PERMISSION_TYPE_POINTER_LOCK</strong> = 1 shl 18;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER"></span><code><strong>CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER</strong> = 1 shl 19;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER"></span><code><strong>CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER</strong> = 1 shl 19;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_STORAGE_ACCESS"></span><code><strong>CEF_PERMISSION_TYPE_STORAGE_ACCESS</strong> = 1 shl 20;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER"></span><code><strong>CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER</strong> = 1 shl 20;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_VR_SESSION"></span><code><strong>CEF_PERMISSION_TYPE_VR_SESSION</strong> = 1 shl 21;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_STORAGE_ACCESS"></span><code><strong>CEF_PERMISSION_TYPE_STORAGE_ACCESS</strong> = 1 shl 21;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT"></span><code><strong>CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT</strong> = 1 shl 22;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_VR_SESSION"></span><code><strong>CEF_PERMISSION_TYPE_VR_SESSION</strong> = 1 shl 22;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS"></span><code><strong>CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS</strong> = 1 shl 23;</code></td>
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION"></span><code><strong>CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION</strong> = 1 shl 23;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT"></span><code><strong>CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT</strong> = 1 shl 24;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
<tr class="list">
|
||||
<td class="itemcode"><span id="CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS"></span><code><strong>CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS</strong> = 1 shl 25;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="1">
|
||||
<p class="nodescription">This item has no description.</p></td></tr>
|
||||
|
@ -46,265 +46,269 @@
|
||||
</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>procedure <strong><a href="uCEFInterfaces.ICefBrowserHost.html#SetFocus-Boolean-">SetFocus</a></strong>(focus: Boolean);</code></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#IsReadyToBeClosed">IsReadyToBeClosed</a></strong>: Boolean;</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>procedure <strong><a href="uCEFInterfaces.ICefBrowserHost.html#SetFocus-Boolean-">SetFocus</a></strong>(focus: Boolean);</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#GetWindowHandle">GetWindowHandle</a></strong>: <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#GetOpenerWindowHandle">GetOpenerWindowHandle</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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#HasView">HasView</a></strong>: 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#GetClient">GetClient</a></strong>: <a href="uCEFInterfaces.ICefClient.html">ICefClient</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#GetRequestContext">GetRequestContext</a></strong>: <a href="uCEFInterfaces.ICefRequestContext.html">ICefRequestContext</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#CanZoom-TCefZoomCommand-">CanZoom</a></strong>(command: <a href="uCEFTypes.html#TCefZoomCommand">TCefZoomCommand</a>): 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="uCEFInterfaces.ICefBrowserHost.html#Zoom-TCefZoomCommand-">Zoom</a></strong>(command: <a href="uCEFTypes.html#TCefZoomCommand">TCefZoomCommand</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#GetDefaultZoomLevel">GetDefaultZoomLevel</a></strong>: Double;</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="uCEFInterfaces.ICefBrowserHost.html#GetZoomLevel">GetZoomLevel</a></strong>: Double;</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="uCEFInterfaces.ICefBrowserHost.html#SetZoomLevel-Double-">SetZoomLevel</a></strong>(const zoomLevel: Double);</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="uCEFInterfaces.ICefBrowserHost.html#RunFileDialog-TCefFileDialogMode-ustring-ustring-TStrings-ICefRunFileDialogCallback-">RunFileDialog</a></strong>(mode: <a href="uCEFTypes.html#TCefFileDialogMode">TCefFileDialogMode</a>; const title, defaultFilePath: <a href="uCEFTypes.html#ustring">ustring</a>; const acceptFilters: TStrings; const callback: <a href="uCEFInterfaces.ICefRunFileDialogCallback.html">ICefRunFileDialogCallback</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="uCEFInterfaces.ICefBrowserHost.html#RunFileDialogProc-TCefFileDialogMode-ustring-ustring-TStrings-TCefRunFileDialogCallbackProc-">RunFileDialogProc</a></strong>(mode: <a href="uCEFTypes.html#TCefFileDialogMode">TCefFileDialogMode</a>; const title, defaultFilePath: <a href="uCEFTypes.html#ustring">ustring</a>; const acceptFilters: TStrings; const callback: <a href="uCEFInterfaces.html#TCefRunFileDialogCallbackProc">TCefRunFileDialogCallbackProc</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="uCEFInterfaces.ICefBrowserHost.html#StartDownload-ustring-">StartDownload</a></strong>(const url: <a href="uCEFTypes.html#ustring">ustring</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="uCEFInterfaces.ICefBrowserHost.html#DownloadImage-ustring-Boolean-cardinal-Boolean-ICefDownloadImageCallback-">DownloadImage</a></strong>(const imageUrl: <a href="uCEFTypes.html#ustring">ustring</a>; isFavicon: Boolean; maxImageSize: cardinal; bypassCache: Boolean; const callback: <a href="uCEFInterfaces.ICefDownloadImageCallback.html">ICefDownloadImageCallback</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="uCEFInterfaces.ICefBrowserHost.html#Print">Print</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="uCEFInterfaces.ICefBrowserHost.html#PrintToPdf-ustring-PCefPdfPrintSettings-ICefPdfPrintCallback-">PrintToPdf</a></strong>(const path: <a href="uCEFTypes.html#ustring">ustring</a>; settings: <a href="uCEFTypes.html#PCefPdfPrintSettings">PCefPdfPrintSettings</a>; const callback: <a href="uCEFInterfaces.ICefPdfPrintCallback.html">ICefPdfPrintCallback</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="uCEFInterfaces.ICefBrowserHost.html#PrintToPdfProc-ustring-PCefPdfPrintSettings-TOnPdfPrintFinishedProc-">PrintToPdfProc</a></strong>(const path: <a href="uCEFTypes.html#ustring">ustring</a>; settings: <a href="uCEFTypes.html#PCefPdfPrintSettings">PCefPdfPrintSettings</a>; const callback: <a href="uCEFInterfaces.html#TOnPdfPrintFinishedProc">TOnPdfPrintFinishedProc</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="uCEFInterfaces.ICefBrowserHost.html#Find-ustring-Boolean-Boolean-Boolean-">Find</a></strong>(const searchText: <a href="uCEFTypes.html#ustring">ustring</a>; forward_, matchCase, findNext: 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="uCEFInterfaces.ICefBrowserHost.html#StopFinding-Boolean-">StopFinding</a></strong>(clearSelection: 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="uCEFInterfaces.ICefBrowserHost.html#ShowDevTools-PCefWindowInfo-ICefClient-PCefBrowserSettings-PCefPoint-">ShowDevTools</a></strong>(const windowInfo: <a href="uCEFTypes.html#PCefWindowInfo">PCefWindowInfo</a>; const client: <a href="uCEFInterfaces.ICefClient.html">ICefClient</a>; const settings: <a href="uCEFTypes.html#PCefBrowserSettings">PCefBrowserSettings</a>; inspectElementAt: <a href="uCEFTypes.html#PCefPoint">PCefPoint</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="uCEFInterfaces.ICefBrowserHost.html#CloseDevTools">CloseDevTools</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#HasDevTools">HasDevTools</a></strong>: 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#SendDevToolsMessage-ustring-">SendDevToolsMessage</a></strong>(const message_: <a href="uCEFTypes.html#ustring">ustring</a>): 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#ExecuteDevToolsMethod-integer-ustring-ICefDictionaryValue-">ExecuteDevToolsMethod</a></strong>(message_id: integer; const method: <a href="uCEFTypes.html#ustring">ustring</a>; const params: <a href="uCEFInterfaces.ICefDictionaryValue.html">ICefDictionaryValue</a>): 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#AddDevToolsMessageObserver-ICefDevToolsMessageObserver-">AddDevToolsMessageObserver</a></strong>(const observer: <a href="uCEFInterfaces.ICefDevToolsMessageObserver.html">ICefDevToolsMessageObserver</a>): <a href="uCEFInterfaces.ICefRegistration.html">ICefRegistration</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="uCEFInterfaces.ICefBrowserHost.html#GetNavigationEntries-ICefNavigationEntryVisitor-Boolean-">GetNavigationEntries</a></strong>(const visitor: <a href="uCEFInterfaces.ICefNavigationEntryVisitor.html">ICefNavigationEntryVisitor</a>; currentOnly: 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="uCEFInterfaces.ICefBrowserHost.html#GetNavigationEntriesProc-TCefNavigationEntryVisitorProc-Boolean-">GetNavigationEntriesProc</a></strong>(const proc: <a href="uCEFInterfaces.html#TCefNavigationEntryVisitorProc">TCefNavigationEntryVisitorProc</a>; currentOnly: 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="uCEFInterfaces.ICefBrowserHost.html#ReplaceMisspelling-ustring-">ReplaceMisspelling</a></strong>(const word: <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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFInterfaces.ICefBrowserHost.html#AddWordToDictionary-ustring-">AddWordToDictionary</a></strong>(const word: <a href="uCEFTypes.html#ustring">ustring</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#IsWindowRenderingDisabled">IsWindowRenderingDisabled</a></strong>: 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="uCEFInterfaces.ICefBrowserHost.html#WasResized">WasResized</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="uCEFInterfaces.ICefBrowserHost.html#WasHidden-Boolean-">WasHidden</a></strong>(hidden: 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="uCEFInterfaces.ICefBrowserHost.html#NotifyScreenInfoChanged">NotifyScreenInfoChanged</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="uCEFInterfaces.ICefBrowserHost.html#Invalidate-TCefPaintElementType-">Invalidate</a></strong>(kind: <a href="uCEFTypes.html#TCefPaintElementType">TCefPaintElementType</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="uCEFInterfaces.ICefBrowserHost.html#SendExternalBeginFrame">SendExternalBeginFrame</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="uCEFInterfaces.ICefBrowserHost.html#SendKeyEvent-PCefKeyEvent-">SendKeyEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefKeyEvent">PCefKeyEvent</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="uCEFInterfaces.ICefBrowserHost.html#SendMouseClickEvent-PCefMouseEvent-TCefMouseButtonType-Boolean-Integer-">SendMouseClickEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; type_: <a href="uCEFTypes.html#TCefMouseButtonType">TCefMouseButtonType</a>; mouseUp: Boolean; clickCount: 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="uCEFInterfaces.ICefBrowserHost.html#SendMouseMoveEvent-PCefMouseEvent-Boolean-">SendMouseMoveEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; mouseLeave: 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="uCEFInterfaces.ICefBrowserHost.html#SendMouseWheelEvent-PCefMouseEvent-Integer-Integer-">SendMouseWheelEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; deltaX, deltaY: 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="uCEFInterfaces.ICefBrowserHost.html#SendTouchEvent-PCefTouchEvent-">SendTouchEvent</a></strong>(const event: <a href="uCEFTypes.html#PCefTouchEvent">PCefTouchEvent</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="uCEFInterfaces.ICefBrowserHost.html#SendCaptureLostEvent">SendCaptureLostEvent</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="uCEFInterfaces.ICefBrowserHost.html#NotifyMoveOrResizeStarted">NotifyMoveOrResizeStarted</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="uCEFInterfaces.ICefBrowserHost.html#GetWindowlessFrameRate">GetWindowlessFrameRate</a></strong>: 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="uCEFInterfaces.ICefBrowserHost.html#SetWindowlessFrameRate-Integer-">SetWindowlessFrameRate</a></strong>(frameRate: 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="uCEFInterfaces.ICefBrowserHost.html#IMESetComposition-ustring-TCefCompositionUnderlineDynArray-PCefRange-PCefRange-">IMESetComposition</a></strong>(const text: <a href="uCEFTypes.html#ustring">ustring</a>; const underlines : <a href="uCEFTypes.html#TCefCompositionUnderlineDynArray">TCefCompositionUnderlineDynArray</a>; const replacement_range, selection_range : <a href="uCEFTypes.html#PCefRange">PCefRange</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="uCEFInterfaces.ICefBrowserHost.html#IMECommitText-ustring-PCefRange-integer-">IMECommitText</a></strong>(const text: <a href="uCEFTypes.html#ustring">ustring</a>; const replacement_range : <a href="uCEFTypes.html#PCefRange">PCefRange</a>; relative_cursor_pos : 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="uCEFInterfaces.ICefBrowserHost.html#IMEFinishComposingText-boolean-">IMEFinishComposingText</a></strong>(keep_selection : 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="uCEFInterfaces.ICefBrowserHost.html#IMECancelComposition">IMECancelComposition</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="uCEFInterfaces.ICefBrowserHost.html#DragTargetDragEnter-ICefDragData-PCefMouseEvent-TCefDragOperations-">DragTargetDragEnter</a></strong>(const dragData: <a href="uCEFInterfaces.ICefDragData.html">ICefDragData</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowedOps: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</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="uCEFInterfaces.ICefBrowserHost.html#DragTargetDragOver-PCefMouseEvent-TCefDragOperations-">DragTargetDragOver</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowedOps: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</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="uCEFInterfaces.ICefBrowserHost.html#DragTargetDragLeave">DragTargetDragLeave</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="uCEFInterfaces.ICefBrowserHost.html#DragTargetDrop-PCefMouseEvent-">DragTargetDrop</a></strong>(const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</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="uCEFInterfaces.ICefBrowserHost.html#DragSourceEndedAt-Integer-Integer-TCefDragOperation-">DragSourceEndedAt</a></strong>(x, y: Integer; op: <a href="uCEFTypes.html#TCefDragOperation">TCefDragOperation</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="uCEFInterfaces.ICefBrowserHost.html#DragSourceSystemDragEnded">DragSourceSystemDragEnded</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="uCEFInterfaces.ICefBrowserHost.html#GetVisibleNavigationEntry">GetVisibleNavigationEntry</a></strong>: <a href="uCEFInterfaces.ICefNavigationEntry.html">ICefNavigationEntry</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="uCEFInterfaces.ICefBrowserHost.html#SetAccessibilityState-TCefState-">SetAccessibilityState</a></strong>(accessibilityState: <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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><code>procedure <strong><a href="uCEFInterfaces.ICefBrowserHost.html#SetAutoResizeEnabled-boolean-PCefSize-PCefSize-">SetAutoResizeEnabled</a></strong>(enabled: boolean; const min_size, max_size: <a href="uCEFTypes.html#PCefSize">PCefSize</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="uCEFInterfaces.ICefBrowserHost.html#SetAudioMuted-boolean-">SetAudioMuted</a></strong>(mute: 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#IsAudioMuted">IsAudioMuted</a></strong>: 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#IsFullscreen">IsFullscreen</a></strong>: 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="uCEFInterfaces.ICefBrowserHost.html#ExitFullscreen-boolean-">ExitFullscreen</a></strong>(will_cause_resize: 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#CanExecuteChromeCommand-integer-">CanExecuteChromeCommand</a></strong>(command_id: integer): 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="uCEFInterfaces.ICefBrowserHost.html#ExecuteChromeCommand-integer-TCefWindowOpenDisposition-">ExecuteChromeCommand</a></strong>(command_id: integer; disposition: <a href="uCEFTypes.html#TCefWindowOpenDisposition">TCefWindowOpenDisposition</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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#IsRenderProcessUnresponsive">IsRenderProcessUnresponsive</a></strong>: 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>function <strong><a href="uCEFInterfaces.ICefBrowserHost.html#GetRuntimeStyle">GetRuntimeStyle</a></strong>: <a href="uCEFTypes.html#TCefRuntimeStyle">TCefRuntimeStyle</a>;</code></td>
|
||||
</tr>
|
||||
@ -368,7 +372,13 @@
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Request that the browser close. The JavaScript 'onbeforeunload' event will be fired. If |force_close| is false (0) the event handler, if any, will be allowed to prompt the user and the user can optionally cancel the close. If |force_close| is true (1) the prompt will not be displayed and the close will proceed. Results in a call to ICefLifeSpanHandler.DoClose() if the event handler allows the close or if |force_close| is true (1). See ICefLifeSpanHandler.DoClose() documentation for additional usage information. </p>
|
||||
|
||||
|
||||
<p>Request that the browser close. Closing a browser is a multi-stage process that may complete either synchronously or asynchronously, and involves events such as TChromiumCore.OnClose (Alloy style only), TChromiumCore.OnBeforeClose, and a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent). In some cases a close request may be delayed or canceled by the user. Using TryCloseBrowser() instead of CloseBrowser() is recommended for most use cases. See TChromiumCore.OnClose documentation for detailed usage and examples.
|
||||
|
||||
<p>If |aForceClose| is false (0) then JavaScript unload handlers, if any, may be fired and the close may be delayed or canceled by the user. If |aForceClose| is true (1) then the user will not be prompted and the close will proceed immediately (possibly asynchronously). If browser close is delayed and not canceled the default behavior is to call the top-level window close handler once the browser is ready to be closed. This default behavior can be changed for Alloy style browsers by implementing TChromiumCore.OnClose. IsReadyToBeClosed() can be used to detect mandatory browser close events when customizing close behavior on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
@ -378,7 +388,17 @@
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Helper for closing a browser. Call this function from the top-level window close handler (if any). Internally this calls CloseBrowser(false (0)) if the close has not yet been initiated. This function returns false (0) while the close is pending and true (1) after the close has completed. See CloseBrowser() and ICefLifeSpanHandler.DoClose() documentation for additional usage information. This function must be called on the browser process UI thread. </p>
|
||||
Helper for closing a browser. This is similar in behavior to CLoseBrowser(false) but returns a boolean to reflect the immediate close status. Call this function from a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent) to request that the browser close, and return the result to indicate if the window close should proceed. Returns false (0) if the close will be delayed (JavaScript unload handlers triggered but still pending) or true (1) if the close will proceed immediately (possibly asynchronously). See CloseBrowser() documentation for additional usage information. This function must be called on the browser process UI thread. </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="IsReadyToBeClosed"></span><code>function <strong>IsReadyToBeClosed</strong>: Boolean;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Returns true (1) if the browser is ready to be closed, meaning that the close has already been initiated and that JavaScript unload handlers have already executed or should be ignored. This can be used from a top-level window close handler such as TCEFWindowComponent.OnCanClose (or platform- specific equivalent) to distringuish between potentially cancelable browser close events (like the user clicking the top-level window close button before browser close has started) and mandatory browser close events (like JavaScript `window.close()` or after browser close has started in response to [Try]CloseBrowser()). Not completing the browser close for mandatory close events (when this function returns true (1)) will leave the browser in a partially closed state that interferes with proper functioning. See CloseBrowser() documentation for additional usage information. This function must be called on the browser process UI thread. </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
|
@ -109,23 +109,82 @@
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p>
|
||||
Called when a browser has received a request to close. This may result directly from a call to ICefBrowserHost.*CloseBrowser or indirectly if the browser is parented to a top-level window created by CEF and the user attempts to close that window (by clicking the 'X', for example). The DoClose function will be called after the JavaScript 'onunload' event has been fired.
|
||||
|
||||
<p>An application should handle top-level owner window close notifications by calling ICefBrowserHost.TryCloseBrowser or ICefBrowserHost.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process the 'onbeforeunload' event and optionally cancel the close before DoClose is called.
|
||||
|
||||
<p>When windowed rendering is enabled CEF will internally create a window or view to host the browser. In that case returning false (0) from DoClose() will send the standard close notification to the browser's top-level owner window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or ICefWindowDelegate.CanClose callback from Views). If the browser's host window/view has already been destroyed (via view hierarchy tear-down, for example) then DoClose() will not be called for that browser since is no longer possible to cancel the close.
|
||||
<p>Called when an Alloy style browser is ready to be closed, meaning that the close has already been initiated and that JavaScript unload handlers have already executed or should be ignored. This may result directly from a call to TChromiumCore.[Try]CloseBrowser() or indirectly if the browser's top-level parent window was created by CEF and the user attempts to close that window (by clicking the 'X', for example). TChromiumCore.OnClose will not be called if the browser's host window/view has already been destroyed (via parent window/view hierarchy tear-down, for example), as it is no longer possible to customize the close behavior at that point.
|
||||
|
||||
<p>When windowed rendering is disabled returning false (0) from DoClose() will cause the browser object to be destroyed immediately.
|
||||
<p>An application should handle top-level parent window close notifications by calling TChromiumCore.TryCloseBrowser() or TChromiumCore.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process JavaScript unload handlers and optionally cancel the close before TChromiumCore.OnClose is called.
|
||||
|
||||
<p>If the browser's top-level owner window requires a non-standard close notification then send that notification from DoClose() and return true (1).
|
||||
<p>When windowed rendering is enabled CEF will create an internal child window/view to host the browser. In that case returning false (0) from TChromiumCore.OnClose will send the standard close notification to the browser's top- level parent window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or TCEFWindowComponent.OnCanClose callback from Views).
|
||||
|
||||
<p>The ICefLifeSpanHandler.OnBeforeClose function will be called after DoClose() (if DoClose() is called) and immediately before the browser object is destroyed. The application should only exit after OnBeforeClose() has been called for all existing browsers.
|
||||
<p>When windowed rendering is disabled there is no internal window/view and returning false (0) from TChromiumCore.OnClose will cause the browser object to be destroyed immediately.
|
||||
|
||||
<p>If the browser's top-level parent window requires a non-standard close notification then send that notification from TChromiumCore.OnClose and return true (1). You are still required to complete the browser close as soon as possible (either by calling TChromiumCore.[Try]CloseBrowser() or by proceeding with window/view hierarchy tear-down), otherwise the browser will be left in a partially closed state that interferes with proper functioning. Top-level windows created on the browser process UI thread can alternately call TChromiumCore.IsReadyToBeClosed() in the close handler to check close status instead of relying on custom TChromiumCore.OnClose handling. See documentation on that function for additional details.
|
||||
|
||||
<p>The TChromiumCore.OnBeforeClose event will be called after TChromiumCore.OnClose (if TChromiumCore.OnClose is called) and immediately before the browser object is destroyed. The application should only exit after TChromiumCore.OnBeforeClose has been called for all existing browsers.
|
||||
|
||||
<p>The below examples describe what should happen during window close when the browser is parented to an application-provided top-level window.
|
||||
|
||||
<p>Example 1: Using ICefBrowserHost.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread. 1. User clicks the window close button which sends a close notification to the application's top-level window. 2. Application's top-level window receives the close notification and calls TryCloseBrowser() (which internally calls CloseBrowser(false)). TryCloseBrowser() returns false so the client cancels the window close. 3. JavaScript 'onbeforeunload' handler executes and shows the close confirmation dialog (which can be overridden via ICefJSDialogHandler.OnBeforeUnloadDialog()). 4. User approves the close. 5. JavaScript 'onunload' handler executes. 6. CEF sends a close notification to the application's top-level window (because DoClose() returned false by default). 7. Application's top-level window receives the close notification and calls TryCloseBrowser(). TryCloseBrowser() returns true so the client allows the window close. 8. Application's top-level window is destroyed. 9. Application's OnBeforeClose() handler is called and the browser object is destroyed. 10. Application exits by calling cef_quit_message_loop() if no other browsers exist.
|
||||
<p>Example 1: Using TChromiumCore.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread.
|
||||
|
||||
<p>Example 2: Using ICefBrowserHost::CloseBrowser(false) and implementing the DoClose() callback. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread. 1. User clicks the window close button which sends a close notification to the application's top-level window. 2. Application's top-level window receives the close notification and: A. Calls ICefBrowserHost.CloseBrowser(false). B. Cancels the window close. 3. JavaScript 'onbeforeunload' handler executes and shows the close confirmation dialog (which can be overridden via ICefJSDialogHandler.OnBeforeUnloadDialog()). 4. User approves the close. 5. JavaScript 'onunload' handler executes. 6. Application's DoClose() handler is called. Application will: A. Set a flag to indicate that the next close attempt will be allowed. B. Return false. 7. CEF sends an close notification to the application's top-level window. 8. Application's top-level window receives the close notification and allows the window to close based on the flag from #6B. 9. Application's top-level window is destroyed. 10. Application's OnBeforeClose() handler is called and the browser object is destroyed. 11. Application exits by calling cef_quit_message_loop() if no other browsers exist. </p>
|
||||
<p></p>
|
||||
|
||||
<pre class="preformatted">
|
||||
1. User clicks the window close button which sends a close notification
|
||||
to the application's top-level window.
|
||||
2. Application's top-level window receives the close notification and
|
||||
calls TChromiumCore.TryCloseBrowser() (similar to calling TChromiumCore.CloseBrowser(false)).
|
||||
TChromiumCore.TryCloseBrowser() returns false so the client cancels the window
|
||||
close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. Application's TChromiumCore.OnClose handler is called and returns false (0) by
|
||||
default.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
calls TryCloseBrowser(). TryCloseBrowser() returns true so the client
|
||||
allows the window close.
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers
|
||||
exist.</pre>
|
||||
|
||||
<p>
|
||||
|
||||
<p>Example 2: Using TChromiumCore.CloseBrowser(false) and implementing the TChromiumCore.OnClose event. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
|
||||
<pre class="preformatted">
|
||||
1. User clicks the window close button which sends a close notification
|
||||
to the application's top-level window.
|
||||
2. Application's top-level window receives the close notification and:
|
||||
A. Calls ICefBrowserHost.CloseBrowser(false).
|
||||
B. Cancels the window close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. Application's TChromiumCore.OnClose handler is called. Application will:
|
||||
A. Set a flag to indicate that the next top-level window close attempt
|
||||
will be allowed.
|
||||
B. Return false.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
allows the window to close based on the flag from #6A.
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers exist.</pre>
|
||||
|
||||
<p> </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
|
@ -100,23 +100,82 @@
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="inheritdescription">This item has no description. Showing description inherited from <a class="normal" href="uCEFInterfaces.ICefLifeSpanHandler.html#DoClose-ICefBrowser-">ICefLifeSpanHandler.DoClose</a>.</p><p>
|
||||
Called when a browser has received a request to close. This may result directly from a call to ICefBrowserHost.*CloseBrowser or indirectly if the browser is parented to a top-level window created by CEF and the user attempts to close that window (by clicking the 'X', for example). The DoClose function will be called after the JavaScript 'onunload' event has been fired.
|
||||
|
||||
<p>An application should handle top-level owner window close notifications by calling ICefBrowserHost.TryCloseBrowser or ICefBrowserHost.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process the 'onbeforeunload' event and optionally cancel the close before DoClose is called.
|
||||
|
||||
<p>When windowed rendering is enabled CEF will internally create a window or view to host the browser. In that case returning false (0) from DoClose() will send the standard close notification to the browser's top-level owner window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or ICefWindowDelegate.CanClose callback from Views). If the browser's host window/view has already been destroyed (via view hierarchy tear-down, for example) then DoClose() will not be called for that browser since is no longer possible to cancel the close.
|
||||
<p>Called when an Alloy style browser is ready to be closed, meaning that the close has already been initiated and that JavaScript unload handlers have already executed or should be ignored. This may result directly from a call to TChromiumCore.[Try]CloseBrowser() or indirectly if the browser's top-level parent window was created by CEF and the user attempts to close that window (by clicking the 'X', for example). TChromiumCore.OnClose will not be called if the browser's host window/view has already been destroyed (via parent window/view hierarchy tear-down, for example), as it is no longer possible to customize the close behavior at that point.
|
||||
|
||||
<p>When windowed rendering is disabled returning false (0) from DoClose() will cause the browser object to be destroyed immediately.
|
||||
<p>An application should handle top-level parent window close notifications by calling TChromiumCore.TryCloseBrowser() or TChromiumCore.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process JavaScript unload handlers and optionally cancel the close before TChromiumCore.OnClose is called.
|
||||
|
||||
<p>If the browser's top-level owner window requires a non-standard close notification then send that notification from DoClose() and return true (1).
|
||||
<p>When windowed rendering is enabled CEF will create an internal child window/view to host the browser. In that case returning false (0) from TChromiumCore.OnClose will send the standard close notification to the browser's top- level parent window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or TCEFWindowComponent.OnCanClose callback from Views).
|
||||
|
||||
<p>The ICefLifeSpanHandler.OnBeforeClose function will be called after DoClose() (if DoClose() is called) and immediately before the browser object is destroyed. The application should only exit after OnBeforeClose() has been called for all existing browsers.
|
||||
<p>When windowed rendering is disabled there is no internal window/view and returning false (0) from TChromiumCore.OnClose will cause the browser object to be destroyed immediately.
|
||||
|
||||
<p>If the browser's top-level parent window requires a non-standard close notification then send that notification from TChromiumCore.OnClose and return true (1). You are still required to complete the browser close as soon as possible (either by calling TChromiumCore.[Try]CloseBrowser() or by proceeding with window/view hierarchy tear-down), otherwise the browser will be left in a partially closed state that interferes with proper functioning. Top-level windows created on the browser process UI thread can alternately call TChromiumCore.IsReadyToBeClosed() in the close handler to check close status instead of relying on custom TChromiumCore.OnClose handling. See documentation on that function for additional details.
|
||||
|
||||
<p>The TChromiumCore.OnBeforeClose event will be called after TChromiumCore.OnClose (if TChromiumCore.OnClose is called) and immediately before the browser object is destroyed. The application should only exit after TChromiumCore.OnBeforeClose has been called for all existing browsers.
|
||||
|
||||
<p>The below examples describe what should happen during window close when the browser is parented to an application-provided top-level window.
|
||||
|
||||
<p>Example 1: Using ICefBrowserHost.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread. 1. User clicks the window close button which sends a close notification to the application's top-level window. 2. Application's top-level window receives the close notification and calls TryCloseBrowser() (which internally calls CloseBrowser(false)). TryCloseBrowser() returns false so the client cancels the window close. 3. JavaScript 'onbeforeunload' handler executes and shows the close confirmation dialog (which can be overridden via ICefJSDialogHandler.OnBeforeUnloadDialog()). 4. User approves the close. 5. JavaScript 'onunload' handler executes. 6. CEF sends a close notification to the application's top-level window (because DoClose() returned false by default). 7. Application's top-level window receives the close notification and calls TryCloseBrowser(). TryCloseBrowser() returns true so the client allows the window close. 8. Application's top-level window is destroyed. 9. Application's OnBeforeClose() handler is called and the browser object is destroyed. 10. Application exits by calling cef_quit_message_loop() if no other browsers exist.
|
||||
<p>Example 1: Using TChromiumCore.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread.
|
||||
|
||||
<p>Example 2: Using ICefBrowserHost::CloseBrowser(false) and implementing the DoClose() callback. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread. 1. User clicks the window close button which sends a close notification to the application's top-level window. 2. Application's top-level window receives the close notification and: A. Calls ICefBrowserHost.CloseBrowser(false). B. Cancels the window close. 3. JavaScript 'onbeforeunload' handler executes and shows the close confirmation dialog (which can be overridden via ICefJSDialogHandler.OnBeforeUnloadDialog()). 4. User approves the close. 5. JavaScript 'onunload' handler executes. 6. Application's DoClose() handler is called. Application will: A. Set a flag to indicate that the next close attempt will be allowed. B. Return false. 7. CEF sends an close notification to the application's top-level window. 8. Application's top-level window receives the close notification and allows the window to close based on the flag from #6B. 9. Application's top-level window is destroyed. 10. Application's OnBeforeClose() handler is called and the browser object is destroyed. 11. Application exits by calling cef_quit_message_loop() if no other browsers exist. </p>
|
||||
<p></p>
|
||||
|
||||
<pre class="preformatted">
|
||||
1. User clicks the window close button which sends a close notification
|
||||
to the application's top-level window.
|
||||
2. Application's top-level window receives the close notification and
|
||||
calls TChromiumCore.TryCloseBrowser() (similar to calling TChromiumCore.CloseBrowser(false)).
|
||||
TChromiumCore.TryCloseBrowser() returns false so the client cancels the window
|
||||
close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. Application's TChromiumCore.OnClose handler is called and returns false (0) by
|
||||
default.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
calls TryCloseBrowser(). TryCloseBrowser() returns true so the client
|
||||
allows the window close.
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers
|
||||
exist.</pre>
|
||||
|
||||
<p>
|
||||
|
||||
<p>Example 2: Using TChromiumCore.CloseBrowser(false) and implementing the TChromiumCore.OnClose event. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
|
||||
<pre class="preformatted">
|
||||
1. User clicks the window close button which sends a close notification
|
||||
to the application's top-level window.
|
||||
2. Application's top-level window receives the close notification and:
|
||||
A. Calls ICefBrowserHost.CloseBrowser(false).
|
||||
B. Cancels the window close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. Application's TChromiumCore.OnClose handler is called. Application will:
|
||||
A. Set a flag to indicate that the next top-level window close attempt
|
||||
will be allowed.
|
||||
B. Return false.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
allows the window to close based on the flag from #6A.
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers exist.</pre>
|
||||
|
||||
<p> </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
|
@ -121,23 +121,82 @@
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
<p class="inheritdescription">This item has no description. Showing description inherited from <a class="normal" href="uCEFInterfaces.ICefLifeSpanHandler.html#DoClose-ICefBrowser-">ICefLifeSpanHandler.DoClose</a>.</p><p>
|
||||
Called when a browser has received a request to close. This may result directly from a call to ICefBrowserHost.*CloseBrowser or indirectly if the browser is parented to a top-level window created by CEF and the user attempts to close that window (by clicking the 'X', for example). The DoClose function will be called after the JavaScript 'onunload' event has been fired.
|
||||
|
||||
<p>An application should handle top-level owner window close notifications by calling ICefBrowserHost.TryCloseBrowser or ICefBrowserHost.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process the 'onbeforeunload' event and optionally cancel the close before DoClose is called.
|
||||
|
||||
<p>When windowed rendering is enabled CEF will internally create a window or view to host the browser. In that case returning false (0) from DoClose() will send the standard close notification to the browser's top-level owner window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or ICefWindowDelegate.CanClose callback from Views). If the browser's host window/view has already been destroyed (via view hierarchy tear-down, for example) then DoClose() will not be called for that browser since is no longer possible to cancel the close.
|
||||
<p>Called when an Alloy style browser is ready to be closed, meaning that the close has already been initiated and that JavaScript unload handlers have already executed or should be ignored. This may result directly from a call to TChromiumCore.[Try]CloseBrowser() or indirectly if the browser's top-level parent window was created by CEF and the user attempts to close that window (by clicking the 'X', for example). TChromiumCore.OnClose will not be called if the browser's host window/view has already been destroyed (via parent window/view hierarchy tear-down, for example), as it is no longer possible to customize the close behavior at that point.
|
||||
|
||||
<p>When windowed rendering is disabled returning false (0) from DoClose() will cause the browser object to be destroyed immediately.
|
||||
<p>An application should handle top-level parent window close notifications by calling TChromiumCore.TryCloseBrowser() or TChromiumCore.CloseBrowser(false) instead of allowing the window to close immediately (see the examples below). This gives CEF an opportunity to process JavaScript unload handlers and optionally cancel the close before TChromiumCore.OnClose is called.
|
||||
|
||||
<p>If the browser's top-level owner window requires a non-standard close notification then send that notification from DoClose() and return true (1).
|
||||
<p>When windowed rendering is enabled CEF will create an internal child window/view to host the browser. In that case returning false (0) from TChromiumCore.OnClose will send the standard close notification to the browser's top- level parent window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on Linux or TCEFWindowComponent.OnCanClose callback from Views).
|
||||
|
||||
<p>The ICefLifeSpanHandler.OnBeforeClose function will be called after DoClose() (if DoClose() is called) and immediately before the browser object is destroyed. The application should only exit after OnBeforeClose() has been called for all existing browsers.
|
||||
<p>When windowed rendering is disabled there is no internal window/view and returning false (0) from TChromiumCore.OnClose will cause the browser object to be destroyed immediately.
|
||||
|
||||
<p>If the browser's top-level parent window requires a non-standard close notification then send that notification from TChromiumCore.OnClose and return true (1). You are still required to complete the browser close as soon as possible (either by calling TChromiumCore.[Try]CloseBrowser() or by proceeding with window/view hierarchy tear-down), otherwise the browser will be left in a partially closed state that interferes with proper functioning. Top-level windows created on the browser process UI thread can alternately call TChromiumCore.IsReadyToBeClosed() in the close handler to check close status instead of relying on custom TChromiumCore.OnClose handling. See documentation on that function for additional details.
|
||||
|
||||
<p>The TChromiumCore.OnBeforeClose event will be called after TChromiumCore.OnClose (if TChromiumCore.OnClose is called) and immediately before the browser object is destroyed. The application should only exit after TChromiumCore.OnBeforeClose has been called for all existing browsers.
|
||||
|
||||
<p>The below examples describe what should happen during window close when the browser is parented to an application-provided top-level window.
|
||||
|
||||
<p>Example 1: Using ICefBrowserHost.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread. 1. User clicks the window close button which sends a close notification to the application's top-level window. 2. Application's top-level window receives the close notification and calls TryCloseBrowser() (which internally calls CloseBrowser(false)). TryCloseBrowser() returns false so the client cancels the window close. 3. JavaScript 'onbeforeunload' handler executes and shows the close confirmation dialog (which can be overridden via ICefJSDialogHandler.OnBeforeUnloadDialog()). 4. User approves the close. 5. JavaScript 'onunload' handler executes. 6. CEF sends a close notification to the application's top-level window (because DoClose() returned false by default). 7. Application's top-level window receives the close notification and calls TryCloseBrowser(). TryCloseBrowser() returns true so the client allows the window close. 8. Application's top-level window is destroyed. 9. Application's OnBeforeClose() handler is called and the browser object is destroyed. 10. Application exits by calling cef_quit_message_loop() if no other browsers exist.
|
||||
<p>Example 1: Using TChromiumCore.TryCloseBrowser(). This is recommended for clients using standard close handling and windows created on the browser process UI thread.
|
||||
|
||||
<p>Example 2: Using ICefBrowserHost::CloseBrowser(false) and implementing the DoClose() callback. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread. 1. User clicks the window close button which sends a close notification to the application's top-level window. 2. Application's top-level window receives the close notification and: A. Calls ICefBrowserHost.CloseBrowser(false). B. Cancels the window close. 3. JavaScript 'onbeforeunload' handler executes and shows the close confirmation dialog (which can be overridden via ICefJSDialogHandler.OnBeforeUnloadDialog()). 4. User approves the close. 5. JavaScript 'onunload' handler executes. 6. Application's DoClose() handler is called. Application will: A. Set a flag to indicate that the next close attempt will be allowed. B. Return false. 7. CEF sends an close notification to the application's top-level window. 8. Application's top-level window receives the close notification and allows the window to close based on the flag from #6B. 9. Application's top-level window is destroyed. 10. Application's OnBeforeClose() handler is called and the browser object is destroyed. 11. Application exits by calling cef_quit_message_loop() if no other browsers exist. </p>
|
||||
<p></p>
|
||||
|
||||
<pre class="preformatted">
|
||||
1. User clicks the window close button which sends a close notification
|
||||
to the application's top-level window.
|
||||
2. Application's top-level window receives the close notification and
|
||||
calls TChromiumCore.TryCloseBrowser() (similar to calling TChromiumCore.CloseBrowser(false)).
|
||||
TChromiumCore.TryCloseBrowser() returns false so the client cancels the window
|
||||
close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. Application's TChromiumCore.OnClose handler is called and returns false (0) by
|
||||
default.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
calls TryCloseBrowser(). TryCloseBrowser() returns true so the client
|
||||
allows the window close.
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers
|
||||
exist.</pre>
|
||||
|
||||
<p>
|
||||
|
||||
<p>Example 2: Using TChromiumCore.CloseBrowser(false) and implementing the TChromiumCore.OnClose event. This is recommended for clients using non-standard close handling or windows that were not created on the browser process UI thread.
|
||||
|
||||
<p></p>
|
||||
|
||||
<pre class="preformatted">
|
||||
1. User clicks the window close button which sends a close notification
|
||||
to the application's top-level window.
|
||||
2. Application's top-level window receives the close notification and:
|
||||
A. Calls ICefBrowserHost.CloseBrowser(false).
|
||||
B. Cancels the window close.
|
||||
3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
4. User approves the close.
|
||||
5. JavaScript 'onunload' handler executes.
|
||||
6. Application's TChromiumCore.OnClose handler is called. Application will:
|
||||
A. Set a flag to indicate that the next top-level window close attempt
|
||||
will be allowed.
|
||||
B. Return false.
|
||||
7. CEF sends a close notification to the application's top-level window
|
||||
(because TChromiumCore.OnClose returned false).
|
||||
8. Application's top-level window receives the close notification and
|
||||
allows the window to close based on the flag from #6A.
|
||||
9. Application's top-level window is destroyed, triggering destruction
|
||||
of the child browser window.
|
||||
10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
is destroyed.
|
||||
11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers exist.</pre>
|
||||
|
||||
<p> </p>
|
||||
</td></tr>
|
||||
</table>
|
||||
<table class="detail wide_list">
|
||||
|
@ -47,253 +47,257 @@
|
||||
</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><strong><a href="uCEFTypes.TCefBrowserHost.html#set_focus">set_focus</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; focus: Integer); stdcall;</code></td>
|
||||
<td class="itemcode"><code><strong><a href="uCEFTypes.TCefBrowserHost.html#is_ready_to_be_closed">is_ready_to_be_closed</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#set_focus">set_focus</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; focus: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_window_handle">get_window_handle</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</a>; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_opener_window_handle">get_opener_window_handle</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): <a href="uCEFTypes.html#TCefWindowHandle">TCefWindowHandle</a>; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#has_view">has_view</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_client">get_client</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): <a href="uCEFTypes.html#PCefClient">PCefClient</a>; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_request_context">get_request_context</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): <a href="uCEFTypes.html#PCefRequestContext">PCefRequestContext</a>; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#can_zoom">can_zoom</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; command: <a href="uCEFTypes.html#TCefZoomCommand">TCefZoomCommand</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#zoom">zoom</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; command: <a href="uCEFTypes.html#TCefZoomCommand">TCefZoomCommand</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_default_zoom_level">get_default_zoom_level</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Double; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_zoom_level">get_zoom_level</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Double; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#set_zoom_level">set_zoom_level</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; zoomLevel: Double); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#run_file_dialog">run_file_dialog</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; mode: <a href="uCEFTypes.html#TCefFileDialogMode">TCefFileDialogMode</a>; const title, default_file_path: <a href="uCEFTypes.html#PCefString">PCefString</a>; accept_filters: <a href="uCEFTypes.html#TCefStringList">TCefStringList</a>; callback: <a href="uCEFTypes.html#PCefRunFileDialogCallback">PCefRunFileDialogCallback</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#start_download">start_download</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const url: <a href="uCEFTypes.html#PCefString">PCefString</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#download_image">download_image</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const image_url: <a href="uCEFTypes.html#PCefString">PCefString</a>; is_favicon: Integer; max_image_size: Cardinal; bypass_cache: Integer; callback: <a href="uCEFTypes.html#PCefDownloadImageCallback">PCefDownloadImageCallback</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#print">print</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#print_to_pdf">print_to_pdf</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const path: <a href="uCEFTypes.html#PCefString">PCefString</a>; const settings: <a href="uCEFTypes.html#PCefPdfPrintSettings">PCefPdfPrintSettings</a>; callback: <a href="uCEFTypes.html#PCefPdfPrintCallback">PCefPdfPrintCallback</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#find">find</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const searchText: <a href="uCEFTypes.html#PCefString">PCefString</a>; forward_, matchCase, findNext: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#stop_finding">stop_finding</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; clearSelection: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#show_dev_tools">show_dev_tools</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const windowInfo: <a href="uCEFTypes.html#PCefWindowInfo">PCefWindowInfo</a>; client: <a href="uCEFTypes.html#PCefClient">PCefClient</a>; const settings: <a href="uCEFTypes.html#PCefBrowserSettings">PCefBrowserSettings</a>; const inspect_element_at: <a href="uCEFTypes.html#PCefPoint">PCefPoint</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#close_dev_tools">close_dev_tools</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#has_dev_tools">has_dev_tools</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_dev_tools_message">send_dev_tools_message</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const message_: Pointer; message_size: <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#execute_dev_tools_method">execute_dev_tools_method</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; message_id: integer; const method: <a href="uCEFTypes.html#PCefString">PCefString</a>; params: <a href="uCEFTypes.html#PCefDictionaryValue">PCefDictionaryValue</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#add_dev_tools_message_observer">add_dev_tools_message_observer</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; observer: <a href="uCEFTypes.html#PCefDevToolsMessageObserver">PCefDevToolsMessageObserver</a>): <a href="uCEFTypes.html#PCefRegistration">PCefRegistration</a>; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_navigation_entries">get_navigation_entries</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; visitor: <a href="uCEFTypes.html#PCefNavigationEntryVisitor">PCefNavigationEntryVisitor</a>; current_only: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#replace_misspelling">replace_misspelling</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const word: <a href="uCEFTypes.html#PCefString">PCefString</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#add_word_to_dictionary">add_word_to_dictionary</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const word: <a href="uCEFTypes.html#PCefString">PCefString</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#is_window_rendering_disabled">is_window_rendering_disabled</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#was_resized">was_resized</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#was_hidden">was_hidden</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; hidden: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#notify_screen_info_changed">notify_screen_info_changed</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#invalidate">invalidate</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; type_: <a href="uCEFTypes.html#TCefPaintElementType">TCefPaintElementType</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_external_begin_frame">send_external_begin_frame</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_key_event">send_key_event</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const event: <a href="uCEFTypes.html#PCefKeyEvent">PCefKeyEvent</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_mouse_click_event">send_mouse_click_event</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; type_: <a href="uCEFTypes.html#TCefMouseButtonType">TCefMouseButtonType</a>; mouseUp, clickCount: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_mouse_move_event">send_mouse_move_event</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; mouseLeave: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_mouse_wheel_event">send_mouse_wheel_event</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; deltaX, deltaY: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_touch_event">send_touch_event</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const event: <a href="uCEFTypes.html#PCefTouchEvent">PCefTouchEvent</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#send_capture_lost_event">send_capture_lost_event</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#notify_move_or_resize_started">notify_move_or_resize_started</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_windowless_frame_rate">get_windowless_frame_rate</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#set_windowless_frame_rate">set_windowless_frame_rate</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; frame_rate: Integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#ime_set_composition">ime_set_composition</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const text: <a href="uCEFTypes.html#PCefString">PCefString</a>; underlinesCount : <a href="uCEFTypes.html#NativeUInt">NativeUInt</a>; const underlines : <a href="uCEFTypes.html#PCefCompositionUnderline">PCefCompositionUnderline</a>; const replacement_range, selection_range : <a href="uCEFTypes.html#PCefRange">PCefRange</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#ime_commit_text">ime_commit_text</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const text: <a href="uCEFTypes.html#PCefString">PCefString</a>; const replacement_range : <a href="uCEFTypes.html#PCefRange">PCefRange</a>; relative_cursor_pos : integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#ime_finish_composing_text">ime_finish_composing_text</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; keep_selection : integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#ime_cancel_composition">ime_cancel_composition</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#drag_target_drag_enter">drag_target_drag_enter</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; drag_data: <a href="uCEFTypes.html#PCefDragData">PCefDragData</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowed_ops: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#drag_target_drag_over">drag_target_drag_over</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>; allowed_ops: <a href="uCEFTypes.html#TCefDragOperations">TCefDragOperations</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#drag_target_drag_leave">drag_target_drag_leave</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#drag_target_drop">drag_target_drop</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; const event: <a href="uCEFTypes.html#PCefMouseEvent">PCefMouseEvent</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#drag_source_ended_at">drag_source_ended_at</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; x, y: Integer; op: <a href="uCEFTypes.html#TCefDragOperation">TCefDragOperation</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#drag_source_system_drag_ended">drag_source_system_drag_ended</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_visible_navigation_entry">get_visible_navigation_entry</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): <a href="uCEFTypes.html#PCefNavigationEntry">PCefNavigationEntry</a>; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#set_accessibility_state">set_accessibility_state</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; accessibility_state: <a href="uCEFTypes.html#TCefState">TCefState</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#set_auto_resize_enabled">set_auto_resize_enabled</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; enabled: integer; const min_size, max_size: <a href="uCEFTypes.html#PCefSize">PCefSize</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#set_audio_muted">set_audio_muted</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; mute: integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#is_audio_muted">is_audio_muted</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#is_fullscreen">is_fullscreen</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#exit_fullscreen">exit_fullscreen</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; will_cause_resize: integer); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#can_execute_chrome_command">can_execute_chrome_command</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; command_id: integer): integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#execute_chrome_command">execute_chrome_command</a></strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; command_id: integer; disposition: <a href="uCEFTypes.html#TCefWindowOpenDisposition">TCefWindowOpenDisposition</a>); stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#is_render_process_unresponsive">is_render_process_unresponsive</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): integer; stdcall;</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><strong><a href="uCEFTypes.TCefBrowserHost.html#get_runtime_style">get_runtime_style</a></strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): <a href="uCEFTypes.html#TCefRuntimeStyle">TCefRuntimeStyle</a>; stdcall;</code></td>
|
||||
</tr>
|
||||
@ -335,6 +339,14 @@
|
||||
<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="is_ready_to_be_closed"></span><code><strong>is_ready_to_be_closed</strong>: function(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>): Integer; stdcall;</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="public.gif" alt="Public" title="Public"></a></td>
|
||||
<td class="itemcode"><span id="set_focus"></span><code><strong>set_focus</strong>: procedure(self: <a href="uCEFTypes.html#PCefBrowserHost">PCefBrowserHost</a>; focus: Integer); stdcall;</code></td>
|
||||
</tr>
|
||||
<tr><td colspan="2">
|
||||
|
@ -7144,6 +7144,10 @@ Ranges:
|
||||
|
||||
|
||||
<p><see href="<a href="https://github.com/cfredric/storage-access-headers">https://github.com/cfredric/storage-access-headers</a>">See also: <a href="https://github.com/cfredric/storage-access-headers">https://github.com/cfredric/storage-access-headers</a>.)</li>
|
||||
<li>
|
||||
<span id="CEF_CONTENT_SETTING_TYPE_HAND_TRACKING">CEF_CONTENT_SETTING_TYPE_HAND_TRACKING</span>: Whether or not sites can request Hand Tracking data within WebXR Sessions. </li>
|
||||
<li>
|
||||
<span id="CEF_CONTENT_SETTING_TYPE_WEB_APP_INSTALLATION">CEF_CONTENT_SETTING_TYPE_WEB_APP_INSTALLATION</span>: Website setting to indicate whether user has opted in to allow web apps to install other web apps. </li>
|
||||
</ul>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
@ -21,7 +21,7 @@
|
||||
</CompilerOptions>
|
||||
<Description Value="CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC."/>
|
||||
<License Value="MPL 1.1"/>
|
||||
<Version Major="129" Release="12"/>
|
||||
<Version Major="130" Minor="1" Release="2"/>
|
||||
<Files Count="214">
|
||||
<Item1>
|
||||
<Filename Value="..\source\uCEFAccessibilityHandler.pas"/>
|
||||
|
@ -53,6 +53,7 @@ type
|
||||
function GetBrowser: ICefBrowser;
|
||||
procedure CloseBrowser(forceClose: Boolean);
|
||||
function TryCloseBrowser: Boolean;
|
||||
function IsReadyToBeClosed: Boolean;
|
||||
procedure SetFocus(focus: Boolean);
|
||||
function GetWindowHandle: TCefWindowHandle;
|
||||
function GetOpenerWindowHandle: TCefWindowHandle;
|
||||
@ -748,6 +749,11 @@ begin
|
||||
Result := PCefBrowserHost(FData)^.try_close_browser(PCefBrowserHost(FData)) <> 0;
|
||||
end;
|
||||
|
||||
function TCefBrowserHostRef.IsReadyToBeClosed: Boolean;
|
||||
begin
|
||||
Result := PCefBrowserHost(FData)^.is_ready_to_be_closed(PCefBrowserHost(FData)) <> 0;
|
||||
end;
|
||||
|
||||
class function TCefBrowserHostRef.UnWrap(data: Pointer): ICefBrowserHost;
|
||||
begin
|
||||
if (data <> nil) then
|
||||
|
@ -731,14 +731,26 @@ type
|
||||
/// </summary>
|
||||
function CreateClientHandler(var aClient : ICefClient; aIsOSR : boolean = True) : boolean; overload;
|
||||
/// <summary>
|
||||
/// Request that the browser close. The JavaScript 'onbeforeunload' event will
|
||||
/// be fired. If |aForceClose| is false (0) the event handler, if any, will be
|
||||
/// allowed to prompt the user and the user can optionally cancel the close.
|
||||
/// If |aForceClose| is true (1) the prompt will not be displayed and the
|
||||
/// close will proceed. Results in a call to
|
||||
/// ICefLifeSpanHandler.DoClose() if the event handler allows the close
|
||||
/// or if |aForceClose| is true (1). See ICefLifeSpanHandler.DoClose()
|
||||
/// documentation for additional usage information.
|
||||
/// <para>Request that the browser close. Closing a browser is a multi-stage process
|
||||
/// that may complete either synchronously or asynchronously, and involves
|
||||
/// events such as TChromiumCore.OnClose (Alloy style only),
|
||||
/// TChromiumCore.OnBeforeClose, and a top-level window close
|
||||
/// handler such as TCEFWindowComponent.OnCanClose (or platform-specific
|
||||
/// equivalent). In some cases a close request may be delayed or canceled by
|
||||
/// the user. Using TryCloseBrowser() instead of CloseBrowser() is
|
||||
/// recommended for most use cases. See TChromiumCore.OnClose
|
||||
/// documentation for detailed usage and examples.</para>
|
||||
///
|
||||
/// <para>If |aForceClose| is false (0) then JavaScript unload handlers, if any, may
|
||||
/// be fired and the close may be delayed or canceled by the user. If
|
||||
/// |aForceClose| is true (1) then the user will not be prompted and the close
|
||||
/// will proceed immediately (possibly asynchronously). If browser close is
|
||||
/// delayed and not canceled the default behavior is to call the top-level
|
||||
/// window close handler once the browser is ready to be closed. This default
|
||||
/// behavior can be changed for Alloy style browsers by implementing
|
||||
/// TChromiumCore.OnClose. IsReadyToBeClosed() can be used
|
||||
/// to detect mandatory browser close events when customizing close behavior
|
||||
/// on the browser process UI thread.</para>
|
||||
/// </summary>
|
||||
procedure CloseBrowser(aForceClose : boolean);
|
||||
/// <summary>
|
||||
@ -746,16 +758,36 @@ type
|
||||
/// </summary>
|
||||
procedure CloseAllBrowsers;
|
||||
/// <summary>
|
||||
/// Helper for closing a browser. Call this function from the top-level window
|
||||
/// close handler (if any). Internally this calls CloseBrowser(false (0)) if
|
||||
/// the close has not yet been initiated. This function returns false (0)
|
||||
/// while the close is pending and true (1) after the close has completed. See
|
||||
/// CloseBrowser() and ICefLifeSpanHandler.DoClose() documentation for
|
||||
/// additional usage information. This function must be called on the browser
|
||||
/// process UI thread.
|
||||
/// Helper for closing a browser. This is similar in behavior to
|
||||
/// CLoseBrowser(false) but returns a boolean to reflect the immediate
|
||||
/// close status. Call this function from a top-level window close handler
|
||||
/// such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent)
|
||||
/// to request that the browser close, and return the result to indicate if
|
||||
/// the window close should proceed. Returns false (0) if the close will be
|
||||
/// delayed (JavaScript unload handlers triggered but still pending) or true
|
||||
/// (1) if the close will proceed immediately (possibly asynchronously). See
|
||||
/// CloseBrowser() documentation for additional usage information. This
|
||||
/// function must be called on the browser process UI thread.
|
||||
/// </summary>
|
||||
function TryCloseBrowser : boolean;
|
||||
/// <summary>
|
||||
/// Returns true (1) if the browser is ready to be closed, meaning that the
|
||||
/// close has already been initiated and that JavaScript unload handlers have
|
||||
/// already executed or should be ignored. This can be used from a top-level
|
||||
/// window close handler such as TCEFWindowComponent.OnCanClose (or platform-
|
||||
/// specific equivalent) to distringuish between potentially cancelable
|
||||
/// browser close events (like the user clicking the top-level window close
|
||||
/// button before browser close has started) and mandatory browser close
|
||||
/// events (like JavaScript `window.close()` or after browser close has
|
||||
/// started in response to [Try]CloseBrowser()). Not completing the browser
|
||||
/// close for mandatory close events (when this function returns true (1))
|
||||
/// will leave the browser in a partially closed state that interferes with
|
||||
/// proper functioning. See CloseBrowser() documentation for additional usage
|
||||
/// information. This function must be called on the browser process UI
|
||||
/// thread.
|
||||
/// </summary>
|
||||
function IsReadyToBeClosed : boolean;
|
||||
/// <summary>
|
||||
/// Select the browser with the aID identifier when TChromiumCore uses the
|
||||
/// multi-browser mode.
|
||||
/// </summary>
|
||||
@ -2680,69 +2712,84 @@ type
|
||||
/// </remarks>
|
||||
property OnBeforeClose : TOnBeforeClose read FOnBeforeClose write FOnBeforeClose;
|
||||
/// <summary>
|
||||
/// <para>Called when a browser has recieved a request to close. This may result
|
||||
/// directly from a call to ICefBrowserHost.*CloseBrowser or indirectly
|
||||
/// if the browser is parented to a top-level window created by CEF and the
|
||||
/// user attempts to close that window (by clicking the 'X', for example). The
|
||||
/// OnClose function will be called after the JavaScript 'onunload' event
|
||||
/// has been fired.</para>
|
||||
/// <para>Called when an Alloy style browser is ready to be closed, meaning that the
|
||||
/// close has already been initiated and that JavaScript unload handlers have
|
||||
/// already executed or should be ignored. This may result directly from a
|
||||
/// call to TChromiumCore.[Try]CloseBrowser() or indirectly if the
|
||||
/// browser's top-level parent window was created by CEF and the user attempts
|
||||
/// to close that window (by clicking the 'X', for example). TChromiumCore.OnClose will
|
||||
/// not be called if the browser's host window/view has already been destroyed
|
||||
/// (via parent window/view hierarchy tear-down, for example), as it is no
|
||||
/// longer possible to customize the close behavior at that point.</para>
|
||||
///
|
||||
/// <para>An application should handle top-level owner window close notifications by
|
||||
/// calling ICefBrowserHost.TryCloseBrowser or
|
||||
/// ICefBrowserHost.CloseBrowser(false) instead of allowing the window
|
||||
/// <para>An application should handle top-level parent window close notifications
|
||||
/// by calling TChromiumCore.TryCloseBrowser() or
|
||||
/// TChromiumCore.CloseBrowser(false) instead of allowing the window
|
||||
/// to close immediately (see the examples below). This gives CEF an
|
||||
/// opportunity to process the 'onbeforeunload' event and optionally cancel
|
||||
/// the close before OnClose is called.</para>
|
||||
/// opportunity to process JavaScript unload handlers and optionally cancel
|
||||
/// the close before TChromiumCore.OnClose is called.</para>
|
||||
///
|
||||
/// <para>When windowed rendering is enabled CEF will internally create a window or
|
||||
/// view to host the browser. In that case returning false (0) from OnClose()
|
||||
/// will send the standard close notification to the browser's top-level owner
|
||||
/// window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on
|
||||
/// Linux or ICefWindowDelegate.CanClose callback from Views). If the
|
||||
/// browser's host window/view has already been destroyed (via view hierarchy
|
||||
/// tear-down, for example) then OnClose() will not be called for that
|
||||
/// browser since is no longer possible to cancel the close.</para>
|
||||
/// <para>When windowed rendering is enabled CEF will create an internal child
|
||||
/// window/view to host the browser. In that case returning false (0) from
|
||||
/// TChromiumCore.OnClose will send the standard close notification to the browser's top-
|
||||
/// level parent window (e.g. WM_CLOSE on Windows, performClose: on OS X,
|
||||
/// "delete_event" on Linux or TCEFWindowComponent.OnCanClose callback
|
||||
/// from Views).</para>
|
||||
///
|
||||
/// <para>When windowed rendering is disabled returning false (0) from OnClose()
|
||||
/// will cause the browser object to be destroyed immediately.</para>
|
||||
/// <para>When windowed rendering is disabled there is no internal window/view and
|
||||
/// returning false (0) from TChromiumCore.OnClose will cause the browser object to be
|
||||
/// destroyed immediately.</para>
|
||||
///
|
||||
/// <para>If the browser's top-level owner window requires a non-standard close
|
||||
/// notification then send that notification from OnClose() and return true.</para>
|
||||
/// <para>If the browser's top-level parent window requires a non-standard close
|
||||
/// notification then send that notification from TChromiumCore.OnClose and return true
|
||||
/// (1). You are still required to complete the browser close as soon as
|
||||
/// possible (either by calling TChromiumCore.[Try]CloseBrowser() or by proceeding with
|
||||
/// window/view hierarchy tear-down), otherwise the browser will be left in a
|
||||
/// partially closed state that interferes with proper functioning. Top-level
|
||||
/// windows created on the browser process UI thread can alternately call
|
||||
/// TChromiumCore.IsReadyToBeClosed() in the close handler to check
|
||||
/// close status instead of relying on custom TChromiumCore.OnClose handling. See
|
||||
/// documentation on that function for additional details.</para>
|
||||
///
|
||||
/// <para>The ICefLifeSpanHandler.OnBeforeClose function will be called
|
||||
/// after OnClose() (if OnClose() is called) and immediately before the
|
||||
/// <para>The TChromiumCore.OnBeforeClose event will be called
|
||||
/// after TChromiumCore.OnClose (if TChromiumCore.OnClose is called) and immediately before the
|
||||
/// browser object is destroyed. The application should only exit after
|
||||
/// OnBeforeClose() has been called for all existing browsers.</para>
|
||||
/// TChromiumCore.OnBeforeClose has been called for all existing browsers.</para>
|
||||
///
|
||||
/// <para>The below examples describe what should happen during window close when
|
||||
/// the browser is parented to an application-provided top-level window.</para>
|
||||
///
|
||||
/// <para>Example 1: Using ICefBrowserHost.TryCloseBrowser(). This is
|
||||
/// <para>Example 1: Using TChromiumCore.TryCloseBrowser(). This is
|
||||
/// recommended for clients using standard close handling and windows created
|
||||
/// on the browser process UI thread.</para>
|
||||
/// <code>
|
||||
/// 1. User clicks the window close button which sends a close notification
|
||||
/// to the application's top-level window.
|
||||
/// 2. Application's top-level window receives the close notification and
|
||||
/// calls TryCloseBrowser() (which internally calls CloseBrowser(false)).
|
||||
/// TryCloseBrowser() returns false so the client cancels the window
|
||||
/// calls TChromiumCore.TryCloseBrowser() (similar to calling TChromiumCore.CloseBrowser(false)).
|
||||
/// TChromiumCore.TryCloseBrowser() returns false so the client cancels the window
|
||||
/// close.
|
||||
/// 3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
/// confirmation dialog (which can be overridden via
|
||||
/// ICefJSDialogHandler.OnBeforeUnloadDialog()).
|
||||
/// confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
/// 4. User approves the close.
|
||||
/// 5. JavaScript 'onunload' handler executes.
|
||||
/// 6. CEF sends a close notification to the application's top-level window
|
||||
/// (because OnClose() returned false by default).
|
||||
/// 7. Application's top-level window receives the close notification and
|
||||
/// 6. Application's TChromiumCore.OnClose handler is called and returns false (0) by
|
||||
/// default.
|
||||
/// 7. CEF sends a close notification to the application's top-level window
|
||||
/// (because TChromiumCore.OnClose returned false).
|
||||
/// 8. Application's top-level window receives the close notification and
|
||||
/// calls TryCloseBrowser(). TryCloseBrowser() returns true so the client
|
||||
/// allows the window close.
|
||||
/// 8. Application's top-level window is destroyed.
|
||||
/// 9. Application's OnBeforeClose() handler is called and the browser object is destroyed.
|
||||
/// 10. Application exits by calling cef_quit_message_loop() if no other browsers exist.
|
||||
/// 9. Application's top-level window is destroyed, triggering destruction
|
||||
/// of the child browser window.
|
||||
/// 10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
/// is destroyed.
|
||||
/// 11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers
|
||||
/// exist.
|
||||
/// </code>
|
||||
/// <para>Example 2: Using ICefBrowserHost::CloseBrowser(false) and
|
||||
/// implementing the OnClose() callback. This is recommended for clients
|
||||
///
|
||||
/// <para>Example 2: Using TChromiumCore.CloseBrowser(false) and
|
||||
/// implementing the TChromiumCore.OnClose event. This is recommended for clients
|
||||
/// using non-standard close handling or windows that were not created on the
|
||||
/// browser process UI thread.</para>
|
||||
/// <code>
|
||||
@ -2752,19 +2799,22 @@ type
|
||||
/// A. Calls ICefBrowserHost.CloseBrowser(false).
|
||||
/// B. Cancels the window close.
|
||||
/// 3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
/// confirmation dialog (which can be overridden via
|
||||
/// ICefJSDialogHandler.OnBeforeUnloadDialog()).
|
||||
/// confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
/// 4. User approves the close.
|
||||
/// 5. JavaScript 'onunload' handler executes.
|
||||
/// 6. Application's OnClose() handler is called. Application will:
|
||||
/// A. Set a flag to indicate that the next close attempt will be allowed.
|
||||
/// 6. Application's TChromiumCore.OnClose handler is called. Application will:
|
||||
/// A. Set a flag to indicate that the next top-level window close attempt
|
||||
/// will be allowed.
|
||||
/// B. Return false.
|
||||
/// 7. CEF sends an close notification to the application's top-level window.
|
||||
/// 7. CEF sends a close notification to the application's top-level window
|
||||
/// (because TChromiumCore.OnClose returned false).
|
||||
/// 8. Application's top-level window receives the close notification and
|
||||
/// allows the window to close based on the flag from #6B.
|
||||
/// 9. Application's top-level window is destroyed.
|
||||
/// 10. Application's OnBeforeClose() handler is called and the browser object is destroyed.
|
||||
/// 11. Application exits by calling cef_quit_message_loop() if no other browsers exist.
|
||||
/// allows the window to close based on the flag from #6A.
|
||||
/// 9. Application's top-level window is destroyed, triggering destruction
|
||||
/// of the child browser window.
|
||||
/// 10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
/// is destroyed.
|
||||
/// 11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers exist.
|
||||
/// </code>
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
@ -2776,10 +2826,10 @@ type
|
||||
/// <para>Called on the UI thread before browser navigation. Return true (1) to
|
||||
/// cancel the navigation or false (0) to allow the navigation to proceed. The
|
||||
/// |request| object cannot be modified in this callback.</para>
|
||||
/// <para>ICefLoadHandler.OnLoadingStateChange will be called twice in all
|
||||
/// cases. If the navigation is allowed ICefLoadHandler.OnLoadStart and
|
||||
/// ICefLoadHandler.OnLoadEnd will be called. If the navigation is
|
||||
/// canceled ICefLoadHandler.OnLoadError will be called with an
|
||||
/// <para>TChromiumCore.OnLoadingStateChange will be called twice in all
|
||||
/// cases. If the navigation is allowed TChromiumCore.OnLoadStart and
|
||||
/// TChromiumCore.OnLoadEnd will be called. If the navigation is
|
||||
/// canceled TChromiumCore.OnLoadError will be called with an
|
||||
/// |errorCode| value of ERR_ABORTED. The |user_gesture| value will be true
|
||||
/// (1) if the browser navigated via explicit user gesture (e.g. clicking a
|
||||
/// link) or false (0) if it navigated automatically (e.g. via the
|
||||
@ -4897,6 +4947,12 @@ begin
|
||||
Result := True;
|
||||
end;
|
||||
|
||||
function TChromiumCore.IsReadyToBeClosed : boolean;
|
||||
begin
|
||||
Result := Initialized and
|
||||
Browser.Host.IsReadyToBeClosed;
|
||||
end;
|
||||
|
||||
function TChromiumCore.CreateBrowserHost( aWindowInfo : PCefWindowInfo;
|
||||
const aURL : ustring;
|
||||
const aSettings : PCefBrowserSettings;
|
||||
|
@ -3911,20 +3911,22 @@ const
|
||||
CEF_PERMISSION_TYPE_DISK_QUOTA = 1 shl 7;
|
||||
CEF_PERMISSION_TYPE_LOCAL_FONTS = 1 shl 8;
|
||||
CEF_PERMISSION_TYPE_GEOLOCATION = 1 shl 9;
|
||||
CEF_PERMISSION_TYPE_IDENTITY_PROVIDER = 1 shl 10;
|
||||
CEF_PERMISSION_TYPE_IDLE_DETECTION = 1 shl 11;
|
||||
CEF_PERMISSION_TYPE_MIC_STREAM = 1 shl 12;
|
||||
CEF_PERMISSION_TYPE_MIDI_SYSEX = 1 shl 13;
|
||||
CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS = 1 shl 14;
|
||||
CEF_PERMISSION_TYPE_NOTIFICATIONS = 1 shl 15;
|
||||
CEF_PERMISSION_TYPE_KEYBOARD_LOCK = 1 shl 16;
|
||||
CEF_PERMISSION_TYPE_POINTER_LOCK = 1 shl 17;
|
||||
CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER = 1 shl 18;
|
||||
CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER = 1 shl 19;
|
||||
CEF_PERMISSION_TYPE_STORAGE_ACCESS = 1 shl 20;
|
||||
CEF_PERMISSION_TYPE_VR_SESSION = 1 shl 21;
|
||||
CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT = 1 shl 22;
|
||||
CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS = 1 shl 23;
|
||||
CEF_PERMISSION_TYPE_HAND_TRACKING = 1 shl 10;
|
||||
CEF_PERMISSION_TYPE_IDENTITY_PROVIDER = 1 shl 11;
|
||||
CEF_PERMISSION_TYPE_IDLE_DETECTION = 1 shl 12;
|
||||
CEF_PERMISSION_TYPE_MIC_STREAM = 1 shl 13;
|
||||
CEF_PERMISSION_TYPE_MIDI_SYSEX = 1 shl 14;
|
||||
CEF_PERMISSION_TYPE_MULTIPLE_DOWNLOADS = 1 shl 15;
|
||||
CEF_PERMISSION_TYPE_NOTIFICATIONS = 1 shl 16;
|
||||
CEF_PERMISSION_TYPE_KEYBOARD_LOCK = 1 shl 17;
|
||||
CEF_PERMISSION_TYPE_POINTER_LOCK = 1 shl 18;
|
||||
CEF_PERMISSION_TYPE_PROTECTED_MEDIA_IDENTIFIER = 1 shl 19;
|
||||
CEF_PERMISSION_TYPE_REGISTER_PROTOCOL_HANDLER = 1 shl 20;
|
||||
CEF_PERMISSION_TYPE_STORAGE_ACCESS = 1 shl 21;
|
||||
CEF_PERMISSION_TYPE_VR_SESSION = 1 shl 22;
|
||||
CEF_PERMISSION_TYPE_WEB_APP_INSTALLATION = 1 shl 23;
|
||||
CEF_PERMISSION_TYPE_WINDOW_MANAGEMENT = 1 shl 24;
|
||||
CEF_PERMISSION_TYPE_FILE_SYSTEM_ACCESS = 1 shl 25;
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
@ -803,27 +803,59 @@ type
|
||||
/// </summary>
|
||||
function GetBrowser: ICefBrowser;
|
||||
/// <summary>
|
||||
/// Request that the browser close. The JavaScript 'onbeforeunload' event will
|
||||
/// be fired. If |force_close| is false (0) the event handler, if any, will be
|
||||
/// allowed to prompt the user and the user can optionally cancel the close.
|
||||
/// If |force_close| is true (1) the prompt will not be displayed and the
|
||||
/// close will proceed. Results in a call to
|
||||
/// ICefLifeSpanHandler.DoClose() if the event handler allows the close
|
||||
/// or if |force_close| is true (1). See ICefLifeSpanHandler.DoClose()
|
||||
/// documentation for additional usage information.
|
||||
/// <para>Request that the browser close. Closing a browser is a multi-stage process
|
||||
/// that may complete either synchronously or asynchronously, and involves
|
||||
/// events such as TChromiumCore.OnClose (Alloy style only),
|
||||
/// TChromiumCore.OnBeforeClose, and a top-level window close
|
||||
/// handler such as TCEFWindowComponent.OnCanClose (or platform-specific
|
||||
/// equivalent). In some cases a close request may be delayed or canceled by
|
||||
/// the user. Using TryCloseBrowser() instead of CloseBrowser() is
|
||||
/// recommended for most use cases. See TChromiumCore.OnClose
|
||||
/// documentation for detailed usage and examples.</para>
|
||||
///
|
||||
/// <para>If |aForceClose| is false (0) then JavaScript unload handlers, if any, may
|
||||
/// be fired and the close may be delayed or canceled by the user. If
|
||||
/// |aForceClose| is true (1) then the user will not be prompted and the close
|
||||
/// will proceed immediately (possibly asynchronously). If browser close is
|
||||
/// delayed and not canceled the default behavior is to call the top-level
|
||||
/// window close handler once the browser is ready to be closed. This default
|
||||
/// behavior can be changed for Alloy style browsers by implementing
|
||||
/// TChromiumCore.OnClose. IsReadyToBeClosed() can be used
|
||||
/// to detect mandatory browser close events when customizing close behavior
|
||||
/// on the browser process UI thread.</para>
|
||||
/// </summary>
|
||||
procedure CloseBrowser(forceClose: Boolean);
|
||||
/// <summary>
|
||||
/// Helper for closing a browser. Call this function from the top-level window
|
||||
/// close handler (if any). Internally this calls CloseBrowser(false (0)) if
|
||||
/// the close has not yet been initiated. This function returns false (0)
|
||||
/// while the close is pending and true (1) after the close has completed. See
|
||||
/// CloseBrowser() and ICefLifeSpanHandler.DoClose() documentation for
|
||||
/// additional usage information. This function must be called on the browser
|
||||
/// process UI thread.
|
||||
/// Helper for closing a browser. This is similar in behavior to
|
||||
/// CLoseBrowser(false) but returns a boolean to reflect the immediate
|
||||
/// close status. Call this function from a top-level window close handler
|
||||
/// such as TCEFWindowComponent.OnCanClose (or platform-specific equivalent)
|
||||
/// to request that the browser close, and return the result to indicate if
|
||||
/// the window close should proceed. Returns false (0) if the close will be
|
||||
/// delayed (JavaScript unload handlers triggered but still pending) or true
|
||||
/// (1) if the close will proceed immediately (possibly asynchronously). See
|
||||
/// CloseBrowser() documentation for additional usage information. This
|
||||
/// function must be called on the browser process UI thread.
|
||||
/// </summary>
|
||||
function TryCloseBrowser: Boolean;
|
||||
/// <summary>
|
||||
/// Returns true (1) if the browser is ready to be closed, meaning that the
|
||||
/// close has already been initiated and that JavaScript unload handlers have
|
||||
/// already executed or should be ignored. This can be used from a top-level
|
||||
/// window close handler such as TCEFWindowComponent.OnCanClose (or platform-
|
||||
/// specific equivalent) to distringuish between potentially cancelable
|
||||
/// browser close events (like the user clicking the top-level window close
|
||||
/// button before browser close has started) and mandatory browser close
|
||||
/// events (like JavaScript `window.close()` or after browser close has
|
||||
/// started in response to [Try]CloseBrowser()). Not completing the browser
|
||||
/// close for mandatory close events (when this function returns true (1))
|
||||
/// will leave the browser in a partially closed state that interferes with
|
||||
/// proper functioning. See CloseBrowser() documentation for additional usage
|
||||
/// information. This function must be called on the browser process UI
|
||||
/// thread.
|
||||
/// </summary>
|
||||
function IsReadyToBeClosed: Boolean;
|
||||
/// <summary>
|
||||
/// Set whether the browser is focused.
|
||||
/// </summary>
|
||||
procedure SetFocus(focus: Boolean);
|
||||
@ -6233,90 +6265,110 @@ type
|
||||
/// </summary>
|
||||
procedure OnAfterCreated(const browser: ICefBrowser);
|
||||
/// <summary>
|
||||
/// Called when a browser has received a request to close. This may result
|
||||
/// directly from a call to ICefBrowserHost.*CloseBrowser or indirectly
|
||||
/// if the browser is parented to a top-level window created by CEF and the
|
||||
/// user attempts to close that window (by clicking the 'X', for example). The
|
||||
/// DoClose function will be called after the JavaScript 'onunload' event
|
||||
/// has been fired.
|
||||
/// <para>Called when an Alloy style browser is ready to be closed, meaning that the
|
||||
/// close has already been initiated and that JavaScript unload handlers have
|
||||
/// already executed or should be ignored. This may result directly from a
|
||||
/// call to TChromiumCore.[Try]CloseBrowser() or indirectly if the
|
||||
/// browser's top-level parent window was created by CEF and the user attempts
|
||||
/// to close that window (by clicking the 'X', for example). TChromiumCore.OnClose will
|
||||
/// not be called if the browser's host window/view has already been destroyed
|
||||
/// (via parent window/view hierarchy tear-down, for example), as it is no
|
||||
/// longer possible to customize the close behavior at that point.</para>
|
||||
///
|
||||
/// An application should handle top-level owner window close notifications by
|
||||
/// calling ICefBrowserHost.TryCloseBrowser or
|
||||
/// ICefBrowserHost.CloseBrowser(false) instead of allowing the window
|
||||
/// <para>An application should handle top-level parent window close notifications
|
||||
/// by calling TChromiumCore.TryCloseBrowser() or
|
||||
/// TChromiumCore.CloseBrowser(false) instead of allowing the window
|
||||
/// to close immediately (see the examples below). This gives CEF an
|
||||
/// opportunity to process the 'onbeforeunload' event and optionally cancel
|
||||
/// the close before DoClose is called.
|
||||
/// opportunity to process JavaScript unload handlers and optionally cancel
|
||||
/// the close before TChromiumCore.OnClose is called.</para>
|
||||
///
|
||||
/// When windowed rendering is enabled CEF will internally create a window or
|
||||
/// view to host the browser. In that case returning false (0) from DoClose()
|
||||
/// will send the standard close notification to the browser's top-level owner
|
||||
/// window (e.g. WM_CLOSE on Windows, performClose: on OS X, "delete_event" on
|
||||
/// Linux or ICefWindowDelegate.CanClose callback from Views). If the
|
||||
/// browser's host window/view has already been destroyed (via view hierarchy
|
||||
/// tear-down, for example) then DoClose() will not be called for that
|
||||
/// browser since is no longer possible to cancel the close.
|
||||
/// <para>When windowed rendering is enabled CEF will create an internal child
|
||||
/// window/view to host the browser. In that case returning false (0) from
|
||||
/// TChromiumCore.OnClose will send the standard close notification to the browser's top-
|
||||
/// level parent window (e.g. WM_CLOSE on Windows, performClose: on OS X,
|
||||
/// "delete_event" on Linux or TCEFWindowComponent.OnCanClose callback
|
||||
/// from Views).</para>
|
||||
///
|
||||
/// When windowed rendering is disabled returning false (0) from DoClose()
|
||||
/// will cause the browser object to be destroyed immediately.
|
||||
/// <para>When windowed rendering is disabled there is no internal window/view and
|
||||
/// returning false (0) from TChromiumCore.OnClose will cause the browser object to be
|
||||
/// destroyed immediately.</para>
|
||||
///
|
||||
/// If the browser's top-level owner window requires a non-standard close
|
||||
/// notification then send that notification from DoClose() and return true
|
||||
/// (1).
|
||||
/// <para>If the browser's top-level parent window requires a non-standard close
|
||||
/// notification then send that notification from TChromiumCore.OnClose and return true
|
||||
/// (1). You are still required to complete the browser close as soon as
|
||||
/// possible (either by calling TChromiumCore.[Try]CloseBrowser() or by proceeding with
|
||||
/// window/view hierarchy tear-down), otherwise the browser will be left in a
|
||||
/// partially closed state that interferes with proper functioning. Top-level
|
||||
/// windows created on the browser process UI thread can alternately call
|
||||
/// TChromiumCore.IsReadyToBeClosed() in the close handler to check
|
||||
/// close status instead of relying on custom TChromiumCore.OnClose handling. See
|
||||
/// documentation on that function for additional details.</para>
|
||||
///
|
||||
/// The ICefLifeSpanHandler.OnBeforeClose function will be called
|
||||
/// after DoClose() (if DoClose() is called) and immediately before the
|
||||
/// <para>The TChromiumCore.OnBeforeClose event will be called
|
||||
/// after TChromiumCore.OnClose (if TChromiumCore.OnClose is called) and immediately before the
|
||||
/// browser object is destroyed. The application should only exit after
|
||||
/// OnBeforeClose() has been called for all existing browsers.
|
||||
/// TChromiumCore.OnBeforeClose has been called for all existing browsers.</para>
|
||||
///
|
||||
/// The below examples describe what should happen during window close when
|
||||
/// the browser is parented to an application-provided top-level window.
|
||||
/// <para>The below examples describe what should happen during window close when
|
||||
/// the browser is parented to an application-provided top-level window.</para>
|
||||
///
|
||||
/// Example 1: Using ICefBrowserHost.TryCloseBrowser(). This is
|
||||
/// <para>Example 1: Using TChromiumCore.TryCloseBrowser(). This is
|
||||
/// recommended for clients using standard close handling and windows created
|
||||
/// on the browser process UI thread.
|
||||
/// on the browser process UI thread.</para>
|
||||
/// <code>
|
||||
/// 1. User clicks the window close button which sends a close notification
|
||||
/// to the application's top-level window.
|
||||
/// 2. Application's top-level window receives the close notification and
|
||||
/// calls TryCloseBrowser() (which internally calls CloseBrowser(false)).
|
||||
/// TryCloseBrowser() returns false so the client cancels the window
|
||||
/// calls TChromiumCore.TryCloseBrowser() (similar to calling TChromiumCore.CloseBrowser(false)).
|
||||
/// TChromiumCore.TryCloseBrowser() returns false so the client cancels the window
|
||||
/// close.
|
||||
/// 3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
/// confirmation dialog (which can be overridden via
|
||||
/// ICefJSDialogHandler.OnBeforeUnloadDialog()).
|
||||
/// confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
/// 4. User approves the close.
|
||||
/// 5. JavaScript 'onunload' handler executes.
|
||||
/// 6. CEF sends a close notification to the application's top-level window
|
||||
/// (because DoClose() returned false by default).
|
||||
/// 7. Application's top-level window receives the close notification and
|
||||
/// 6. Application's TChromiumCore.OnClose handler is called and returns false (0) by
|
||||
/// default.
|
||||
/// 7. CEF sends a close notification to the application's top-level window
|
||||
/// (because TChromiumCore.OnClose returned false).
|
||||
/// 8. Application's top-level window receives the close notification and
|
||||
/// calls TryCloseBrowser(). TryCloseBrowser() returns true so the client
|
||||
/// allows the window close.
|
||||
/// 8. Application's top-level window is destroyed.
|
||||
/// 9. Application's OnBeforeClose() handler is called and the browser object is destroyed.
|
||||
/// 10. Application exits by calling cef_quit_message_loop() if no other browsers exist.
|
||||
/// 9. Application's top-level window is destroyed, triggering destruction
|
||||
/// of the child browser window.
|
||||
/// 10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
/// is destroyed.
|
||||
/// 11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers
|
||||
/// exist.
|
||||
/// </code>
|
||||
///
|
||||
/// Example 2: Using ICefBrowserHost::CloseBrowser(false) and
|
||||
/// implementing the DoClose() callback. This is recommended for clients
|
||||
/// <para>Example 2: Using TChromiumCore.CloseBrowser(false) and
|
||||
/// implementing the TChromiumCore.OnClose event. This is recommended for clients
|
||||
/// using non-standard close handling or windows that were not created on the
|
||||
/// browser process UI thread.
|
||||
/// browser process UI thread.</para>
|
||||
/// <code>
|
||||
/// 1. User clicks the window close button which sends a close notification
|
||||
/// to the application's top-level window.
|
||||
/// 2. Application's top-level window receives the close notification and:
|
||||
/// A. Calls ICefBrowserHost.CloseBrowser(false).
|
||||
/// B. Cancels the window close.
|
||||
/// 3. JavaScript 'onbeforeunload' handler executes and shows the close
|
||||
/// confirmation dialog (which can be overridden via
|
||||
/// ICefJSDialogHandler.OnBeforeUnloadDialog()).
|
||||
/// confirmation dialog (which can be overridden via TChromiumCore.OnBeforeUnloadDialog).
|
||||
/// 4. User approves the close.
|
||||
/// 5. JavaScript 'onunload' handler executes.
|
||||
/// 6. Application's DoClose() handler is called. Application will:
|
||||
/// A. Set a flag to indicate that the next close attempt will be allowed.
|
||||
/// 6. Application's TChromiumCore.OnClose handler is called. Application will:
|
||||
/// A. Set a flag to indicate that the next top-level window close attempt
|
||||
/// will be allowed.
|
||||
/// B. Return false.
|
||||
/// 7. CEF sends an close notification to the application's top-level window.
|
||||
/// 7. CEF sends a close notification to the application's top-level window
|
||||
/// (because TChromiumCore.OnClose returned false).
|
||||
/// 8. Application's top-level window receives the close notification and
|
||||
/// allows the window to close based on the flag from #6B.
|
||||
/// 9. Application's top-level window is destroyed.
|
||||
/// 10. Application's OnBeforeClose() handler is called and the browser object is destroyed.
|
||||
/// 11. Application exits by calling cef_quit_message_loop() if no other browsers exist.
|
||||
/// allows the window to close based on the flag from #6A.
|
||||
/// 9. Application's top-level window is destroyed, triggering destruction
|
||||
/// of the child browser window.
|
||||
/// 10. Application's TChromiumCore.OnBeforeClose handler is called and the browser object
|
||||
/// is destroyed.
|
||||
/// 11. Application exits by calling TCefApplicationCore.QuitMessageLoop if no other browsers exist.
|
||||
/// </code>
|
||||
/// </summary>
|
||||
function DoClose(const browser: ICefBrowser): Boolean;
|
||||
/// <summary>
|
||||
|
@ -5213,9 +5213,9 @@ type
|
||||
/// </summary>
|
||||
CEF_CONTENT_SETTING_TYPE_JAVASCRIPT_OPTIMIZER,
|
||||
/// <summary>
|
||||
/// <para>Content Setting for the Storage Access Headers persistent origin trial that
|
||||
/// allows origins to opt into the storage access header behavior. Should be
|
||||
/// scoped to `REQUESTING_ORIGIN_AND_TOP_SCHEMEFUL_SITE_SCOPE` in order to
|
||||
/// <para>Content Setting for the Storage Access Headers persistent origin trial
|
||||
/// that allows origins to opt into the storage access header behavior. Should
|
||||
/// be scoped to `REQUESTING_ORIGIN_AND_TOP_SCHEMEFUL_SITE_SCOPE` in order to
|
||||
/// correspond to the design of persistent origin trials.</para>
|
||||
/// <para>ALLOW: storage access request headers will be attached to cross-site
|
||||
/// requests, and url requests will look for response headers from
|
||||
@ -5225,7 +5225,16 @@ type
|
||||
/// <remarks>
|
||||
/// <para><see href="https://github.com/cfredric/storage-access-headers">See also: https://github.com/cfredric/storage-access-headers.</see></para>
|
||||
/// </remarks>
|
||||
CEF_CONTENT_SETTING_TYPE_STORAGE_ACCESS_HEADER_ORIGIN_TRIAL
|
||||
CEF_CONTENT_SETTING_TYPE_STORAGE_ACCESS_HEADER_ORIGIN_TRIAL,
|
||||
/// <summary>
|
||||
/// Whether or not sites can request Hand Tracking data within WebXR Sessions.
|
||||
/// </summary>
|
||||
CEF_CONTENT_SETTING_TYPE_HAND_TRACKING,
|
||||
/// <summary>
|
||||
/// Website setting to indicate whether user has opted in to allow web apps to
|
||||
/// install other web apps.
|
||||
/// </summary>
|
||||
CEF_CONTENT_SETTING_TYPE_WEB_APP_INSTALLATION
|
||||
);
|
||||
|
||||
/// <summary>
|
||||
@ -7746,6 +7755,7 @@ type
|
||||
get_browser : function(self: PCefBrowserHost): PCefBrowser; stdcall;
|
||||
close_browser : procedure(self: PCefBrowserHost; force_close: Integer); stdcall;
|
||||
try_close_browser : function(self: PCefBrowserHost): Integer; stdcall;
|
||||
is_ready_to_be_closed : function(self: PCefBrowserHost): Integer; stdcall;
|
||||
set_focus : procedure(self: PCefBrowserHost; focus: Integer); stdcall;
|
||||
get_window_handle : function(self: PCefBrowserHost): TCefWindowHandle; stdcall;
|
||||
get_opener_window_handle : function(self: PCefBrowserHost): TCefWindowHandle; stdcall;
|
||||
|
@ -1,9 +1,9 @@
|
||||
CEF_SUPPORTED_VERSION_MAJOR = 129;
|
||||
CEF_SUPPORTED_VERSION_MINOR = 0;
|
||||
CEF_SUPPORTED_VERSION_RELEASE = 12;
|
||||
CEF_SUPPORTED_VERSION_MAJOR = 130;
|
||||
CEF_SUPPORTED_VERSION_MINOR = 1;
|
||||
CEF_SUPPORTED_VERSION_RELEASE = 2;
|
||||
CEF_SUPPORTED_VERSION_BUILD = 0;
|
||||
|
||||
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;
|
||||
CEF_CHROMEELF_VERSION_MINOR = 0;
|
||||
CEF_CHROMEELF_VERSION_RELEASE = 6668;
|
||||
CEF_CHROMEELF_VERSION_BUILD = 101;
|
||||
CEF_CHROMEELF_VERSION_RELEASE = 6723;
|
||||
CEF_CHROMEELF_VERSION_BUILD = 44;
|
||||
|
@ -2,9 +2,9 @@
|
||||
"UpdateLazPackages" : [
|
||||
{
|
||||
"ForceNotify" : true,
|
||||
"InternalVersion" : 665,
|
||||
"InternalVersion" : 666,
|
||||
"Name" : "cef4delphi_lazarus.lpk",
|
||||
"Version" : "129.0.12"
|
||||
"Version" : "130.1.2"
|
||||
}
|
||||
],
|
||||
"UpdatePackageData" : {
|
||||
|
Loading…
Reference in New Issue
Block a user