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

Update to CEF 136.1.3

This commit is contained in:
Salvador Díaz Fau
2025-05-07 16:46:14 +02:00
parent 4a264fc45c
commit b965e23734
17 changed files with 1764 additions and 1090 deletions

View File

@ -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 136.1.2 which includes Chromium 136.0.7103.49.
CEF4Delphi uses CEF 136.1.3 which includes Chromium 136.0.7103.59.
The CEF binaries used by CEF4Delphi are available for download at Spotify :
* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.2%2Bg4ff4593%2Bchromium-136.0.7103.49_windows32.tar.bz2)
* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.2%2Bg4ff4593%2Bchromium-136.0.7103.49_windows64.tar.bz2)
* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.2%2Bg4ff4593%2Bchromium-136.0.7103.49_linux64.tar.bz2)
* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.2%2Bg4ff4593%2Bchromium-136.0.7103.49_linuxarm.tar.bz2)
* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.2%2Bg4ff4593%2Bchromium-136.0.7103.49_linuxarm64.tar.bz2)
* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.2%2Bg4ff4593%2Bchromium-136.0.7103.49_macosx64.tar.bz2)
* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.3%2Bg6b7eacf%2Bchromium-136.0.7103.59_windows32.tar.bz2)
* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.3%2Bg6b7eacf%2Bchromium-136.0.7103.59_windows64.tar.bz2)
* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.3%2Bg6b7eacf%2Bchromium-136.0.7103.59_linux64.tar.bz2)
* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.3%2Bg6b7eacf%2Bchromium-136.0.7103.59_linuxarm.tar.bz2)
* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.3%2Bg6b7eacf%2Bchromium-136.0.7103.59_linuxarm64.tar.bz2)
* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_136.1.3%2Bg6b7eacf%2Bchromium-136.0.7103.59_macosx64.tar.bz2)
CEF4Delphi was developed and tested on Delphi 12.3 and it has been tested in Delphi 6, Delphi XE, Delphi 10, Delphi 11 and Lazarus 4.0/FPC 3.2.2. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -308,7 +308,7 @@
<li><a class="bold" href="uCEFChromiumCore.TBrowserInfo.html">TBrowserInfo</a><li><a class="bold" href="uCEFArgCopy.TCEFArgCopy.html">TCEFArgCopy</a><li><a class="bold" href="uCEFBaseScopedWrapper.TCEFBaseScopedWrapperRef.html">TCEFBaseScopedWrapperRef</a><ul class="hierarchylevel">
<li><a class="bold" href="uCEFPreferenceRegistrar.TCefPreferenceRegistrarRef.html">TCefPreferenceRegistrarRef</a><li><a class="bold" href="uCEFSchemeRegistrar.TCefSchemeRegistrarRef.html">TCefSchemeRegistrarRef</a></ul>
</li>
<li><a class="bold" href="uCEFBitmapBitBuffer.TCEFBitmapBitBuffer.html">TCEFBitmapBitBuffer</a><li><a class="bold" href="uCEFComponentIdList.TCEFComponentIdList.html">TCEFComponentIdList</a><li><a class="bold" href="uCEFFileDialogInfo.TCEFFileDialogInfo.html">TCEFFileDialogInfo</a><li><a class="bold" href="uCEFJson.TCEFJson.html">TCEFJson</a><li><a class="bold" href="uCEFOAuth2Helper.TCEFOAuth2Helper.html">TCEFOAuth2Helper</a><li><a class="bold" href="uCEFOSRIMEHandler.TCEFOSRIMEHandler.html">TCEFOSRIMEHandler</a><li><a class="bold" href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html">TCEFTimerWorkScheduler</a><li><a class="bold" href="uCEFWindowInfoWrapper.TCEFWindowInfoWrapper.html">TCEFWindowInfoWrapper</a><li><a class="bold" href="uCEFBrowserWindow.TChromiumWrapper.html">TChromiumWrapper</a><li>TList<ul class="hierarchylevel">
<li><a class="bold" href="uCEFBitmapBitBuffer.TCEFBitmapBitBuffer.html">TCEFBitmapBitBuffer</a><li><a class="bold" href="uCEFComponentIdList.TCEFComponentIdList.html">TCEFComponentIdList</a><li><a class="bold" href="uCEFFileDialogInfo.TCEFFileDialogInfo.html">TCEFFileDialogInfo</a><li><a class="bold" href="uCEFJson.TCEFJson.html">TCEFJson</a><li><a class="bold" href="uCEFOAuth2Helper.TCEFOAuth2Helper.html">TCEFOAuth2Helper</a><li><a class="bold" href="uCEFOSRIMEHandler.TCEFOSRIMEHandler.html">TCEFOSRIMEHandler</a><li><a class="bold" href="uCEFApplicationCore.TCEFProxySettings.html">TCEFProxySettings</a><li><a class="bold" href="uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html">TCEFTimerWorkScheduler</a><li><a class="bold" href="uCEFWindowInfoWrapper.TCEFWindowInfoWrapper.html">TCEFWindowInfoWrapper</a><li><a class="bold" href="uCEFBrowserWindow.TChromiumWrapper.html">TChromiumWrapper</a><li>TList<ul class="hierarchylevel">
<li><a class="bold" href="uCEFChromiumCore.TBrowserInfoList.html">TBrowserInfoList</a></ul>
</li>
<li><a class="bold" href="uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html">TOLEDragAndDropMgr</a><ul class="hierarchylevel">

View File

@ -784,6 +784,10 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FPostQuantumKyber">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FProxySettings">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FProxySettings">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FWindowsSandboxInfo">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FWindowsSandboxInfo">
</object>
@ -1370,6 +1374,10 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#TLS13HybridizedKyberSupport">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ProxySettings">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#ProxySettings">
</object>
<li><object type="text/sitemap">
<param name="Name" value="IgnoreCertificateErrors">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#IgnoreCertificateErrors">
</object>
@ -2307,6 +2315,74 @@
</object>
</ul>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="TCEFProxySettings">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="Fields">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#@Fields">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="FNoProxyServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FAutoDetect">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FByPassList">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FPacUrl">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FServer">
</object>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="Properties">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#@Properties">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="NoProxyServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#NoProxyServer">
</object>
<li><object type="text/sitemap">
<param name="Name" value="AutoDetect">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#AutoDetect">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ByPassList">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#ByPassList">
</object>
<li><object type="text/sitemap">
<param name="Name" value="PacUrl">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#PacUrl">
</object>
<li><object type="text/sitemap">
<param name="Name" value="Server">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#Server">
</object>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="Methods">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#@Methods">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="Create">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#Create">
</object>
</ul>
</ul>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="Functions and Procedures">
@ -67876,6 +67952,10 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FProcessType">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FProxySettings">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FProxySettings">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FRemoteAllowOrigins">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FRemoteAllowOrigins">
</object>
@ -68498,6 +68578,10 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#ProcessType">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ProxySettings">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#ProxySettings">
</object>
<li><object type="text/sitemap">
<param name="Name" value="RemoteAllowOrigins">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#RemoteAllowOrigins">
</object>
@ -82694,6 +82778,74 @@
</ul>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="TCEFProxySettings">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="Fields">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#@Fields">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="FAutoDetect">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FByPassList">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FNoProxyServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FPacUrl">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FServer">
</object>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="Properties">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#@Properties">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="AutoDetect">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#AutoDetect">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ByPassList">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#ByPassList">
</object>
<li><object type="text/sitemap">
<param name="Name" value="NoProxyServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#NoProxyServer">
</object>
<li><object type="text/sitemap">
<param name="Name" value="PacUrl">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#PacUrl">
</object>
<li><object type="text/sitemap">
<param name="Name" value="Server">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#Server">
</object>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="Methods">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#@Methods">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="Create">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#Create">
</object>
</ul>
</ul>
<li><object type="text/sitemap">
<param name="Name" value="TCefRange">
<param name="Local" value="uCEFTypes.TCefRange.html">
</object>

View File

@ -2678,20 +2678,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="DeviceToLogical">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-single-double-">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TCefTouchEvent-double-">
</object>
<ul>
<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-TCefTouchEvent-double-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-integer-double-">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TPoint-double-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
@ -2699,7 +2695,11 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#DeviceToLogical-TPoint-double-">
<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-">
</object>
</ul>
<li><object type="text/sitemap">
@ -3896,16 +3896,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="GetCefMouseModifiers">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers-WPARAM-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers-WPARAM-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="uCEFMiscFunctions Unit">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers-WPARAM-">
<param name="Local" value="uCEFMiscFunctions.html#GetCefMouseModifiers">
</object>
</ul>
<li><object type="text/sitemap">
@ -5078,16 +5078,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="GetSwitches">
<param name="Local" value="uCEFInterfaces.ICefCommandLine.html#GetSwitches-TStrings-">
<param name="Local" value="uCEFInterfaces.ICefCommandLine.html#GetSwitches-TStringList-TStringList-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="ICefCommandLine - uCEFInterfaces Unit">
<param name="Local" value="uCEFInterfaces.ICefCommandLine.html#GetSwitches-TStrings-">
<param name="Local" value="uCEFInterfaces.ICefCommandLine.html#GetSwitches-TStringList-TStringList-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ICefCommandLine - uCEFInterfaces Unit">
<param name="Local" value="uCEFInterfaces.ICefCommandLine.html#GetSwitches-TStringList-TStringList-">
<param name="Local" value="uCEFInterfaces.ICefCommandLine.html#GetSwitches-TStrings-">
</object>
</ul>
<li><object type="text/sitemap">
@ -15240,16 +15240,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="BufferDraw">
<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">
<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>
<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>
</ul>
<li><object type="text/sitemap">
@ -17009,6 +17009,10 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FProcessType">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FProxySettings">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FProxySettings">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FrameworkDirPath">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#FrameworkDirPath">
</object>
@ -17717,6 +17721,10 @@
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#ProcessType">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ProxySettings">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#ProxySettings">
</object>
<li><object type="text/sitemap">
<param name="Name" value="QuitMessageLoop">
<param name="Local" value="uCEFApplicationCore.TCefApplicationCore.html#QuitMessageLoop">
</object>
@ -18146,16 +18154,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">
@ -18192,16 +18200,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="SameAs">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-ICefBaseRefCounted-">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-Pointer-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TCefBaseRefCountedRef - uCEFBaseRefCounted Unit">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-ICefBaseRefCounted-">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-Pointer-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCefBaseRefCountedRef - uCEFBaseRefCounted Unit">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-Pointer-">
<param name="Local" value="uCEFBaseRefCounted.TCefBaseRefCountedRef.html#SameAs-ICefBaseRefCounted-">
</object>
</ul>
<li><object type="text/sitemap">
@ -20810,16 +20818,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">
@ -21884,16 +21892,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="Create">
<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">
<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>
<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>
</ul>
<li><object type="text/sitemap">
@ -22980,16 +22988,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="GetElementAttributes">
<param name="Local" value="uCEFDomNode.TCefDomNodeRef.html#GetElementAttributes-ICefStringMap-">
<param name="Local" value="uCEFDomNode.TCefDomNodeRef.html#GetElementAttributes-TStrings-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TCefDomNodeRef - uCEFDomNode Unit">
<param name="Local" value="uCEFDomNode.TCefDomNodeRef.html#GetElementAttributes-ICefStringMap-">
<param name="Local" value="uCEFDomNode.TCefDomNodeRef.html#GetElementAttributes-TStrings-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCefDomNodeRef - uCEFDomNode Unit">
<param name="Local" value="uCEFDomNode.TCefDomNodeRef.html#GetElementAttributes-TStrings-">
<param name="Local" value="uCEFDomNode.TCefDomNodeRef.html#GetElementAttributes-ICefStringMap-">
</object>
</ul>
<li><object type="text/sitemap">
@ -25178,16 +25186,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="Parse">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-Pointer-NativeUInt-TCefJsonParserOptions-">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-ustring-TCefJsonParserOptions-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-Pointer-NativeUInt-TCefJsonParserOptions-">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-ustring-TCefJsonParserOptions-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-ustring-TCefJsonParserOptions-">
<param name="Local" value="uCEFJson.TCEFJson.html#Parse-Pointer-NativeUInt-TCefJsonParserOptions-">
</object>
</ul>
<li><object type="text/sitemap">
@ -25251,7 +25259,7 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TCefJsonWriterOptions-">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TStringList-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
@ -25259,7 +25267,7 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFJson - uCEFJson Unit">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TStringList-">
<param name="Local" value="uCEFJson.TCEFJson.html#Write-ICefValue-TCefJsonWriterOptions-">
</object>
</ul>
<li><object type="text/sitemap">
@ -29259,6 +29267,54 @@
<param name="Local" value="uCEFTypes.html#TCefProxyScheme">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCEFProxySettings">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html">
</object>
<li><object type="text/sitemap">
<param name="Name" value="AutoDetect">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#AutoDetect">
</object>
<li><object type="text/sitemap">
<param name="Name" value="ByPassList">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#ByPassList">
</object>
<li><object type="text/sitemap">
<param name="Name" value="Create">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#Create">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FAutoDetect">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FByPassList">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FNoProxyServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FPacUrl">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">
</object>
<li><object type="text/sitemap">
<param name="Name" value="FServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#FServer">
</object>
<li><object type="text/sitemap">
<param name="Name" value="NoProxyServer">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#NoProxyServer">
</object>
<li><object type="text/sitemap">
<param name="Name" value="PacUrl">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#PacUrl">
</object>
<li><object type="text/sitemap">
<param name="Name" value="Server">
<param name="Local" value="uCEFApplicationCore.TCEFProxySettings.html#Server">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TCefQuickMenuEditStateFlags">
<param name="Local" value="uCEFTypes.html#TCefQuickMenuEditStateFlags">
</object>
@ -39334,16 +39390,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="CreateClientHandler">
<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">
<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>
<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>
</ul>
<li><object type="text/sitemap">
@ -39388,16 +39444,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="CreateUrlRequest">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ICefFrame-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ustring-ustring-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ICefFrame-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ustring-ustring-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TChromiumCore - uCEFChromiumCore Unit">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ustring-ustring-">
<param name="Local" value="uCEFChromiumCore.TChromiumCore.html#CreateUrlRequest-ICefRequest-ICefUrlrequestClient-ICefFrame-">
</object>
</ul>
<li><object type="text/sitemap">
@ -42428,16 +42484,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">
@ -42494,16 +42550,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="SendProcessMessage">
<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">
<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>
<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>
</ul>
<li><object type="text/sitemap">
@ -45391,11 +45447,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">
@ -45714,16 +45770,16 @@
</object>
<li><object type="text/sitemap">
<param name="Name" value="ScreenToClient">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ScreenToClient-TPointF-">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ScreenToClient-TPoint-">
</object>
<ul>
<li><object type="text/sitemap">
<param name="Name" value="TFMXBufferPanel - uCEFFMXBufferPanel Unit">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ScreenToClient-TPointF-">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ScreenToClient-TPoint-">
</object>
<li><object type="text/sitemap">
<param name="Name" value="TFMXBufferPanel - uCEFFMXBufferPanel Unit">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ScreenToClient-TPoint-">
<param name="Local" value="uCEFFMXBufferPanel.TFMXBufferPanel.html#ScreenToClient-TPointF-">
</object>
</ul>
<li><object type="text/sitemap">
@ -46172,16 +46228,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">

View File

@ -35,6 +35,7 @@ uCEFApplication.TCefApplication.html
uCEFApplicationCore.html
uCEFApplicationCore.TCefApplicationCore.html
uCEFApplicationCore.TCEFDirectoryDeleterThread.html
uCEFApplicationCore.TCEFProxySettings.html
uCEFApplicationEvents.html
uCEFArgCopy.html
uCEFArgCopy.TCEFArgCopy.html

View File

@ -0,0 +1,191 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>cef4delphi: uCEFApplicationCore: Class TCEFProxySettings</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="PasDoc 0.16.0-snapshot">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<span id="TCEFProxySettings"></span><h1 class="cio">Class TCEFProxySettings</h1>
<div class="sections">
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section"><a class="section" href="#PasDoc-Hierarchy">Hierarchy</a></div><div class="one_section"><a class="section" href="#PasDoc-Fields">Fields</a></div><div class="one_section"><a class="section" href="#PasDoc-Methods">Methods</a></div><div class="one_section"><a class="section" href="#PasDoc-Properties">Properties</a></div></div>
<span id="PasDoc-Description"></span><h2 class="unit">Unit</h2>
<p class="unitlink">
<a href="uCEFApplicationCore.html">uCEFApplicationCore</a></p>
<h2 class="declaration">Declaration</h2>
<p class="declaration">
<code>type TCEFProxySettings = class(TObject)</code></p>
<h2 class="description">Description</h2>
<p>
Class used by the TWVLoader.ProxySettigns property to configure a custom proxy server using the following command line switches: &ndash;no-proxy-server, &ndash;proxy-auto-detect, &ndash;proxy-bypass-list, &ndash;proxy-pac-url and &ndash;proxy-server. </p>
<p>
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;no-proxy-server)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-auto-detect)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-bypass-list)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-pac-url)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-server)
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
<span id="PasDoc-Hierarchy"></span><h2 class="hierarchy">Hierarchy</h2>
<ul class="hierarchy"><li class="ancestor">TObject</li>
<li class="thisitem">TCEFProxySettings</li></ul><h2 class="overview">Overview</h2>
<span id="PasDoc-Fields"></span><h3 class="summary">Fields</h3>
<table class="summary wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">FNoProxyServer</a></strong>: 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><strong><a href="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">FAutoDetect</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><strong><a href="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">FByPassList</a></strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">FPacUrl</a></strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.TCEFProxySettings.html#FServer">FServer</a></strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
</tr>
</table>
<span id="PasDoc-Methods"></span><h3 class="summary">Methods</h3>
<table class="summary wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>constructor <strong><a href="uCEFApplicationCore.TCEFProxySettings.html#Create">Create</a></strong>;</code></td>
</tr>
</table>
<span id="PasDoc-Properties"></span><h3 class="summary">Properties</h3>
<table class="summary wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCEFProxySettings.html#NoProxyServer">NoProxyServer</a></strong> : boolean read <a href="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">FNoProxyServer</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">FNoProxyServer</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCEFProxySettings.html#AutoDetect">AutoDetect</a></strong> : boolean read <a href="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">FAutoDetect</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">FAutoDetect</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCEFProxySettings.html#ByPassList">ByPassList</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">FByPassList</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">FByPassList</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCEFProxySettings.html#PacUrl">PacUrl</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">FPacUrl</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">FPacUrl</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCEFProxySettings.html#Server">Server</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCEFProxySettings.html#FServer">FServer</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FServer">FServer</a>;</code></td>
</tr>
</table>
<h2 class="description">Description</h2>
<h3 class="detail">Fields</h3>
<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="FNoProxyServer"></span><code><strong>FNoProxyServer</strong>: boolean;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FAutoDetect"></span><code><strong>FAutoDetect</strong>: boolean;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FByPassList"></span><code><strong>FByPassList</strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FPacUrl"></span><code><strong>FPacUrl</strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FServer"></span><code><strong>FServer</strong>: <a href="uCEFTypes.html#ustring">ustring</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<h3 class="detail">Methods</h3>
<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="Create"></span><code>constructor <strong>Create</strong>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<h3 class="detail">Properties</h3>
<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="NoProxyServer"></span><code>property <strong>NoProxyServer</strong> : boolean read <a href="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">FNoProxyServer</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FNoProxyServer">FNoProxyServer</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="AutoDetect"></span><code>property <strong>AutoDetect</strong> : boolean read <a href="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">FAutoDetect</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FAutoDetect">FAutoDetect</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="ByPassList"></span><code>property <strong>ByPassList</strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">FByPassList</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FByPassList">FByPassList</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="PacUrl"></span><code>property <strong>PacUrl</strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">FPacUrl</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FPacUrl">FPacUrl</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="Server"></span><code>property <strong>Server</strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCEFProxySettings.html#FServer">FServer</a> write <a href="uCEFApplicationCore.TCEFProxySettings.html#FServer">FServer</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.16.0-snapshot</a>. </em>
</span>
</body></html>

View File

@ -403,209 +403,213 @@
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FWindowsSandboxInfo">FWindowsSandboxInfo</a></strong>: pointer;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FProxySettings">FProxySettings</a></strong>: <a href="uCEFApplicationCore.TCEFProxySettings.html">TCEFProxySettings</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FWindowsSandboxInfo">FWindowsSandboxInfo</a></strong>: pointer;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FDeleteCache">FDeleteCache</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FDeleteCookies">FDeleteCookies</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FCheckCEFFiles">FCheckCEFFiles</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FShowMessageDlg">FShowMessageDlg</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FMissingBinariesException">FMissingBinariesException</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FSetCurrentDir">FSetCurrentDir</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FGlobalContextInitialized">FGlobalContextInitialized</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FChromeVersionInfo">FChromeVersionInfo</a></strong>: <a href="uCEFTypes.TFileVersionInfo.html">TFileVersionInfo</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FLibLoaded">FLibLoaded</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FLogProcessInfo">FLogProcessInfo</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FReRaiseExceptions">FReRaiseExceptions</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FDeviceScaleFactor">FDeviceScaleFactor</a></strong>: single;</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FLocalesRequired">FLocalesRequired</a></strong>: <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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FProcessType">FProcessType</a></strong>: <a href="uCEFTypes.html#TCefProcessType">TCefProcessType</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateResourceBundleHandler">FMustCreateResourceBundleHandler</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateBrowserProcessHandler">FMustCreateBrowserProcessHandler</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateRenderProcessHandler">FMustCreateRenderProcessHandler</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateLoadHandler">FMustCreateLoadHandler</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FStatus">FStatus</a></strong>: <a href="uCEFTypes.html#TCefAplicationStatus">TCefAplicationStatus</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FMissingLibFiles">FMissingLibFiles</a></strong>: string;</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FMustFreeLibrary">FMustFreeLibrary</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FLastErrorMessage">FLastErrorMessage</a></strong>: <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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FLibHandle">FLibHandle</a></strong>: TLibHandle;</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FCustomCommandLines">FCustomCommandLines</a></strong>: TStringList;</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FCustomCommandLineValues">FCustomCommandLineValues</a></strong>: TStringList;</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FAppSettings">FAppSettings</a></strong>: <a href="uCEFTypes.TCefSettings.html">TCefSettings</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FDisableGPUCache">FDisableGPUCache</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FComponentIDList">FComponentIDList</a></strong>: <a href="uCEFComponentIdList.TCEFComponentIdList.html">TCEFComponentIdList</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnRegisterCustomSchemes">FOnRegisterCustomSchemes</a></strong>: <a href="uCEFApplicationEvents.html#TOnRegisterCustomSchemesEvent">TOnRegisterCustomSchemesEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnRegisterCustomPreferences">FOnRegisterCustomPreferences</a></strong>: <a href="uCEFApplicationEvents.html#TOnRegisterCustomPreferencesEvent">TOnRegisterCustomPreferencesEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextInitialized">FOnContextInitialized</a></strong>: <a href="uCEFApplicationEvents.html#TOnContextInitializedEvent">TOnContextInitializedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBeforeChildProcessLaunch">FOnBeforeChildProcessLaunch</a></strong>: <a href="uCEFApplicationEvents.html#TOnBeforeChildProcessLaunchEvent">TOnBeforeChildProcessLaunchEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnAlreadyRunningAppRelaunch">FOnAlreadyRunningAppRelaunch</a></strong>: <a href="uCEFApplicationEvents.html#TOnAlreadyRunningAppRelaunchEvent">TOnAlreadyRunningAppRelaunchEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnScheduleMessagePumpWork">FOnScheduleMessagePumpWork</a></strong>: <a href="uCEFApplicationEvents.html#TOnScheduleMessagePumpWorkEvent">TOnScheduleMessagePumpWorkEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDefaultClient">FOnGetDefaultClient</a></strong>: <a href="uCEFApplicationEvents.html#TOnGetDefaultClientEvent">TOnGetDefaultClientEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDefaultRequestContextHandler">FOnGetDefaultRequestContextHandler</a></strong>: <a href="uCEFApplicationEvents.html#TOnGetDefaultRequestContextHandlerEvent">TOnGetDefaultRequestContextHandlerEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetLocalizedString">FOnGetLocalizedString</a></strong>: <a href="uCEFApplicationEvents.html#TOnGetLocalizedStringEvent">TOnGetLocalizedStringEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDataResource">FOnGetDataResource</a></strong>: <a href="uCEFApplicationEvents.html#TOnGetDataResourceEvent">TOnGetDataResourceEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDataResourceForScale">FOnGetDataResourceForScale</a></strong>: <a href="uCEFApplicationEvents.html#TOnGetDataResourceForScaleEvent">TOnGetDataResourceForScaleEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnWebKitInitialized">FOnWebKitInitialized</a></strong>: <a href="uCEFApplicationEvents.html#TOnWebKitInitializedEvent">TOnWebKitInitializedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBrowserCreated">FOnBrowserCreated</a></strong>: <a href="uCEFApplicationEvents.html#TOnBrowserCreatedEvent">TOnBrowserCreatedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBrowserDestroyed">FOnBrowserDestroyed</a></strong>: <a href="uCEFApplicationEvents.html#TOnBrowserDestroyedEvent">TOnBrowserDestroyedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextCreated">FOnContextCreated</a></strong>: <a href="uCEFApplicationEvents.html#TOnContextCreatedEvent">TOnContextCreatedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextReleased">FOnContextReleased</a></strong>: <a href="uCEFApplicationEvents.html#TOnContextReleasedEvent">TOnContextReleasedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnUncaughtException">FOnUncaughtException</a></strong>: <a href="uCEFApplicationEvents.html#TOnUncaughtExceptionEvent">TOnUncaughtExceptionEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnFocusedNodeChanged">FOnFocusedNodeChanged</a></strong>: <a href="uCEFApplicationEvents.html#TOnFocusedNodeChangedEvent">TOnFocusedNodeChangedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnProcessMessageReceived">FOnProcessMessageReceived</a></strong>: <a href="uCEFApplicationEvents.html#TOnProcessMessageReceivedEvent">TOnProcessMessageReceivedEvent</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadingStateChange">FOnLoadingStateChange</a></strong>: <a href="uCEFApplicationEvents.html#TOnRenderLoadingStateChange">TOnRenderLoadingStateChange</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadStart">FOnLoadStart</a></strong>: <a href="uCEFApplicationEvents.html#TOnRenderLoadStart">TOnRenderLoadStart</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadEnd">FOnLoadEnd</a></strong>: <a href="uCEFApplicationEvents.html#TOnRenderLoadEnd">TOnRenderLoadEnd</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><strong><a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadError">FOnLoadError</a></strong>: <a href="uCEFApplicationEvents.html#TOnRenderLoadError">TOnRenderLoadError</a>;</code></td>
</tr>
@ -1629,261 +1633,265 @@
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#IgnoreCertificateErrors">IgnoreCertificateErrors</a></strong> : Boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FIgnoreCertificateErrors">FIgnoreCertificateErrors</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FIgnoreCertificateErrors">FIgnoreCertificateErrors</a>;</code></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ProxySettings">ProxySettings</a></strong> : <a href="uCEFApplicationCore.TCEFProxySettings.html">TCEFProxySettings</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FProxySettings">FProxySettings</a>;</code></td>
</tr>
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#IgnoreCertificateErrors">IgnoreCertificateErrors</a></strong> : Boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FIgnoreCertificateErrors">FIgnoreCertificateErrors</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FIgnoreCertificateErrors">FIgnoreCertificateErrors</a>;</code></td>
</tr>
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#WindowsSandboxInfo">WindowsSandboxInfo</a></strong> : Pointer read <a href="uCEFApplicationCore.TCefApplicationCore.html#FWindowsSandboxInfo">FWindowsSandboxInfo</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FWindowsSandboxInfo">FWindowsSandboxInfo</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#DeleteCache">DeleteCache</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FDeleteCache">FDeleteCache</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FDeleteCache">FDeleteCache</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#DeleteCookies">DeleteCookies</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FDeleteCookies">FDeleteCookies</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FDeleteCookies">FDeleteCookies</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#CheckCEFFiles">CheckCEFFiles</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FCheckCEFFiles">FCheckCEFFiles</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FCheckCEFFiles">FCheckCEFFiles</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ShowMessageDlg">ShowMessageDlg</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FShowMessageDlg">FShowMessageDlg</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FShowMessageDlg">FShowMessageDlg</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#MissingBinariesException">MissingBinariesException</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FMissingBinariesException">FMissingBinariesException</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FMissingBinariesException">FMissingBinariesException</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#SetCurrentDir">SetCurrentDir</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FSetCurrentDir">FSetCurrentDir</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FSetCurrentDir">FSetCurrentDir</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#GlobalContextInitialized">GlobalContextInitialized</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetGlobalContextInitialized">GetGlobalContextInitialized</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ChromeMajorVer">ChromeMajorVer</a></strong> : uint16 read FChromeVersionInfo.MajorVer;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ChromeMinorVer">ChromeMinorVer</a></strong> : uint16 read FChromeVersionInfo.MinorVer;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ChromeRelease">ChromeRelease</a></strong> : uint16 read FChromeVersionInfo.Release;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ChromeBuild">ChromeBuild</a></strong> : uint16 read FChromeVersionInfo.Build;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ChromeVersion">ChromeVersion</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetChromeVersion">GetChromeVersion</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#LibCefVersion">LibCefVersion</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetLibCefVersion">GetLibCefVersion</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#LibCefPath">LibCefPath</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetLibCefPath">GetLibCefPath</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ChromeElfPath">ChromeElfPath</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetChromeElfPath">GetChromeElfPath</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#LibLoaded">LibLoaded</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FLibLoaded">FLibLoaded</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#LogProcessInfo">LogProcessInfo</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FLogProcessInfo">FLogProcessInfo</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FLogProcessInfo">FLogProcessInfo</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ReRaiseExceptions">ReRaiseExceptions</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FReRaiseExceptions">FReRaiseExceptions</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FReRaiseExceptions">FReRaiseExceptions</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#DeviceScaleFactor">DeviceScaleFactor</a></strong> : single read <a href="uCEFApplicationCore.TCefApplicationCore.html#FDeviceScaleFactor">FDeviceScaleFactor</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#LocalesRequired">LocalesRequired</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FLocalesRequired">FLocalesRequired</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FLocalesRequired">FLocalesRequired</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ProcessType">ProcessType</a></strong> : <a href="uCEFTypes.html#TCefProcessType">TCefProcessType</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FProcessType">FProcessType</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#MustCreateResourceBundleHandler">MustCreateResourceBundleHandler</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetMustCreateResourceBundleHandler">GetMustCreateResourceBundleHandler</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateResourceBundleHandler">FMustCreateResourceBundleHandler</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#MustCreateBrowserProcessHandler">MustCreateBrowserProcessHandler</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetMustCreateBrowserProcessHandler">GetMustCreateBrowserProcessHandler</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateBrowserProcessHandler">FMustCreateBrowserProcessHandler</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#MustCreateRenderProcessHandler">MustCreateRenderProcessHandler</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetMustCreateRenderProcessHandler">GetMustCreateRenderProcessHandler</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateRenderProcessHandler">FMustCreateRenderProcessHandler</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#MustCreateLoadHandler">MustCreateLoadHandler</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetMustCreateLoadHandler">GetMustCreateLoadHandler</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FMustCreateLoadHandler">FMustCreateLoadHandler</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OsmodalLoop">OsmodalLoop</a></strong> : boolean write <a href="uCEFApplicationCore.TCefApplicationCore.html#SetOsmodalLoop-boolean-">SetOsmodalLoop</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#Status">Status</a></strong> : <a href="uCEFTypes.html#TCefAplicationStatus">TCefAplicationStatus</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FStatus">FStatus</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#MissingLibFiles">MissingLibFiles</a></strong> : string read <a href="uCEFApplicationCore.TCefApplicationCore.html#FMissingLibFiles">FMissingLibFiles</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#MustFreeLibrary">MustFreeLibrary</a></strong> : boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FMustFreeLibrary">FMustFreeLibrary</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FMustFreeLibrary">FMustFreeLibrary</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ChildProcessesCount">ChildProcessesCount</a></strong> : integer read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetChildProcessesCount">GetChildProcessesCount</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#UsedMemory">UsedMemory</a></strong> : uint64 read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetUsedMemory">GetUsedMemory</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#TotalSystemMemory">TotalSystemMemory</a></strong> : uint64 read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetTotalSystemMemory">GetTotalSystemMemory</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#AvailableSystemMemory">AvailableSystemMemory</a></strong> : uint64 read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetAvailableSystemMemory">GetAvailableSystemMemory</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#SystemMemoryLoad">SystemMemoryLoad</a></strong> : cardinal read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetSystemMemoryLoad">GetSystemMemoryLoad</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ApiHashPlatform">ApiHashPlatform</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetApiHashPlatform">GetApiHashPlatform</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ApiHashCommit">ApiHashCommit</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetApiHashCommit">GetApiHashCommit</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ApiVersion">ApiVersion</a></strong> : integer read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetApiVersion">GetApiVersion</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#ExitCode">ExitCode</a></strong> : <a href="uCEFTypes.html#TCefResultCode">TCefResultCode</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetExitCode">GetExitCode</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#BrowserById">BrowserById</a></strong>[id: integer]: <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#GetBrowserById-integer-">GetBrowserById</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#LastErrorMessage">LastErrorMessage</a></strong> : <a href="uCEFTypes.html#ustring">ustring</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FLastErrorMessage">FLastErrorMessage</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnRegCustomSchemes">OnRegCustomSchemes</a></strong> : <a href="uCEFApplicationEvents.html#TOnRegisterCustomSchemesEvent">TOnRegisterCustomSchemesEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnRegisterCustomSchemes">FOnRegisterCustomSchemes</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnRegisterCustomSchemes">FOnRegisterCustomSchemes</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnRegisterCustomPreferences">OnRegisterCustomPreferences</a></strong> : <a href="uCEFApplicationEvents.html#TOnRegisterCustomPreferencesEvent">TOnRegisterCustomPreferencesEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnRegisterCustomPreferences">FOnRegisterCustomPreferences</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnRegisterCustomPreferences">FOnRegisterCustomPreferences</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnContextInitialized">OnContextInitialized</a></strong> : <a href="uCEFApplicationEvents.html#TOnContextInitializedEvent">TOnContextInitializedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextInitialized">FOnContextInitialized</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextInitialized">FOnContextInitialized</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnBeforeChildProcessLaunch">OnBeforeChildProcessLaunch</a></strong> : <a href="uCEFApplicationEvents.html#TOnBeforeChildProcessLaunchEvent">TOnBeforeChildProcessLaunchEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBeforeChildProcessLaunch">FOnBeforeChildProcessLaunch</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBeforeChildProcessLaunch">FOnBeforeChildProcessLaunch</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnAlreadyRunningAppRelaunch">OnAlreadyRunningAppRelaunch</a></strong> : <a href="uCEFApplicationEvents.html#TOnAlreadyRunningAppRelaunchEvent">TOnAlreadyRunningAppRelaunchEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnAlreadyRunningAppRelaunch">FOnAlreadyRunningAppRelaunch</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnAlreadyRunningAppRelaunch">FOnAlreadyRunningAppRelaunch</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnScheduleMessagePumpWork">OnScheduleMessagePumpWork</a></strong> : <a href="uCEFApplicationEvents.html#TOnScheduleMessagePumpWorkEvent">TOnScheduleMessagePumpWorkEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnScheduleMessagePumpWork">FOnScheduleMessagePumpWork</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnScheduleMessagePumpWork">FOnScheduleMessagePumpWork</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnGetDefaultClient">OnGetDefaultClient</a></strong> : <a href="uCEFApplicationEvents.html#TOnGetDefaultClientEvent">TOnGetDefaultClientEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDefaultClient">FOnGetDefaultClient</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDefaultClient">FOnGetDefaultClient</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnGetDefaultRequestContextHandler">OnGetDefaultRequestContextHandler</a></strong> : <a href="uCEFApplicationEvents.html#TOnGetDefaultRequestContextHandlerEvent">TOnGetDefaultRequestContextHandlerEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDefaultRequestContextHandler">FOnGetDefaultRequestContextHandler</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDefaultRequestContextHandler">FOnGetDefaultRequestContextHandler</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnGetLocalizedString">OnGetLocalizedString</a></strong> : <a href="uCEFApplicationEvents.html#TOnGetLocalizedStringEvent">TOnGetLocalizedStringEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetLocalizedString">FOnGetLocalizedString</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetLocalizedString">FOnGetLocalizedString</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnGetDataResource">OnGetDataResource</a></strong> : <a href="uCEFApplicationEvents.html#TOnGetDataResourceEvent">TOnGetDataResourceEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDataResource">FOnGetDataResource</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDataResource">FOnGetDataResource</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnGetDataResourceForScale">OnGetDataResourceForScale</a></strong> : <a href="uCEFApplicationEvents.html#TOnGetDataResourceForScaleEvent">TOnGetDataResourceForScaleEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDataResourceForScale">FOnGetDataResourceForScale</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnGetDataResourceForScale">FOnGetDataResourceForScale</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnWebKitInitialized">OnWebKitInitialized</a></strong> : <a href="uCEFApplicationEvents.html#TOnWebKitInitializedEvent">TOnWebKitInitializedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnWebKitInitialized">FOnWebKitInitialized</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnWebKitInitialized">FOnWebKitInitialized</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnBrowserCreated">OnBrowserCreated</a></strong> : <a href="uCEFApplicationEvents.html#TOnBrowserCreatedEvent">TOnBrowserCreatedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBrowserCreated">FOnBrowserCreated</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBrowserCreated">FOnBrowserCreated</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnBrowserDestroyed">OnBrowserDestroyed</a></strong> : <a href="uCEFApplicationEvents.html#TOnBrowserDestroyedEvent">TOnBrowserDestroyedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBrowserDestroyed">FOnBrowserDestroyed</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnBrowserDestroyed">FOnBrowserDestroyed</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnContextCreated">OnContextCreated</a></strong> : <a href="uCEFApplicationEvents.html#TOnContextCreatedEvent">TOnContextCreatedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextCreated">FOnContextCreated</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextCreated">FOnContextCreated</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnContextReleased">OnContextReleased</a></strong> : <a href="uCEFApplicationEvents.html#TOnContextReleasedEvent">TOnContextReleasedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextReleased">FOnContextReleased</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnContextReleased">FOnContextReleased</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnUncaughtException">OnUncaughtException</a></strong> : <a href="uCEFApplicationEvents.html#TOnUncaughtExceptionEvent">TOnUncaughtExceptionEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnUncaughtException">FOnUncaughtException</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnUncaughtException">FOnUncaughtException</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnFocusedNodeChanged">OnFocusedNodeChanged</a></strong> : <a href="uCEFApplicationEvents.html#TOnFocusedNodeChangedEvent">TOnFocusedNodeChangedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnFocusedNodeChanged">FOnFocusedNodeChanged</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnFocusedNodeChanged">FOnFocusedNodeChanged</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnProcessMessageReceived">OnProcessMessageReceived</a></strong> : <a href="uCEFApplicationEvents.html#TOnProcessMessageReceivedEvent">TOnProcessMessageReceivedEvent</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnProcessMessageReceived">FOnProcessMessageReceived</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnProcessMessageReceived">FOnProcessMessageReceived</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnLoadingStateChange">OnLoadingStateChange</a></strong> : <a href="uCEFApplicationEvents.html#TOnRenderLoadingStateChange">TOnRenderLoadingStateChange</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadingStateChange">FOnLoadingStateChange</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadingStateChange">FOnLoadingStateChange</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnLoadStart">OnLoadStart</a></strong> : <a href="uCEFApplicationEvents.html#TOnRenderLoadStart">TOnRenderLoadStart</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadStart">FOnLoadStart</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadStart">FOnLoadStart</a>;</code></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnLoadEnd">OnLoadEnd</a></strong> : <a href="uCEFApplicationEvents.html#TOnRenderLoadEnd">TOnRenderLoadEnd</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadEnd">FOnLoadEnd</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadEnd">FOnLoadEnd</a>;</code></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><code>property <strong><a href="uCEFApplicationCore.TCefApplicationCore.html#OnLoadError">OnLoadError</a></strong> : <a href="uCEFApplicationEvents.html#TOnRenderLoadError">TOnRenderLoadError</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadError">FOnLoadError</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FOnLoadError">FOnLoadError</a>;</code></td>
</tr>
@ -2655,6 +2663,14 @@ Only used in macOS</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FProxySettings"></span><code><strong>FProxySettings</strong>: <a href="uCEFApplicationCore.TCEFProxySettings.html">TCEFProxySettings</a>;</code></td>
</tr>
<tr><td colspan="2">
<p class="nodescription">This item has no description.</p></td></tr>
</table>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="protected.gif" alt="Protected" title="Protected"></a></td>
<td class="itemcode"><span id="FWindowsSandboxInfo"></span><code><strong>FWindowsSandboxInfo</strong>: pointer;</code></td>
</tr>
<tr><td colspan="2">
@ -5682,6 +5698,36 @@ ICefLoadHandler</p>
<table class="detail wide_list">
<tr class="list">
<td class="visibility"><a href="legend.html"><img src="public.gif" alt="Public" title="Public"></a></td>
<td class="itemcode"><span id="ProxySettings"></span><code>property <strong>ProxySettings</strong> : <a href="uCEFApplicationCore.TCEFProxySettings.html">TCEFProxySettings</a> read <a href="uCEFApplicationCore.TCefApplicationCore.html#FProxySettings">FProxySettings</a>;</code></td>
</tr>
<tr><td colspan="2">
<p>
Configure all the browsers to use a proxy server. </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;no-proxy-server)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-auto-detect)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-bypass-list)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-pac-url)
<p>&lt;see href=&quot;<a href="https://peter.sh/experiments/chromium-command-line-switches/">https://peter.sh/experiments/chromium-command-line-switches/</a>&quot;&gt;Uses the following command line switch: &ndash;proxy-server)
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</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="IgnoreCertificateErrors"></span><code>property <strong>IgnoreCertificateErrors</strong> : Boolean read <a href="uCEFApplicationCore.TCefApplicationCore.html#FIgnoreCertificateErrors">FIgnoreCertificateErrors</a> write <a href="uCEFApplicationCore.TCefApplicationCore.html#FIgnoreCertificateErrors">FIgnoreCertificateErrors</a>;</code></td>
</tr>
<tr><td colspan="2">

View File

@ -27,6 +27,10 @@
<td class="itemname">Class&nbsp;<a class="bold" href="uCEFApplicationCore.TCEFDirectoryDeleterThread.html"><code>TCEFDirectoryDeleterThread</code></a></td>
<td class="itemdesc">&nbsp;</td>
</tr>
<tr class="list">
<td class="itemname">Class&nbsp;<a class="bold" href="uCEFApplicationCore.TCEFProxySettings.html"><code>TCEFProxySettings</code></a></td>
<td class="itemdesc"> Class used by the TWVLoader.ProxySettigns property to configure a custom proxy server using the following command line switches: &ndash;no-proxy-server, &ndash;proxy-auto-detect, &ndash;proxy-bypass-list, &ndash;proxy-pac-url and &ndash;proxy-server. </td>
</tr>
</table>
<span id="PasDoc-FuncsProcs"></span><h3 class="summary">Functions and Procedures</h3>
<table class="summary wide_list">
@ -43,7 +47,7 @@
<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> = 1;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_SUPPORTED_VERSION_RELEASE">CEF_SUPPORTED_VERSION_RELEASE</a></strong> = 3;</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>
@ -58,7 +62,7 @@
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_RELEASE">CEF_CHROMEELF_VERSION_RELEASE</a></strong> = 7103;</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> = 33;</code></td>
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_CHROMEELF_VERSION_BUILD">CEF_CHROMEELF_VERSION_BUILD</a></strong> = 59;</code></td>
</tr>
<tr class="list">
<td class="itemcode"><code><strong><a href="uCEFApplicationCore.html#CEF_API_VERSION_MIN">CEF_API_VERSION_MIN</a></strong> = 13300;</code></td>
@ -129,7 +133,7 @@
</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> = 1;</code></td>
<td class="itemcode"><span id="CEF_SUPPORTED_VERSION_RELEASE"></span><code><strong>CEF_SUPPORTED_VERSION_RELEASE</strong> = 3;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>
@ -164,7 +168,7 @@
</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> = 33;</code></td>
<td class="itemcode"><span id="CEF_CHROMEELF_VERSION_BUILD"></span><code><strong>CEF_CHROMEELF_VERSION_BUILD</strong> = 59;</code></td>
</tr>
<tr><td colspan="1">
<p class="nodescription">This item has no description.</p></td></tr>

View File

@ -11048,6 +11048,16 @@ Custom</p>
<tr><td colspan="2">
<p>
Proxy type: CEF_PROXYTYPE_DIRECT, CEF_PROXYTYPE_AUTODETECT, CEF_PROXYTYPE_SYSTEM, CEF_PROXYTYPE_FIXED_SERVERS or CEF_PROXYTYPE_PAC_SCRIPT. </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">
@ -11058,6 +11068,16 @@ Custom</p>
<tr><td colspan="2">
<p>
Proxy scheme </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">
@ -11068,6 +11088,16 @@ Custom</p>
<tr><td colspan="2">
<p>
Proxy server address </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">
@ -11078,6 +11108,16 @@ Custom</p>
<tr><td colspan="2">
<p>
Proxy server port </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">
@ -11088,6 +11128,16 @@ Custom</p>
<tr><td colspan="2">
<p>
Proxy username </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">
@ -11098,6 +11148,16 @@ Custom</p>
<tr><td colspan="2">
<p>
Proxy password </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">
@ -11108,6 +11168,16 @@ Custom</p>
<tr><td colspan="2">
<p>
URL of the PAC script file. </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">
@ -11118,6 +11188,16 @@ Custom</p>
<tr><td colspan="2">
<p>
This tells chromium to bypass any specified proxy for the given semi-colon-separated list of hosts. </p>
<p>
<p>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.
<p>&lt;see href=&quot;<a href="https://www.chromium.org/developers/design-documents/network-settings/">https://www.chromium.org/developers/design-documents/network-settings/</a>&quot;&gt;See the Network Settings article.)
<p>&lt;see href=&quot;<a href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md">https://github.com/chromium/chromium/blob/main/net/docs/proxy.md</a>&quot;/&quot;&gt;See the Proxy Support article.)
<p>&lt;see href=&quot;<a href="https://developer.chrome.com/docs/extensions/reference/api/proxy">https://developer.chrome.com/docs/extensions/reference/api/proxy</a>&quot;&gt;See the chrome.proxy API article.)</p>
</td></tr>
</table>
<table class="detail wide_list">

View File

@ -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="136" Minor="1" Release="2"/>
<Version Major="136" Minor="1" Release="3"/>
<Files Count="215">
<Item1>
<Filename Value="..\source\uCEFAccessibilityHandler.pas"/>

View File

@ -59,6 +59,8 @@ const
LIBCEF_LOCALE_ENUS = 'en-US.pak';
type
TCEFProxySettings = class;
/// <summary>
/// Parent class of TCefApplication used to simplify the CEF initialization and destruction.
/// </summary>
@ -161,6 +163,7 @@ type
FDisableHangMonitor : boolean;
FHideCrashRestoreBubble : boolean;
FPostQuantumKyber : TCefState;
FProxySettings : TCEFProxySettings;
{$IFDEF LINUX}
FPasswordStorage : TCefPasswordStorage;
FGTKVersion : TCefGTKVersion;
@ -1318,6 +1321,21 @@ type
/// This option enables a combination of X25519 and Kyber in TLS 1.3.
/// </summary>
property TLS13HybridizedKyberSupport : TCefState read FPostQuantumKyber write FPostQuantumKyber;
/// <summary>
/// Configure all the browsers to use a proxy server.
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --no-proxy-server</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-auto-detect</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-bypass-list</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-pac-url</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-server</see></para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxySettings : TCEFProxySettings read FProxySettings;
{$IFDEF LINUX}
/// <summary>
/// Specifies which encryption storage backend to use in Linux.
@ -1844,6 +1862,40 @@ type
constructor Create(const aDirectory : string);
end;
/// <summary>
/// Class used by the TWVLoader.ProxySettigns property to configure
/// a custom proxy server using the following command line switches:
/// --no-proxy-server, --proxy-auto-detect, --proxy-bypass-list,
/// --proxy-pac-url and --proxy-server.
/// </summary>
/// <remarks>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --no-proxy-server</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-auto-detect</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-bypass-list</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-pac-url</see></para>
/// <para><see href="https://peter.sh/experiments/chromium-command-line-switches/">Uses the following command line switch: --proxy-server</see></para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
TCEFProxySettings = class
protected
FNoProxyServer : boolean;
FAutoDetect : boolean;
FByPassList : ustring;
FPacUrl : ustring;
FServer : ustring;
public
constructor Create;
property NoProxyServer : boolean read FNoProxyServer write FNoProxyServer;
property AutoDetect : boolean read FAutoDetect write FAutoDetect;
property ByPassList : ustring read FByPassList write FByPassList;
property PacUrl : ustring read FPacUrl write FPacUrl;
property Server : ustring read FServer write FServer;
end;
var
GlobalCEFApp : TCefApplicationCore = nil;
@ -2007,6 +2059,7 @@ begin
FDisableHangMonitor := False;
FHideCrashRestoreBubble := True;
FPostQuantumKyber := STATE_DEFAULT;
FProxySettings := nil;
{$IFDEF LINUX}
FPasswordStorage := psDefault;
FGTKVersion := gtkVersionDefault;
@ -2125,6 +2178,7 @@ begin
if (FCustomCommandLines <> nil) then FreeAndNil(FCustomCommandLines);
if (FCustomCommandLineValues <> nil) then FreeAndNil(FCustomCommandLineValues);
if (FComponentIDList <> nil) then FreeAndNil(FComponentIDList);
if (FProxySettings <> nil) then FreeAndNil(FProxySettings);
finally
inherited Destroy;
end;
@ -2352,6 +2406,7 @@ procedure TCefApplicationCore.AfterConstruction;
begin
inherited AfterConstruction;
FProxySettings := TCEFProxySettings.Create;
FCustomCommandLines := TStringList.Create;
FCustomCommandLineValues := TStringList.Create;
FComponentIDList := TCEFComponentIDList.Create;
@ -3742,6 +3797,23 @@ begin
if (length(FForceFieldTrialParams) > 0) then
ReplaceSwitch(aKeys, aValues, '--force-fieldtrial-params', FForceFieldTrialParams);
if FProxySettings.NoProxyServer then
ReplaceSwitch(aKeys, aValues, '--no-proxy-server')
else
begin
if FProxySettings.AutoDetect then
ReplaceSwitch(aKeys, aValues, '--proxy-auto-detect');
if (length(FProxySettings.ByPassList) > 0) then
ReplaceSwitch(aKeys, aValues, '--proxy-bypass-list', FProxySettings.ByPassList);
if (length(FProxySettings.PacUrl) > 0) then
ReplaceSwitch(aKeys, aValues, '--proxy-pac-url', FProxySettings.PacUrl);
if (length(FProxySettings.Server) > 0) then
ReplaceSwitch(aKeys, aValues, '--proxy-server', FProxySettings.Server);
end;
if (FCustomCommandLines <> nil) and
(FCustomCommandLineValues <> nil) and
(FCustomCommandLines.Count = FCustomCommandLineValues.Count) then
@ -4902,4 +4974,18 @@ begin
end;
end;
// TCEFProxySettings
constructor TCEFProxySettings.Create;
begin
inherited Create;
FNoProxyServer := False;
FAutoDetect := False;
FByPassList := '';
FPacUrl := '';
FServer := '';
end;
end.

View File

@ -2156,34 +2156,82 @@ type
/// <summary>
/// Proxy type: CEF_PROXYTYPE_DIRECT, CEF_PROXYTYPE_AUTODETECT, CEF_PROXYTYPE_SYSTEM, CEF_PROXYTYPE_FIXED_SERVERS or CEF_PROXYTYPE_PAC_SCRIPT.
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyType : integer read FProxyType write SetProxyType;
/// <summary>
/// Proxy scheme
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyScheme : TCefProxyScheme read FProxyScheme write SetProxyScheme;
/// <summary>
/// Proxy server address
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyServer : ustring read FProxyServer write SetProxyServer;
/// <summary>
/// Proxy server port
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyPort : integer read FProxyPort write SetProxyPort;
/// <summary>
/// Proxy username
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyUsername : ustring read FProxyUsername write SetProxyUsername;
/// <summary>
/// Proxy password
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyPassword : ustring read FProxyPassword write SetProxyPassword;
/// <summary>
/// URL of the PAC script file.
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyScriptURL : ustring read FProxyScriptURL write SetProxyScriptURL;
/// <summary>
/// This tells chromium to bypass any specified proxy for the given semi-colon-separated list of hosts.
/// </summary>
/// <remarks>
/// <para>If you use the proxy settings in GlobalCEFApp you will not be able to use the proxy properties in TChromiumCore.</para>
/// <para><see href="https://www.chromium.org/developers/design-documents/network-settings/">See the Network Settings article.</see></para>
/// <para><see href="https://github.com/chromium/chromium/blob/main/net/docs/proxy.md"/">See the Proxy Support article.</see></para>
/// <para><see href="https://developer.chrome.com/docs/extensions/reference/api/proxy">See the chrome.proxy API article.</see></para>
/// </remarks>
property ProxyByPassList : ustring read FProxyByPassList write SetProxyByPassList;
/// <summary>
/// Sets the maximum connections per proxy value in the browser preferences (experimental).

View File

@ -1,12 +1,12 @@
CEF_SUPPORTED_VERSION_MAJOR = 136;
CEF_SUPPORTED_VERSION_MINOR = 1;
CEF_SUPPORTED_VERSION_RELEASE = 2;
CEF_SUPPORTED_VERSION_RELEASE = 3;
CEF_SUPPORTED_VERSION_BUILD = 0;
CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR;
CEF_CHROMEELF_VERSION_MINOR = 0;
CEF_CHROMEELF_VERSION_RELEASE = 7103;
CEF_CHROMEELF_VERSION_BUILD = 49;
CEF_CHROMEELF_VERSION_BUILD = 59;
// values defined in cef_api_versions.json
CEF_API_VERSION_MIN = 13300;

View File

@ -2,9 +2,9 @@
"UpdateLazPackages" : [
{
"ForceNotify" : true,
"InternalVersion" : 731,
"InternalVersion" : 732,
"Name" : "cef4delphi_lazarus.lpk",
"Version" : "136.1.2"
"Version" : "136.1.3"
}
],
"UpdatePackageData" : {