diff --git a/README.md b/README.md index 65ee5c22..bcca6dd5 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,15 @@ CEF4Delphi is an open source project created by Salvador Díaz Fau to embed Chro CEF4Delphi is based on DCEF3 and fpCEF3. The original license of those projects still applies to CEF4Delphi. Read the license terms in the LICENSE.md file. -CEF4Delphi uses CEF 146.0.9 which includes Chromium 146.0.7680.165. +CEF4Delphi uses CEF 146.0.10 which includes Chromium 146.0.7680.179. The CEF binaries used by CEF4Delphi are available for download at Spotify : -* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.9%2Bg3ca6a87%2Bchromium-146.0.7680.165_windows32.tar.bz2) -* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.9%2Bg3ca6a87%2Bchromium-146.0.7680.165_windows64.tar.bz2) -* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.9%2Bg3ca6a87%2Bchromium-146.0.7680.165_linux64.tar.bz2) -* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.9%2Bg3ca6a87%2Bchromium-146.0.7680.165_linuxarm.tar.bz2) -* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.9%2Bg3ca6a87%2Bchromium-146.0.7680.165_linuxarm64.tar.bz2) -* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.9%2Bg3ca6a87%2Bchromium-146.0.7680.165_macosx64.tar.bz2) +* [Windows 32 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.10%2Bg8219561%2Bchromium-146.0.7680.179_windows32.tar.bz2) +* [Windows 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.10%2Bg8219561%2Bchromium-146.0.7680.179_windows64.tar.bz2) +* [Linux x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.10%2Bg8219561%2Bchromium-146.0.7680.179_linux64.tar.bz2) +* [Linux ARM 32 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.10%2Bg8219561%2Bchromium-146.0.7680.179_linuxarm.tar.bz2) +* [Linux ARM 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.10%2Bg8219561%2Bchromium-146.0.7680.179_linuxarm64.tar.bz2) +* [MacOS x86 64 bits](https://cef-builds.spotifycdn.com/cef_binary_146.0.10%2Bg8219561%2Bchromium-146.0.7680.179_macosx64.tar.bz2) CEF4Delphi was developed and tested on Delphi 13.1 and it has been tested in Delphi 6, Delphi XE, Delphi 10, Delphi 11 and Lazarus 4.6/FPC 3.2.2. CEF4Delphi includes VCL, FireMonkey (FMX) and Lazarus components. diff --git a/docs/cef4delphi.chm b/docs/cef4delphi.chm index f57d26f1..849cedc0 100644 Binary files a/docs/cef4delphi.chm and b/docs/cef4delphi.chm differ diff --git a/docs/html/AllClasses.html b/docs/html/AllClasses.html index 91d83e86..0de436f5 100644 --- a/docs/html/AllClasses.html +++ b/docs/html/AllClasses.html @@ -3,7 +3,7 @@ cef4delphi: All Classes, Interfaces, Objects and Records - + @@ -4096,6 +4096,6 @@ body { margin: 0.5em; }

String version of TCefUrlParts

-
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/AllConstants.html b/docs/html/AllConstants.html index 0bee500c..12ad120a 100644 --- a/docs/html/AllConstants.html +++ b/docs/html/AllConstants.html @@ -3,7 +3,7 @@ cef4delphi: All Constants - + @@ -6357,6 +6357,6 @@ body { margin: 0.5em; }

 

-
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/AllFunctions.html b/docs/html/AllFunctions.html index 55567e13..ad6ddad9 100644 --- a/docs/html/AllFunctions.html +++ b/docs/html/AllFunctions.html @@ -3,7 +3,7 @@ cef4delphi: All Functions and Procedures - + @@ -1074,6 +1074,6 @@ example.test.increment();

 

-
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/AllIdentifiers.html b/docs/html/AllIdentifiers.html index da4d78bb..618f71d9 100644 --- a/docs/html/AllIdentifiers.html +++ b/docs/html/AllIdentifiers.html @@ -3,7 +3,7 @@ cef4delphi: All Identifiers - + @@ -15836,6 +15836,6 @@ Ranges:

 

-
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/AllTypes.html b/docs/html/AllTypes.html index fb904119..805f552d 100644 --- a/docs/html/AllTypes.html +++ b/docs/html/AllTypes.html @@ -3,7 +3,7 @@ cef4delphi: All Types - + @@ -3299,6 +3299,6 @@ Ranges:

String type used by CEF. ustring was created to use the same type in Delphi and Lazarus.

-
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/AllUnits.html b/docs/html/AllUnits.html index 503e63cb..311862ce 100644 --- a/docs/html/AllUnits.html +++ b/docs/html/AllUnits.html @@ -3,7 +3,7 @@ cef4delphi: All Units - + @@ -915,6 +915,6 @@ body { margin: 0.5em; }

 

-
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/AllVariables.html b/docs/html/AllVariables.html index 344b43bb..82952d0a 100644 --- a/docs/html/AllVariables.html +++ b/docs/html/AllVariables.html @@ -3,7 +3,7 @@ cef4delphi: All Variables - + @@ -1090,6 +1090,6 @@ body { margin: 0.5em; }

 

-
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/ClassHierarchy.html b/docs/html/ClassHierarchy.html index 7d75f433..bf949028 100644 --- a/docs/html/ClassHierarchy.html +++ b/docs/html/ClassHierarchy.html @@ -3,7 +3,7 @@ cef4delphi: Class Hierarchy - + @@ -369,6 +369,6 @@ body { margin: 0.5em; } -
Generated by PasDoc 1.0.2. +
Generated by PasDoc 1.0.4. diff --git a/docs/html/cef4delphi.hhc b/docs/html/cef4delphi.hhc index 20dc00a1..c9537770 100644 --- a/docs/html/cef4delphi.hhc +++ b/docs/html/cef4delphi.hhc @@ -1,7 +1,7 @@ - +
  • diff --git a/docs/html/cef4delphi.hhk b/docs/html/cef4delphi.hhk index 4ea0797f..9c131272 100644 --- a/docs/html/cef4delphi.hhk +++ b/docs/html/cef4delphi.hhk @@ -1,7 +1,7 @@ - +
    • diff --git a/docs/html/index.html b/docs/html/index.html index 503e63cb..311862ce 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -3,7 +3,7 @@ cef4delphi: All Units - + @@ -915,6 +915,6 @@ body { margin: 0.5em; }

       

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAccessibilityHandler.TCEFAccessibilityHandlerOwn.html b/docs/html/uCEFAccessibilityHandler.TCEFAccessibilityHandlerOwn.html index 62bb969e..71ce0761 100644 --- a/docs/html/uCEFAccessibilityHandler.TCEFAccessibilityHandlerOwn.html +++ b/docs/html/uCEFAccessibilityHandler.TCEFAccessibilityHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAccessibilityHandler: Class TCEFAccessibilityHandlerOwn - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAccessibilityHandler.TCustomAccessibilityHandler.html b/docs/html/uCEFAccessibilityHandler.TCustomAccessibilityHandler.html index 03dc0ede..1e44c37c 100644 --- a/docs/html/uCEFAccessibilityHandler.TCustomAccessibilityHandler.html +++ b/docs/html/uCEFAccessibilityHandler.TCustomAccessibilityHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAccessibilityHandler: Class TCustomAccessibilityHandler - + @@ -128,6 +128,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAccessibilityHandler.html b/docs/html/uCEFAccessibilityHandler.html index e5799192..94be78c2 100644 --- a/docs/html/uCEFAccessibilityHandler.html +++ b/docs/html/uCEFAccessibilityHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAccessibilityHandler - + @@ -47,6 +47,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApp.TCefAppOwn.html b/docs/html/uCEFApp.TCefAppOwn.html index afd9e7af..90c7cbc6 100644 --- a/docs/html/uCEFApp.TCefAppOwn.html +++ b/docs/html/uCEFApp.TCefAppOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApp: Class TCefAppOwn - + @@ -133,6 +133,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApp.TCustomCefApp.html b/docs/html/uCEFApp.TCustomCefApp.html index 4ff48a9d..1bec11b9 100644 --- a/docs/html/uCEFApp.TCustomCefApp.html +++ b/docs/html/uCEFApp.TCustomCefApp.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApp: Class TCustomCefApp - + @@ -208,6 +208,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApp.html b/docs/html/uCEFApp.html index fd60dd16..07725f81 100644 --- a/docs/html/uCEFApp.html +++ b/docs/html/uCEFApp.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApp - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApplication.TCefApplication.html b/docs/html/uCEFApplication.TCefApplication.html index f64e7433..f89e3831 100644 --- a/docs/html/uCEFApplication.TCefApplication.html +++ b/docs/html/uCEFApplication.TCefApplication.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApplication: Class TCefApplication - + @@ -199,6 +199,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApplication.html b/docs/html/uCEFApplication.html index ce616129..5c29b990 100644 --- a/docs/html/uCEFApplication.html +++ b/docs/html/uCEFApplication.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApplication - + @@ -185,6 +185,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApplicationCore.TCEFDirectoryDeleterThread.html b/docs/html/uCEFApplicationCore.TCEFDirectoryDeleterThread.html index 9ec4c066..6c38f327 100644 --- a/docs/html/uCEFApplicationCore.TCEFDirectoryDeleterThread.html +++ b/docs/html/uCEFApplicationCore.TCEFDirectoryDeleterThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApplicationCore: Class TCEFDirectoryDeleterThread - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApplicationCore.TCEFProxySettings.html b/docs/html/uCEFApplicationCore.TCEFProxySettings.html index 3572d408..cf37547a 100644 --- a/docs/html/uCEFApplicationCore.TCEFProxySettings.html +++ b/docs/html/uCEFApplicationCore.TCEFProxySettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApplicationCore: Class TCEFProxySettings - + @@ -190,6 +190,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApplicationCore.TCefApplicationCore.html b/docs/html/uCEFApplicationCore.TCefApplicationCore.html index 7772f56d..aa7d6285 100644 --- a/docs/html/uCEFApplicationCore.TCefApplicationCore.html +++ b/docs/html/uCEFApplicationCore.TCefApplicationCore.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApplicationCore: Class TCefApplicationCore - + @@ -6870,6 +6870,6 @@ ICefLoadHandler

      <see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_load_handler_capi.h">CEF source file: /include/capi/cef_load_handler_capi.h (cef_load_handler_t))

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApplicationCore.html b/docs/html/uCEFApplicationCore.html index 80ec17fc..0199e3b3 100644 --- a/docs/html/uCEFApplicationCore.html +++ b/docs/html/uCEFApplicationCore.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApplicationCore - + @@ -51,7 +51,7 @@ body { margin: 0.5em; } CEF_SUPPORTED_VERSION_MINOR = 0; -CEF_SUPPORTED_VERSION_RELEASE = 9; +CEF_SUPPORTED_VERSION_RELEASE = 10; CEF_SUPPORTED_VERSION_BUILD = 0; @@ -66,7 +66,7 @@ body { margin: 0.5em; } CEF_CHROMEELF_VERSION_RELEASE = 7680; -CEF_CHROMEELF_VERSION_BUILD = 165; +CEF_CHROMEELF_VERSION_BUILD = 179; CEF_API_VERSION_MIN = 13300; @@ -143,7 +143,7 @@ body { margin: 0.5em; } - + @@ -178,7 +178,7 @@ body { margin: 0.5em; }
      CEF_SUPPORTED_VERSION_RELEASE = 9;CEF_SUPPORTED_VERSION_RELEASE = 10;

      This item has no description.

      - + @@ -297,6 +297,6 @@ for InitLibLocationFromArgs

      CEF_CHROMEELF_VERSION_BUILD = 165;CEF_CHROMEELF_VERSION_BUILD = 179;

      This item has no description.

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFApplicationEvents.html b/docs/html/uCEFApplicationEvents.html index a04fcf1b..cab0e83c 100644 --- a/docs/html/uCEFApplicationEvents.html +++ b/docs/html/uCEFApplicationEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFApplicationEvents - + @@ -262,6 +262,6 @@ ICefLoadHandler

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFArgCopy.TCEFArgCopy.html b/docs/html/uCEFArgCopy.TCEFArgCopy.html index d43b1c97..c4530307 100644 --- a/docs/html/uCEFArgCopy.TCEFArgCopy.html +++ b/docs/html/uCEFArgCopy.TCEFArgCopy.html @@ -3,7 +3,7 @@ cef4delphi: uCEFArgCopy: Class TCEFArgCopy - + @@ -146,6 +146,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFArgCopy.html b/docs/html/uCEFArgCopy.html index 53040137..13e238e0 100644 --- a/docs/html/uCEFArgCopy.html +++ b/docs/html/uCEFArgCopy.html @@ -3,7 +3,7 @@ cef4delphi: uCEFArgCopy - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAudioHandler.TCefAudioHandlerOwn.html b/docs/html/uCEFAudioHandler.TCefAudioHandlerOwn.html index 1409b6f2..efcb41b8 100644 --- a/docs/html/uCEFAudioHandler.TCefAudioHandlerOwn.html +++ b/docs/html/uCEFAudioHandler.TCefAudioHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAudioHandler: Class TCefAudioHandlerOwn - + @@ -127,6 +127,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAudioHandler.TCustomAudioHandler.html b/docs/html/uCEFAudioHandler.TCustomAudioHandler.html index 8671ba29..8ac1fccc 100644 --- a/docs/html/uCEFAudioHandler.TCustomAudioHandler.html +++ b/docs/html/uCEFAudioHandler.TCustomAudioHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAudioHandler: Class TCustomAudioHandler - + @@ -156,6 +156,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAudioHandler.html b/docs/html/uCEFAudioHandler.html index 0ce2adc6..7f59a485 100644 --- a/docs/html/uCEFAudioHandler.html +++ b/docs/html/uCEFAudioHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAudioHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAuthCallback.TCefAuthCallbackRef.html b/docs/html/uCEFAuthCallback.TCefAuthCallbackRef.html index 7a53d83b..d1fc0ed7 100644 --- a/docs/html/uCEFAuthCallback.TCefAuthCallbackRef.html +++ b/docs/html/uCEFAuthCallback.TCefAuthCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAuthCallback: Class TCefAuthCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFAuthCallback.html b/docs/html/uCEFAuthCallback.html index 077de5e4..cb2dca66 100644 --- a/docs/html/uCEFAuthCallback.html +++ b/docs/html/uCEFAuthCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFAuthCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedOwn.html b/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedOwn.html index c772c035..d5af8d91 100644 --- a/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedOwn.html +++ b/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBaseRefCounted: Class TCefBaseRefCountedOwn - + @@ -152,6 +152,6 @@ body { margin: 0.5em; } Called to increment the reference count for the object. Should be called for every new copy of a pointer to a given object.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedRef.html b/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedRef.html index 257168a3..b8357877 100644 --- a/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedRef.html +++ b/docs/html/uCEFBaseRefCounted.TCefBaseRefCountedRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBaseRefCounted: Class TCefBaseRefCountedRef - + @@ -164,6 +164,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBaseRefCounted.TLoggingInterfacedObject.html b/docs/html/uCEFBaseRefCounted.TLoggingInterfacedObject.html index 30a56d68..7afde8e7 100644 --- a/docs/html/uCEFBaseRefCounted.TLoggingInterfacedObject.html +++ b/docs/html/uCEFBaseRefCounted.TLoggingInterfacedObject.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBaseRefCounted: Class TLoggingInterfacedObject - + @@ -66,6 +66,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBaseRefCounted.html b/docs/html/uCEFBaseRefCounted.html index 4f090ba6..3fdd9a2c 100644 --- a/docs/html/uCEFBaseRefCounted.html +++ b/docs/html/uCEFBaseRefCounted.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBaseRefCounted - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBaseScopedWrapper.TCEFBaseScopedWrapperRef.html b/docs/html/uCEFBaseScopedWrapper.TCEFBaseScopedWrapperRef.html index 8d9c076c..faa87c6f 100644 --- a/docs/html/uCEFBaseScopedWrapper.TCEFBaseScopedWrapperRef.html +++ b/docs/html/uCEFBaseScopedWrapper.TCEFBaseScopedWrapperRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBaseScopedWrapper: Class TCEFBaseScopedWrapperRef - + @@ -72,6 +72,6 @@ The complete list of compiler versions is here :

      This item has no description.

      -
      Generated by
      PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBaseScopedWrapper.html b/docs/html/uCEFBaseScopedWrapper.html index 38428202..0172c1be 100644 --- a/docs/html/uCEFBaseScopedWrapper.html +++ b/docs/html/uCEFBaseScopedWrapper.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBaseScopedWrapper - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBeforeDownloadCallback.TCefBeforeDownloadCallbackRef.html b/docs/html/uCEFBeforeDownloadCallback.TCefBeforeDownloadCallbackRef.html index 2269c026..52f7e0c4 100644 --- a/docs/html/uCEFBeforeDownloadCallback.TCefBeforeDownloadCallbackRef.html +++ b/docs/html/uCEFBeforeDownloadCallback.TCefBeforeDownloadCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBeforeDownloadCallback: Class TCefBeforeDownloadCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBeforeDownloadCallback.html b/docs/html/uCEFBeforeDownloadCallback.html index 6e167f73..df9f9022 100644 --- a/docs/html/uCEFBeforeDownloadCallback.html +++ b/docs/html/uCEFBeforeDownloadCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBeforeDownloadCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBinaryValue.TCefBinaryValueOwn.html b/docs/html/uCEFBinaryValue.TCefBinaryValueOwn.html index 4eb4766e..6fe0d7dd 100644 --- a/docs/html/uCEFBinaryValue.TCefBinaryValueOwn.html +++ b/docs/html/uCEFBinaryValue.TCefBinaryValueOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBinaryValue: Class TCefBinaryValueOwn - + @@ -155,6 +155,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBinaryValue.TCefBinaryValueRef.html b/docs/html/uCEFBinaryValue.TCefBinaryValueRef.html index 6cc3ba2e..3bbd0afe 100644 --- a/docs/html/uCEFBinaryValue.TCefBinaryValueRef.html +++ b/docs/html/uCEFBinaryValue.TCefBinaryValueRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBinaryValue: Class TCefBinaryValueRef - + @@ -167,6 +167,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBinaryValue.html b/docs/html/uCEFBinaryValue.html index ad21e709..17b9d984 100644 --- a/docs/html/uCEFBinaryValue.html +++ b/docs/html/uCEFBinaryValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBinaryValue - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBitmapBitBuffer.TCEFBitmapBitBuffer.html b/docs/html/uCEFBitmapBitBuffer.TCEFBitmapBitBuffer.html index 3d2f1df3..1ea96a96 100644 --- a/docs/html/uCEFBitmapBitBuffer.TCEFBitmapBitBuffer.html +++ b/docs/html/uCEFBitmapBitBuffer.TCEFBitmapBitBuffer.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBitmapBitBuffer: Class TCEFBitmapBitBuffer - + @@ -334,6 +334,6 @@ body { margin: 0.5em; } Returns a pointer to the buffer that stores the image.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBitmapBitBuffer.html b/docs/html/uCEFBitmapBitBuffer.html index 9884462a..bf3819cc 100644 --- a/docs/html/uCEFBitmapBitBuffer.html +++ b/docs/html/uCEFBitmapBitBuffer.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBitmapBitBuffer - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Class that stores a copy of the raw bitmap buffer sent by CEF in the TChromiumCore.OnPaint event. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBoxLayout.TCefBoxLayoutRef.html b/docs/html/uCEFBoxLayout.TCefBoxLayoutRef.html index d0d15c0d..8b329254 100644 --- a/docs/html/uCEFBoxLayout.TCefBoxLayoutRef.html +++ b/docs/html/uCEFBoxLayout.TCefBoxLayoutRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBoxLayout: Class TCefBoxLayoutRef - + @@ -82,6 +82,6 @@ body { margin: 0.5em; } Returns a ICefBoxLayout instance using a PCefBoxLayout data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBoxLayout.html b/docs/html/uCEFBoxLayout.html index 6bca0899..4b093cde 100644 --- a/docs/html/uCEFBoxLayout.html +++ b/docs/html/uCEFBoxLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBoxLayout - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A Layout manager that arranges child views vertically or horizontally in a side-by-side fashion with spacing around and between the child views. The child views are always sized according to their preferred size. If the host's bounds provide insufficient space, child views will be clamped. Excess space will not be distributed. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowser.TCefBrowserHostRef.html b/docs/html/uCEFBrowser.TCefBrowserHostRef.html index 81dd4fc7..dcaf84f8 100644 --- a/docs/html/uCEFBrowser.TCefBrowserHostRef.html +++ b/docs/html/uCEFBrowser.TCefBrowserHostRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowser: Class TCefBrowserHostRef - + @@ -1109,6 +1109,6 @@ body { margin: 0.5em; } * CEF_API_ADDED(CEF_EXPERIMENTAL) *

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowser.TCefBrowserRef.html b/docs/html/uCEFBrowser.TCefBrowserRef.html index d5766d8f..0589a4ad 100644 --- a/docs/html/uCEFBrowser.TCefBrowserRef.html +++ b/docs/html/uCEFBrowser.TCefBrowserRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowser: Class TCefBrowserRef - + @@ -337,6 +337,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowser.html b/docs/html/uCEFBrowser.html index e37207e0..dc39a198 100644 --- a/docs/html/uCEFBrowser.html +++ b/docs/html/uCEFBrowser.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowser - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserBitmap.TCEFBrowserBitmap.html b/docs/html/uCEFBrowserBitmap.TCEFBrowserBitmap.html index f5ff1c50..a1688ada 100644 --- a/docs/html/uCEFBrowserBitmap.TCEFBrowserBitmap.html +++ b/docs/html/uCEFBrowserBitmap.TCEFBrowserBitmap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserBitmap: Class TCEFBrowserBitmap - + @@ -218,6 +218,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserBitmap.html b/docs/html/uCEFBrowserBitmap.html index f86d2fdb..d3ae4059 100644 --- a/docs/html/uCEFBrowserBitmap.html +++ b/docs/html/uCEFBrowserBitmap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserBitmap - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserProcessHandler.TCefBrowserProcessHandlerOwn.html b/docs/html/uCEFBrowserProcessHandler.TCefBrowserProcessHandlerOwn.html index 4f03f906..64ce15a3 100644 --- a/docs/html/uCEFBrowserProcessHandler.TCefBrowserProcessHandlerOwn.html +++ b/docs/html/uCEFBrowserProcessHandler.TCefBrowserProcessHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserProcessHandler: Class TCefBrowserProcessHandlerOwn - + @@ -173,6 +173,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserProcessHandler.TCefCustomBrowserProcessHandler.html b/docs/html/uCEFBrowserProcessHandler.TCefCustomBrowserProcessHandler.html index f26615be..70bd42e8 100644 --- a/docs/html/uCEFBrowserProcessHandler.TCefCustomBrowserProcessHandler.html +++ b/docs/html/uCEFBrowserProcessHandler.TCefCustomBrowserProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserProcessHandler: Class TCefCustomBrowserProcessHandler - + @@ -202,6 +202,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserProcessHandler.html b/docs/html/uCEFBrowserProcessHandler.html index 9d508d0b..e956f247 100644 --- a/docs/html/uCEFBrowserProcessHandler.html +++ b/docs/html/uCEFBrowserProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserProcessHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserView.TCefBrowserViewRef.html b/docs/html/uCEFBrowserView.TCefBrowserViewRef.html index c7ff20b3..08d8c9b0 100644 --- a/docs/html/uCEFBrowserView.TCefBrowserViewRef.html +++ b/docs/html/uCEFBrowserView.TCefBrowserViewRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserView: Class TCefBrowserViewRef - + @@ -136,6 +136,6 @@ body { margin: 0.5em; } Returns the BrowserView associated with |browser|.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserView.html b/docs/html/uCEFBrowserView.html index f785a96b..075f2c12 100644 --- a/docs/html/uCEFBrowserView.html +++ b/docs/html/uCEFBrowserView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserView - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A View hosting a ICefBrowser instance. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserViewComponent.TCEFBrowserViewComponent.html b/docs/html/uCEFBrowserViewComponent.TCEFBrowserViewComponent.html index bd704130..46cb6cd6 100644 --- a/docs/html/uCEFBrowserViewComponent.TCEFBrowserViewComponent.html +++ b/docs/html/uCEFBrowserViewComponent.TCEFBrowserViewComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserViewComponent: Class TCEFBrowserViewComponent - + @@ -645,6 +645,6 @@ ICefBrowserViewDelegateEvents

      Return true (1) to allow opening Document picture-in-picture without user activation. Default is false (0) (user activation required).

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserViewComponent.html b/docs/html/uCEFBrowserViewComponent.html index d05850a3..2b6623f8 100644 --- a/docs/html/uCEFBrowserViewComponent.html +++ b/docs/html/uCEFBrowserViewComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserViewComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateOwn.html b/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateOwn.html index 164a45eb..1eb690b2 100644 --- a/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateOwn.html +++ b/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserViewDelegate: Class TCefBrowserViewDelegateOwn - + @@ -204,6 +204,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateRef.html b/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateRef.html index 0c01dc30..a2c9c430 100644 --- a/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateRef.html +++ b/docs/html/uCEFBrowserViewDelegate.TCefBrowserViewDelegateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserViewDelegate: Class TCefBrowserViewDelegateRef - + @@ -186,6 +186,6 @@ body { margin: 0.5em; } Returns a ICefBrowserViewDelegate instance using a PCefBrowserViewDelegate data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserViewDelegate.TCustomBrowserViewDelegate.html b/docs/html/uCEFBrowserViewDelegate.TCustomBrowserViewDelegate.html index 67d97fd4..051e5e9d 100644 --- a/docs/html/uCEFBrowserViewDelegate.TCustomBrowserViewDelegate.html +++ b/docs/html/uCEFBrowserViewDelegate.TCustomBrowserViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserViewDelegate: Class TCustomBrowserViewDelegate - + @@ -376,6 +376,6 @@ ICefBrowserViewDelegate

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserViewDelegate.html b/docs/html/uCEFBrowserViewDelegate.html index 62ac9ef2..5656a9ed 100644 --- a/docs/html/uCEFBrowserViewDelegate.html +++ b/docs/html/uCEFBrowserViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserViewDelegate - + @@ -36,6 +36,6 @@ body { margin: 0.5em; } This class handles all the ICefBrowserViewDelegate methods which call the ICefBrowserViewDelegateEvents methods. ICefBrowserViewDelegateEvents will be implemented by the control receiving the ICefBrowserViewDelegate events. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserWindow.TBrowserWindow.html b/docs/html/uCEFBrowserWindow.TBrowserWindow.html index 48ed3f84..305f6418 100644 --- a/docs/html/uCEFBrowserWindow.TBrowserWindow.html +++ b/docs/html/uCEFBrowserWindow.TBrowserWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserWindow: Class TBrowserWindow - + @@ -276,6 +276,6 @@ TBrowserWindow OnBrowserClosed will not be called, if the TBrowserWindow is destroyed/destroying before the browser is closed.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserWindow.TChromiumWrapper.html b/docs/html/uCEFBrowserWindow.TChromiumWrapper.html index 2817ba4f..b42f152c 100644 --- a/docs/html/uCEFBrowserWindow.TChromiumWrapper.html +++ b/docs/html/uCEFBrowserWindow.TChromiumWrapper.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserWindow: Class TChromiumWrapper - + @@ -261,6 +261,6 @@ WaitForBrowserClosed calls ProcessMessages. It therefore is possible that the TB

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserWindow.TEmbeddedChromium.html b/docs/html/uCEFBrowserWindow.TEmbeddedChromium.html index ebc8be89..12a233ce 100644 --- a/docs/html/uCEFBrowserWindow.TEmbeddedChromium.html +++ b/docs/html/uCEFBrowserWindow.TEmbeddedChromium.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserWindow: Class TEmbeddedChromium - + @@ -298,6 +298,6 @@ Includes browser in creation

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBrowserWindow.html b/docs/html/uCEFBrowserWindow.html index cb505cf3..1c26c31d 100644 --- a/docs/html/uCEFBrowserWindow.html +++ b/docs/html/uCEFBrowserWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBrowserWindow - + @@ -51,6 +51,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBufferPanel.TBufferPanel.html b/docs/html/uCEFBufferPanel.TBufferPanel.html index 10f79d8c..8944b602 100644 --- a/docs/html/uCEFBufferPanel.TBufferPanel.html +++ b/docs/html/uCEFBufferPanel.TBufferPanel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBufferPanel: Class TBufferPanel - + @@ -2102,6 +2102,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFBufferPanel.html b/docs/html/uCEFBufferPanel.html index 5d2d0315..6975523a 100644 --- a/docs/html/uCEFBufferPanel.html +++ b/docs/html/uCEFBufferPanel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFBufferPanel - + @@ -77,6 +77,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButton.TCefButtonRef.html b/docs/html/uCEFButton.TCefButtonRef.html index 0b0759c3..79f4730f 100644 --- a/docs/html/uCEFButton.TCefButtonRef.html +++ b/docs/html/uCEFButton.TCefButtonRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButton: Class TCefButtonRef - + @@ -136,6 +136,6 @@ body { margin: 0.5em; } Returns a ICefButton instance using a PCefButton data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButton.html b/docs/html/uCEFButton.html index 82501691..039707cf 100644 --- a/docs/html/uCEFButton.html +++ b/docs/html/uCEFButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButton - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A View representing a button. Depending on the specific type, the button could be implemented by a native control or custom rendered. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButtonComponent.TCEFButtonComponent.html b/docs/html/uCEFButtonComponent.TCEFButtonComponent.html index 05628d1d..7a1d68bd 100644 --- a/docs/html/uCEFButtonComponent.TCEFButtonComponent.html +++ b/docs/html/uCEFButtonComponent.TCEFButtonComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButtonComponent: Class TCEFButtonComponent - + @@ -299,6 +299,6 @@ ICefButtonDelegateEvents

      Called when the state of |button| changes.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButtonComponent.html b/docs/html/uCEFButtonComponent.html index a5b36b73..bda4187f 100644 --- a/docs/html/uCEFButtonComponent.html +++ b/docs/html/uCEFButtonComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButtonComponent - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButtonDelegate.TCefButtonDelegateOwn.html b/docs/html/uCEFButtonDelegate.TCefButtonDelegateOwn.html index 827107a6..6d6e83cb 100644 --- a/docs/html/uCEFButtonDelegate.TCefButtonDelegateOwn.html +++ b/docs/html/uCEFButtonDelegate.TCefButtonDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButtonDelegate: Class TCefButtonDelegateOwn - + @@ -92,6 +92,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButtonDelegate.TCefButtonDelegateRef.html b/docs/html/uCEFButtonDelegate.TCefButtonDelegateRef.html index 76b6de39..2ce22271 100644 --- a/docs/html/uCEFButtonDelegate.TCefButtonDelegateRef.html +++ b/docs/html/uCEFButtonDelegate.TCefButtonDelegateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButtonDelegate: Class TCefButtonDelegateRef - + @@ -74,6 +74,6 @@ body { margin: 0.5em; } Returns a ICefButtonDelegate instance using a PCefButtonDelegate data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButtonDelegate.TCustomButtonDelegate.html b/docs/html/uCEFButtonDelegate.TCustomButtonDelegate.html index 55a35489..0047f8a6 100644 --- a/docs/html/uCEFButtonDelegate.TCustomButtonDelegate.html +++ b/docs/html/uCEFButtonDelegate.TCustomButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButtonDelegate: Class TCustomButtonDelegate - + @@ -266,6 +266,6 @@ ICefButtonDelegate

      Creates an instance of this class liked to an interface that's implemented by a control receiving the events.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFButtonDelegate.html b/docs/html/uCEFButtonDelegate.html index 77fc2966..f5db1425 100644 --- a/docs/html/uCEFButtonDelegate.html +++ b/docs/html/uCEFButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFButtonDelegate - + @@ -36,6 +36,6 @@ body { margin: 0.5em; } This class handles all the ICefButtonDelegate methods which call the ICefButtonDelegateEvents methods. ICefButtonDelegateEvents will be implemented by the control receiving the ICefButtonDelegate events. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCallback.TCefCallbackRef.html b/docs/html/uCEFCallback.TCefCallbackRef.html index 5f65ed7b..ad83ba2e 100644 --- a/docs/html/uCEFCallback.TCefCallbackRef.html +++ b/docs/html/uCEFCallback.TCefCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCallback: Class TCefCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCallback.html b/docs/html/uCEFCallback.html index b5d055ef..c8115268 100644 --- a/docs/html/uCEFCallback.html +++ b/docs/html/uCEFCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromium.TChromium.html b/docs/html/uCEFChromium.TChromium.html index 116de801..9f8b7ff4 100644 --- a/docs/html/uCEFChromium.TChromium.html +++ b/docs/html/uCEFChromium.TChromium.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromium: Class TChromium - + @@ -239,6 +239,6 @@ Copy the DC to a bitmap stream. Only works on Windows with browsers without GPU Copy the DC to a TBitmap. Only works on Windows with browsers without GPU acceleration. It's recommended to use the "Page.captureScreenshot" DevTools method instead.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromium.html b/docs/html/uCEFChromium.html index 13a9d0ce..b96787c8 100644 --- a/docs/html/uCEFChromium.html +++ b/docs/html/uCEFChromium.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromium - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumCore.TBrowserInfo.html b/docs/html/uCEFChromiumCore.TBrowserInfo.html index 4b66b070..b835bd7b 100644 --- a/docs/html/uCEFChromiumCore.TBrowserInfo.html +++ b/docs/html/uCEFChromiumCore.TBrowserInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumCore: Class TBrowserInfo - + @@ -158,6 +158,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumCore.TBrowserInfoList.html b/docs/html/uCEFChromiumCore.TBrowserInfoList.html index bb3c597c..4067a231 100644 --- a/docs/html/uCEFChromiumCore.TBrowserInfoList.html +++ b/docs/html/uCEFChromiumCore.TBrowserInfoList.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumCore: Class TBrowserInfoList - + @@ -239,6 +239,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumCore.TChromiumCore.html b/docs/html/uCEFChromiumCore.TChromiumCore.html index 35c82728..44364d21 100644 --- a/docs/html/uCEFChromiumCore.TChromiumCore.html +++ b/docs/html/uCEFChromiumCore.TChromiumCore.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumCore: Class TChromiumCore - + @@ -13948,6 +13948,6 @@ Custom

      <see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_component_updater_capi.h">CEF source file: /include/capi/cef_component_updater_capi.h (cef_component_update_callback_t))

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumCore.html b/docs/html/uCEFChromiumCore.html index 0a103d4a..df23b987 100644 --- a/docs/html/uCEFChromiumCore.html +++ b/docs/html/uCEFChromiumCore.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumCore - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumEvents.html b/docs/html/uCEFChromiumEvents.html index a52b5c3f..b6e486d4 100644 --- a/docs/html/uCEFChromiumEvents.html +++ b/docs/html/uCEFChromiumEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumEvents - + @@ -1468,6 +1468,6 @@ Custom

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumFontOptions.TChromiumFontOptions.html b/docs/html/uCEFChromiumFontOptions.TChromiumFontOptions.html index b014c779..b9de39c6 100644 --- a/docs/html/uCEFChromiumFontOptions.TChromiumFontOptions.html +++ b/docs/html/uCEFChromiumFontOptions.TChromiumFontOptions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumFontOptions: Class TChromiumFontOptions - + @@ -341,6 +341,6 @@ body { margin: 0.5em; } Controls the loading of fonts from remote sources. Also configurable using the "disable-remote-fonts" command-line switch.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumFontOptions.html b/docs/html/uCEFChromiumFontOptions.html index 0b34cc30..b06de15a 100644 --- a/docs/html/uCEFChromiumFontOptions.html +++ b/docs/html/uCEFChromiumFontOptions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumFontOptions - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } The TChromiumFontOptions properties are used to fill the TCefBrowserSettings record which is used during the browser creation. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumOptions.TChromiumOptions.html b/docs/html/uCEFChromiumOptions.TChromiumOptions.html index 27c11920..c9855dc2 100644 --- a/docs/html/uCEFChromiumOptions.TChromiumOptions.html +++ b/docs/html/uCEFChromiumOptions.TChromiumOptions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumOptions: Class TChromiumOptions - + @@ -481,6 +481,6 @@ body { margin: 0.5em; } Controls whether CDP accessibility tree serialization collapses off-screen nodes. When enabled, off-screen landmarks and headings are serialized as summaries (role + name only) and other off-screen nodes are pruned. This reduces snapshot size for AI agents using Playwright ariaSnapshot(). WARNING: This collapses the CDP accessibility tree and disables CDP dynamic tree updates (nodesUpdated events). The DevTools Accessibility panel will show an incomplete tree. Platform screen readers (NVDA, JAWS, VoiceOver) are unaffected — they use a separate code path. Can also be configured at runtime using ICefBrowserHost.SetAxViewportCollapse.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumOptions.html b/docs/html/uCEFChromiumOptions.html index 53f6c4c3..7645a6b9 100644 --- a/docs/html/uCEFChromiumOptions.html +++ b/docs/html/uCEFChromiumOptions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumOptions - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } The TChromiumOptions properties used to fill the TCefBrowserSettings record which is used during the browser creation. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumWindow.TChromiumWindow.html b/docs/html/uCEFChromiumWindow.TChromiumWindow.html index 0c3ab0ae..86988472 100644 --- a/docs/html/uCEFChromiumWindow.TChromiumWindow.html +++ b/docs/html/uCEFChromiumWindow.TChromiumWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumWindow: Class TChromiumWindow - + @@ -494,6 +494,6 @@ body { margin: 0.5em; }

      <see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_life_span_handler_capi.h">CEF source file: /include/capi/cef_life_span_handler_capi.h (cef_life_span_handler_t))

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFChromiumWindow.html b/docs/html/uCEFChromiumWindow.html index e0c33dee..c95951ae 100644 --- a/docs/html/uCEFChromiumWindow.html +++ b/docs/html/uCEFChromiumWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFChromiumWindow - + @@ -49,6 +49,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFClient.TCefClientOwn.html b/docs/html/uCEFClient.TCefClientOwn.html index d1295942..a206b8c7 100644 --- a/docs/html/uCEFClient.TCefClientOwn.html +++ b/docs/html/uCEFClient.TCefClientOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFClient: Class TCefClientOwn - + @@ -323,6 +323,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFClient.TCefClientRef.html b/docs/html/uCEFClient.TCefClientRef.html index b205c4a5..bdf5a018 100644 --- a/docs/html/uCEFClient.TCefClientRef.html +++ b/docs/html/uCEFClient.TCefClientRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFClient: Class TCefClientRef - + @@ -323,6 +323,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFClient.TCustomClientHandler.html b/docs/html/uCEFClient.TCustomClientHandler.html index 2f0c76a1..3ec0c08f 100644 --- a/docs/html/uCEFClient.TCustomClientHandler.html +++ b/docs/html/uCEFClient.TCustomClientHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFClient: Class TCustomClientHandler - + @@ -580,6 +580,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFClient.html b/docs/html/uCEFClient.html index ca0e5f12..d1fb4c6f 100644 --- a/docs/html/uCEFClient.html +++ b/docs/html/uCEFClient.html @@ -3,7 +3,7 @@ cef4delphi: uCEFClient - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCommandHandler.TCefCommandHandlerOwn.html b/docs/html/uCEFCommandHandler.TCefCommandHandlerOwn.html index 78e64fe6..3a0f368b 100644 --- a/docs/html/uCEFCommandHandler.TCefCommandHandlerOwn.html +++ b/docs/html/uCEFCommandHandler.TCefCommandHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCommandHandler: Class TCefCommandHandlerOwn - + @@ -127,6 +127,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCommandHandler.TCustomCommandHandler.html b/docs/html/uCEFCommandHandler.TCustomCommandHandler.html index 90baccfc..cc9629f2 100644 --- a/docs/html/uCEFCommandHandler.TCustomCommandHandler.html +++ b/docs/html/uCEFCommandHandler.TCustomCommandHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCommandHandler: Class TCustomCommandHandler - + @@ -156,6 +156,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCommandHandler.html b/docs/html/uCEFCommandHandler.html index bbe49bb9..5e9a3f3b 100644 --- a/docs/html/uCEFCommandHandler.html +++ b/docs/html/uCEFCommandHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCommandHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCommandLine.TCefCommandLineRef.html b/docs/html/uCEFCommandLine.TCefCommandLineRef.html index b6ef75be..50e59b35 100644 --- a/docs/html/uCEFCommandLine.TCefCommandLineRef.html +++ b/docs/html/uCEFCommandLine.TCefCommandLineRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCommandLine: Class TCefCommandLineRef - + @@ -381,6 +381,6 @@ body { margin: 0.5em; } Returns the singleton global ICefCommandLine object. The returned object will be read-only.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCommandLine.html b/docs/html/uCEFCommandLine.html index ca630d5c..f87bad23 100644 --- a/docs/html/uCEFCommandLine.html +++ b/docs/html/uCEFCommandLine.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCommandLine - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCompletionCallback.TCefCompletionCallbackOwn.html b/docs/html/uCEFCompletionCallback.TCefCompletionCallbackOwn.html index 42647388..4a3931a6 100644 --- a/docs/html/uCEFCompletionCallback.TCefCompletionCallbackOwn.html +++ b/docs/html/uCEFCompletionCallback.TCefCompletionCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCompletionCallback: Class TCefCompletionCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCompletionCallback.TCefCustomCompletionCallback.html b/docs/html/uCEFCompletionCallback.TCefCustomCompletionCallback.html index 3bdad386..1c89f2c1 100644 --- a/docs/html/uCEFCompletionCallback.TCefCustomCompletionCallback.html +++ b/docs/html/uCEFCompletionCallback.TCefCustomCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCompletionCallback: Class TCefCustomCompletionCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCompletionCallback.TCefEventCompletionCallback.html b/docs/html/uCEFCompletionCallback.TCefEventCompletionCallback.html index 11403f6f..5b32aa0e 100644 --- a/docs/html/uCEFCompletionCallback.TCefEventCompletionCallback.html +++ b/docs/html/uCEFCompletionCallback.TCefEventCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCompletionCallback: Class TCefEventCompletionCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCompletionCallback.TCefFastCompletionCallback.html b/docs/html/uCEFCompletionCallback.TCefFastCompletionCallback.html index 6386cd98..1cb1a53c 100644 --- a/docs/html/uCEFCompletionCallback.TCefFastCompletionCallback.html +++ b/docs/html/uCEFCompletionCallback.TCefFastCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCompletionCallback: Class TCefFastCompletionCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCompletionCallback.html b/docs/html/uCEFCompletionCallback.html index ad210266..a44c9d5c 100644 --- a/docs/html/uCEFCompletionCallback.html +++ b/docs/html/uCEFCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCompletionCallback - + @@ -40,6 +40,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponent.TCefComponentRef.html b/docs/html/uCEFComponent.TCefComponentRef.html index da7834ab..51f9f472 100644 --- a/docs/html/uCEFComponent.TCefComponentRef.html +++ b/docs/html/uCEFComponent.TCefComponentRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponent: Class TCefComponentRef - + @@ -105,6 +105,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponent.html b/docs/html/uCEFComponent.html index 2b574953..8e05503e 100644 --- a/docs/html/uCEFComponent.html +++ b/docs/html/uCEFComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponent - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Structure representing a snapshot of a component's state at the time of retrieval. To get updated information, retrieve a new cef_component_t object via ICefComponentUpdater.GetComponentById or GetComponents. The functions of this structure may be called on any thread. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentIdList.TCEFComponentIdList.html b/docs/html/uCEFComponentIdList.TCEFComponentIdList.html index 6d128b23..9c42c747 100644 --- a/docs/html/uCEFComponentIdList.TCEFComponentIdList.html +++ b/docs/html/uCEFComponentIdList.TCEFComponentIdList.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentIdList: Class TCEFComponentIdList - + @@ -206,6 +206,6 @@ Using a TList for backwards compatibility reasons.

      Returns true when this class is fully initialized and ready to be used.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentIdList.html b/docs/html/uCEFComponentIdList.html index cb24257f..a4c6db42 100644 --- a/docs/html/uCEFComponentIdList.html +++ b/docs/html/uCEFComponentIdList.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentIdList - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Class used to keep a list of valid custom component IDs for any component that handles a CEF Task event. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackOwn.html b/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackOwn.html index b680cf74..58de7432 100644 --- a/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackOwn.html +++ b/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentUpdateCallback: Class TCefComponentUpdateCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackRef.html b/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackRef.html index a6edb059..03209eb0 100644 --- a/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackRef.html +++ b/docs/html/uCEFComponentUpdateCallback.TCefComponentUpdateCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentUpdateCallback: Class TCefComponentUpdateCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentUpdateCallback.TCefCustomComponentUpdateCallback.html b/docs/html/uCEFComponentUpdateCallback.TCefCustomComponentUpdateCallback.html index ee95a85b..9b47b173 100644 --- a/docs/html/uCEFComponentUpdateCallback.TCefCustomComponentUpdateCallback.html +++ b/docs/html/uCEFComponentUpdateCallback.TCefCustomComponentUpdateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentUpdateCallback: Class TCefCustomComponentUpdateCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentUpdateCallback.html b/docs/html/uCEFComponentUpdateCallback.html index b330df99..579b6aa3 100644 --- a/docs/html/uCEFComponentUpdateCallback.html +++ b/docs/html/uCEFComponentUpdateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentUpdateCallback - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentUpdater.TCefComponentUpdaterRef.html b/docs/html/uCEFComponentUpdater.TCefComponentUpdaterRef.html index 3370d36e..7c03aaf1 100644 --- a/docs/html/uCEFComponentUpdater.TCefComponentUpdaterRef.html +++ b/docs/html/uCEFComponentUpdater.TCefComponentUpdaterRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentUpdater: Class TCefComponentUpdaterRef - + @@ -123,6 +123,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFComponentUpdater.html b/docs/html/uCEFComponentUpdater.html index 10234afa..cead8e79 100644 --- a/docs/html/uCEFComponentUpdater.html +++ b/docs/html/uCEFComponentUpdater.html @@ -3,7 +3,7 @@ cef4delphi: uCEFComponentUpdater - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } This structure provides access to Chromium's component updater service, allowing clients to discover registered components and trigger on-demand updates. The functions of this structure may only be called on the browser process UI thread. If the CEF context is not initialized or the component updater service is not available, functions will return safe defaults (0, nullptr, or NULL). -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFConstants.html b/docs/html/uCEFConstants.html index 18fb32a8..93e8c8ba 100644 --- a/docs/html/uCEFConstants.html +++ b/docs/html/uCEFConstants.html @@ -3,7 +3,7 @@ cef4delphi: uCEFConstants - + @@ -16246,6 +16246,6 @@ If any of the platform IDs are not defined then we set them as 0 to avoid build

      <see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/base/cef_dump_without_crashing.h">CEF source file: /include/base/cef_dump_without_crashing.h (kOneDayInMilliseconds))

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFContextMenuHandler.TCefContextMenuHandlerOwn.html b/docs/html/uCEFContextMenuHandler.TCefContextMenuHandlerOwn.html index 7923d328..27c6dae8 100644 --- a/docs/html/uCEFContextMenuHandler.TCefContextMenuHandlerOwn.html +++ b/docs/html/uCEFContextMenuHandler.TCefContextMenuHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFContextMenuHandler: Class TCefContextMenuHandlerOwn - + @@ -155,6 +155,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFContextMenuHandler.TCustomContextMenuHandler.html b/docs/html/uCEFContextMenuHandler.TCustomContextMenuHandler.html index 5af8e27c..aee99ce8 100644 --- a/docs/html/uCEFContextMenuHandler.TCustomContextMenuHandler.html +++ b/docs/html/uCEFContextMenuHandler.TCustomContextMenuHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFContextMenuHandler: Class TCustomContextMenuHandler - + @@ -184,6 +184,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFContextMenuHandler.html b/docs/html/uCEFContextMenuHandler.html index 47c3302d..351f652a 100644 --- a/docs/html/uCEFContextMenuHandler.html +++ b/docs/html/uCEFContextMenuHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFContextMenuHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFContextMenuParams.TCefContextMenuParamsRef.html b/docs/html/uCEFContextMenuParams.TCefContextMenuParamsRef.html index cba26a69..54f9acc0 100644 --- a/docs/html/uCEFContextMenuParams.TCefContextMenuParamsRef.html +++ b/docs/html/uCEFContextMenuParams.TCefContextMenuParamsRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFContextMenuParams: Class TCefContextMenuParamsRef - + @@ -323,6 +323,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFContextMenuParams.html b/docs/html/uCEFContextMenuParams.html index 174dc0e8..d5d51561 100644 --- a/docs/html/uCEFContextMenuParams.html +++ b/docs/html/uCEFContextMenuParams.html @@ -3,7 +3,7 @@ cef4delphi: uCEFContextMenuParams - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterOwn.html b/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterOwn.html index 99e785f5..f9fcdd04 100644 --- a/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterOwn.html +++ b/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieAccessFilter: Class TCefCookieAccessFilterOwn - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterRef.html b/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterRef.html index 69777af8..b2b58c9b 100644 --- a/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterRef.html +++ b/docs/html/uCEFCookieAccessFilter.TCefCookieAccessFilterRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieAccessFilter: Class TCefCookieAccessFilterRef - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieAccessFilter.TCustomCookieAccessFilter.html b/docs/html/uCEFCookieAccessFilter.TCustomCookieAccessFilter.html index 16df42f5..4c8292ea 100644 --- a/docs/html/uCEFCookieAccessFilter.TCustomCookieAccessFilter.html +++ b/docs/html/uCEFCookieAccessFilter.TCustomCookieAccessFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieAccessFilter: Class TCustomCookieAccessFilter - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieAccessFilter.html b/docs/html/uCEFCookieAccessFilter.html index e54e65ba..c81ab552 100644 --- a/docs/html/uCEFCookieAccessFilter.html +++ b/docs/html/uCEFCookieAccessFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieAccessFilter - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieManager.TCefCookieManagerRef.html b/docs/html/uCEFCookieManager.TCefCookieManagerRef.html index b288cc6d..850d0b41 100644 --- a/docs/html/uCEFCookieManager.TCefCookieManagerRef.html +++ b/docs/html/uCEFCookieManager.TCefCookieManagerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieManager: Class TCefCookieManagerRef - + @@ -197,6 +197,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieManager.TCefFlushStoreCompletionCallback.html b/docs/html/uCEFCookieManager.TCefFlushStoreCompletionCallback.html index 8973ed2e..e246f07e 100644 --- a/docs/html/uCEFCookieManager.TCefFlushStoreCompletionCallback.html +++ b/docs/html/uCEFCookieManager.TCefFlushStoreCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieManager: Class TCefFlushStoreCompletionCallback - + @@ -47,6 +47,6 @@ body { margin: 0.5em; } Method that will be called once the task is complete.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieManager.html b/docs/html/uCEFCookieManager.html index 42c1ee7f..fe50b39b 100644 --- a/docs/html/uCEFCookieManager.html +++ b/docs/html/uCEFCookieManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieManager - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieVisitor.TCefCookieVisitorOwn.html b/docs/html/uCEFCookieVisitor.TCefCookieVisitorOwn.html index 47d2e1cc..bd641308 100644 --- a/docs/html/uCEFCookieVisitor.TCefCookieVisitorOwn.html +++ b/docs/html/uCEFCookieVisitor.TCefCookieVisitorOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieVisitor: Class TCefCookieVisitorOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieVisitor.TCefCustomCookieVisitor.html b/docs/html/uCEFCookieVisitor.TCefCustomCookieVisitor.html index 89f2078d..5d48e60f 100644 --- a/docs/html/uCEFCookieVisitor.TCefCustomCookieVisitor.html +++ b/docs/html/uCEFCookieVisitor.TCefCustomCookieVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieVisitor: Class TCefCustomCookieVisitor - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieVisitor.TCefFastCookieVisitor.html b/docs/html/uCEFCookieVisitor.TCefFastCookieVisitor.html index 70818f06..5d9eeac6 100644 --- a/docs/html/uCEFCookieVisitor.TCefFastCookieVisitor.html +++ b/docs/html/uCEFCookieVisitor.TCefFastCookieVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieVisitor: Class TCefFastCookieVisitor - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCookieVisitor.html b/docs/html/uCEFCookieVisitor.html index 15c91c6b..efa31c59 100644 --- a/docs/html/uCEFCookieVisitor.html +++ b/docs/html/uCEFCookieVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCookieVisitor - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCustomStreamReader.TCefCustomStreamReader.html b/docs/html/uCEFCustomStreamReader.TCefCustomStreamReader.html index 7aed7b88..6d9e4dae 100644 --- a/docs/html/uCEFCustomStreamReader.TCefCustomStreamReader.html +++ b/docs/html/uCEFCustomStreamReader.TCefCustomStreamReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCustomStreamReader: Class TCefCustomStreamReader - + @@ -165,6 +165,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFCustomStreamReader.html b/docs/html/uCEFCustomStreamReader.html index c1adfe2a..b9207647 100644 --- a/docs/html/uCEFCustomStreamReader.html +++ b/docs/html/uCEFCustomStreamReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFCustomStreamReader - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDeleteCookiesCallback.TCefCustomDeleteCookiesCallback.html b/docs/html/uCEFDeleteCookiesCallback.TCefCustomDeleteCookiesCallback.html index 545befa3..9db8c35f 100644 --- a/docs/html/uCEFDeleteCookiesCallback.TCefCustomDeleteCookiesCallback.html +++ b/docs/html/uCEFDeleteCookiesCallback.TCefCustomDeleteCookiesCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDeleteCookiesCallback: Class TCefCustomDeleteCookiesCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDeleteCookiesCallback.TCefDeleteCookiesCallbackOwn.html b/docs/html/uCEFDeleteCookiesCallback.TCefDeleteCookiesCallbackOwn.html index 9cc7ba7c..1fe1ee38 100644 --- a/docs/html/uCEFDeleteCookiesCallback.TCefDeleteCookiesCallbackOwn.html +++ b/docs/html/uCEFDeleteCookiesCallback.TCefDeleteCookiesCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDeleteCookiesCallback: Class TCefDeleteCookiesCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDeleteCookiesCallback.TCefFastDeleteCookiesCallback.html b/docs/html/uCEFDeleteCookiesCallback.TCefFastDeleteCookiesCallback.html index cdd46a48..f6886168 100644 --- a/docs/html/uCEFDeleteCookiesCallback.TCefFastDeleteCookiesCallback.html +++ b/docs/html/uCEFDeleteCookiesCallback.TCefFastDeleteCookiesCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDeleteCookiesCallback: Class TCefFastDeleteCookiesCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDeleteCookiesCallback.html b/docs/html/uCEFDeleteCookiesCallback.html index 214fd331..8320c3ed 100644 --- a/docs/html/uCEFDeleteCookiesCallback.html +++ b/docs/html/uCEFDeleteCookiesCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDeleteCookiesCallback - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDevToolsMessageObserver.TCEFDevToolsMessageObserverOwn.html b/docs/html/uCEFDevToolsMessageObserver.TCEFDevToolsMessageObserverOwn.html index e2a0c535..05d2da95 100644 --- a/docs/html/uCEFDevToolsMessageObserver.TCEFDevToolsMessageObserverOwn.html +++ b/docs/html/uCEFDevToolsMessageObserver.TCEFDevToolsMessageObserverOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDevToolsMessageObserver: Class TCEFDevToolsMessageObserverOwn - + @@ -115,6 +115,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDevToolsMessageObserver.TCustomDevToolsMessageObserver.html b/docs/html/uCEFDevToolsMessageObserver.TCustomDevToolsMessageObserver.html index 727c5913..0a6c45de 100644 --- a/docs/html/uCEFDevToolsMessageObserver.TCustomDevToolsMessageObserver.html +++ b/docs/html/uCEFDevToolsMessageObserver.TCustomDevToolsMessageObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDevToolsMessageObserver: Class TCustomDevToolsMessageObserver - + @@ -144,6 +144,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDevToolsMessageObserver.html b/docs/html/uCEFDevToolsMessageObserver.html index 7605e2d1..4550f647 100644 --- a/docs/html/uCEFDevToolsMessageObserver.html +++ b/docs/html/uCEFDevToolsMessageObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDevToolsMessageObserver - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDialogHandler.TCefDialogHandlerOwn.html b/docs/html/uCEFDialogHandler.TCefDialogHandlerOwn.html index 6f3ce00a..1a27a6eb 100644 --- a/docs/html/uCEFDialogHandler.TCefDialogHandlerOwn.html +++ b/docs/html/uCEFDialogHandler.TCefDialogHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDialogHandler: Class TCefDialogHandlerOwn - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDialogHandler.TCustomDialogHandler.html b/docs/html/uCEFDialogHandler.TCustomDialogHandler.html index e4b58410..101fe0e7 100644 --- a/docs/html/uCEFDialogHandler.TCustomDialogHandler.html +++ b/docs/html/uCEFDialogHandler.TCustomDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDialogHandler: Class TCustomDialogHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDialogHandler.html b/docs/html/uCEFDialogHandler.html index d16cbd89..81dc93aa 100644 --- a/docs/html/uCEFDialogHandler.html +++ b/docs/html/uCEFDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDialogHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDictionaryValue.TCefDictionaryValueRef.html b/docs/html/uCEFDictionaryValue.TCefDictionaryValueRef.html index 1a6206ca..9e962414 100644 --- a/docs/html/uCEFDictionaryValue.TCefDictionaryValueRef.html +++ b/docs/html/uCEFDictionaryValue.TCefDictionaryValueRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDictionaryValue: Class TCefDictionaryValueRef - + @@ -461,6 +461,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDictionaryValue.html b/docs/html/uCEFDictionaryValue.html index 9f28216c..59ccb617 100644 --- a/docs/html/uCEFDictionaryValue.html +++ b/docs/html/uCEFDictionaryValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDictionaryValue - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDisplay.TCefDisplayRef.html b/docs/html/uCEFDisplay.TCefDisplayRef.html index 108fa622..9c6100bc 100644 --- a/docs/html/uCEFDisplay.TCefDisplayRef.html +++ b/docs/html/uCEFDisplay.TCefDisplayRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDisplay: Class TCefDisplayRef - + @@ -281,6 +281,6 @@ body { margin: 0.5em; } Convert |rect| from pixel screen coordinates to DIP screen coordinates. This function is only used on Windows.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDisplay.html b/docs/html/uCEFDisplay.html index a63c45cd..6ffdbe0b 100644 --- a/docs/html/uCEFDisplay.html +++ b/docs/html/uCEFDisplay.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDisplay - + @@ -34,6 +34,6 @@ body { margin: 0.5em; }

      -


      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDisplayHandler.TCefDisplayHandlerOwn.html b/docs/html/uCEFDisplayHandler.TCefDisplayHandlerOwn.html index 5513e00b..43823aa2 100644 --- a/docs/html/uCEFDisplayHandler.TCefDisplayHandlerOwn.html +++ b/docs/html/uCEFDisplayHandler.TCefDisplayHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDisplayHandler: Class TCefDisplayHandlerOwn - + @@ -253,6 +253,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDisplayHandler.TCustomDisplayHandler.html b/docs/html/uCEFDisplayHandler.TCustomDisplayHandler.html index db04cd31..0f87ca59 100644 --- a/docs/html/uCEFDisplayHandler.TCustomDisplayHandler.html +++ b/docs/html/uCEFDisplayHandler.TCustomDisplayHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDisplayHandler: Class TCustomDisplayHandler - + @@ -280,6 +280,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDisplayHandler.html b/docs/html/uCEFDisplayHandler.html index 830838a1..9e1d6361 100644 --- a/docs/html/uCEFDisplayHandler.html +++ b/docs/html/uCEFDisplayHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDisplayHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomDocument.TCefDomDocumentRef.html b/docs/html/uCEFDomDocument.TCefDomDocumentRef.html index 7da8ea18..bda6348b 100644 --- a/docs/html/uCEFDomDocument.TCefDomDocumentRef.html +++ b/docs/html/uCEFDomDocument.TCefDomDocumentRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomDocument: Class TCefDomDocumentRef - + @@ -239,6 +239,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomDocument.html b/docs/html/uCEFDomDocument.html index 8c37b3ef..bbe0e7f2 100644 --- a/docs/html/uCEFDomDocument.html +++ b/docs/html/uCEFDomDocument.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomDocument - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomNode.TCefDomNodeRef.html b/docs/html/uCEFDomNode.TCefDomNodeRef.html index 9febee5c..82266ebe 100644 --- a/docs/html/uCEFDomNode.TCefDomNodeRef.html +++ b/docs/html/uCEFDomNode.TCefDomNodeRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomNode: Class TCefDomNodeRef - + @@ -421,6 +421,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomNode.html b/docs/html/uCEFDomNode.html index f83beeb9..ebdc0540 100644 --- a/docs/html/uCEFDomNode.html +++ b/docs/html/uCEFDomNode.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomNode - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomVisitor.TCefDomVisitorOwn.html b/docs/html/uCEFDomVisitor.TCefDomVisitorOwn.html index 59b0138b..ebffcf29 100644 --- a/docs/html/uCEFDomVisitor.TCefDomVisitorOwn.html +++ b/docs/html/uCEFDomVisitor.TCefDomVisitorOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomVisitor: Class TCefDomVisitorOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomVisitor.TCefFastDomVisitor.html b/docs/html/uCEFDomVisitor.TCefFastDomVisitor.html index fde04e76..fe557f6e 100644 --- a/docs/html/uCEFDomVisitor.TCefFastDomVisitor.html +++ b/docs/html/uCEFDomVisitor.TCefFastDomVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomVisitor: Class TCefFastDomVisitor - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomVisitor.TCefFastDomVisitor2.html b/docs/html/uCEFDomVisitor.TCefFastDomVisitor2.html index 542e4db7..f13d7665 100644 --- a/docs/html/uCEFDomVisitor.TCefFastDomVisitor2.html +++ b/docs/html/uCEFDomVisitor.TCefFastDomVisitor2.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomVisitor: Class TCefFastDomVisitor2 - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomVisitor.TCefFastDomVisitor3.html b/docs/html/uCEFDomVisitor.TCefFastDomVisitor3.html index 744851c8..cb45d394 100644 --- a/docs/html/uCEFDomVisitor.TCefFastDomVisitor3.html +++ b/docs/html/uCEFDomVisitor.TCefFastDomVisitor3.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomVisitor: Class TCefFastDomVisitor3 - + @@ -122,6 +122,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDomVisitor.html b/docs/html/uCEFDomVisitor.html index 84a3c80f..2e87a42c 100644 --- a/docs/html/uCEFDomVisitor.html +++ b/docs/html/uCEFDomVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDomVisitor - + @@ -40,6 +40,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadHandler.TCefDownloadHandlerOwn.html b/docs/html/uCEFDownloadHandler.TCefDownloadHandlerOwn.html index 5c0c23dc..edae63ce 100644 --- a/docs/html/uCEFDownloadHandler.TCefDownloadHandlerOwn.html +++ b/docs/html/uCEFDownloadHandler.TCefDownloadHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadHandler: Class TCefDownloadHandlerOwn - + @@ -99,6 +99,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadHandler.TCustomDownloadHandler.html b/docs/html/uCEFDownloadHandler.TCustomDownloadHandler.html index 0ab8df18..a822888a 100644 --- a/docs/html/uCEFDownloadHandler.TCustomDownloadHandler.html +++ b/docs/html/uCEFDownloadHandler.TCustomDownloadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadHandler: Class TCustomDownloadHandler - + @@ -128,6 +128,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadHandler.html b/docs/html/uCEFDownloadHandler.html index 273d65b1..a1940d33 100644 --- a/docs/html/uCEFDownloadHandler.html +++ b/docs/html/uCEFDownloadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadImageCallBack.TCefCustomDownloadImageCallback.html b/docs/html/uCEFDownloadImageCallBack.TCefCustomDownloadImageCallback.html index d93982d2..710b3848 100644 --- a/docs/html/uCEFDownloadImageCallBack.TCefCustomDownloadImageCallback.html +++ b/docs/html/uCEFDownloadImageCallBack.TCefCustomDownloadImageCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadImageCallBack: Class TCefCustomDownloadImageCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadImageCallBack.TCefDownloadImageCallbackOwn.html b/docs/html/uCEFDownloadImageCallBack.TCefDownloadImageCallbackOwn.html index d60e7cad..1eb06350 100644 --- a/docs/html/uCEFDownloadImageCallBack.TCefDownloadImageCallbackOwn.html +++ b/docs/html/uCEFDownloadImageCallBack.TCefDownloadImageCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadImageCallBack: Class TCefDownloadImageCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadImageCallBack.TCefFastDownloadImageCallback.html b/docs/html/uCEFDownloadImageCallBack.TCefFastDownloadImageCallback.html index 1e77f301..1aff34a9 100644 --- a/docs/html/uCEFDownloadImageCallBack.TCefFastDownloadImageCallback.html +++ b/docs/html/uCEFDownloadImageCallBack.TCefFastDownloadImageCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadImageCallBack: Class TCefFastDownloadImageCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadImageCallBack.html b/docs/html/uCEFDownloadImageCallBack.html index 6b714ea3..2a524ac0 100644 --- a/docs/html/uCEFDownloadImageCallBack.html +++ b/docs/html/uCEFDownloadImageCallBack.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadImageCallBack - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadItem.TCefDownloadItemRef.html b/docs/html/uCEFDownloadItem.TCefDownloadItemRef.html index 4d6c0fad..0cd4ab84 100644 --- a/docs/html/uCEFDownloadItem.TCefDownloadItemRef.html +++ b/docs/html/uCEFDownloadItem.TCefDownloadItemRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadItem: Class TCefDownloadItemRef - + @@ -323,6 +323,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadItem.html b/docs/html/uCEFDownloadItem.html index b21b5775..395e11a2 100644 --- a/docs/html/uCEFDownloadItem.html +++ b/docs/html/uCEFDownloadItem.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadItem - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadItemCallback.TCefDownloadItemCallbackRef.html b/docs/html/uCEFDownloadItemCallback.TCefDownloadItemCallbackRef.html index 070959f6..0277e751 100644 --- a/docs/html/uCEFDownloadItemCallback.TCefDownloadItemCallbackRef.html +++ b/docs/html/uCEFDownloadItemCallback.TCefDownloadItemCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadItemCallback: Class TCefDownloadItemCallbackRef - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDownloadItemCallback.html b/docs/html/uCEFDownloadItemCallback.html index c43ccfc9..db324ff8 100644 --- a/docs/html/uCEFDownloadItemCallback.html +++ b/docs/html/uCEFDownloadItemCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDownloadItemCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDragAndDropMgr.TCEFDragAndDropMgr.html b/docs/html/uCEFDragAndDropMgr.TCEFDragAndDropMgr.html index f74158d9..aca5a7c0 100644 --- a/docs/html/uCEFDragAndDropMgr.TCEFDragAndDropMgr.html +++ b/docs/html/uCEFDragAndDropMgr.TCEFDragAndDropMgr.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDragAndDropMgr: Class TCEFDragAndDropMgr - + @@ -495,6 +495,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDragAndDropMgr.html b/docs/html/uCEFDragAndDropMgr.html index 4b13f8fa..55a41665 100644 --- a/docs/html/uCEFDragAndDropMgr.html +++ b/docs/html/uCEFDragAndDropMgr.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDragAndDropMgr - + @@ -63,6 +63,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDragData.TCefDragDataRef.html b/docs/html/uCEFDragData.TCefDragDataRef.html index 19b08d0c..73794468 100644 --- a/docs/html/uCEFDragData.TCefDragDataRef.html +++ b/docs/html/uCEFDragData.TCefDragDataRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDragData: Class TCefDragDataRef - + @@ -433,6 +433,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDragData.html b/docs/html/uCEFDragData.html index 104d8d65..ec7aa79e 100644 --- a/docs/html/uCEFDragData.html +++ b/docs/html/uCEFDragData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDragData - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDragHandler.TCefDragHandlerOwn.html b/docs/html/uCEFDragHandler.TCefDragHandlerOwn.html index 30711646..643a283c 100644 --- a/docs/html/uCEFDragHandler.TCefDragHandlerOwn.html +++ b/docs/html/uCEFDragHandler.TCefDragHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDragHandler: Class TCefDragHandlerOwn - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDragHandler.TCustomDragHandler.html b/docs/html/uCEFDragHandler.TCustomDragHandler.html index a66f8766..45a0eda7 100644 --- a/docs/html/uCEFDragHandler.TCustomDragHandler.html +++ b/docs/html/uCEFDragHandler.TCustomDragHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDragHandler: Class TCustomDragHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFDragHandler.html b/docs/html/uCEFDragHandler.html index 5a93d5a6..18b783d7 100644 --- a/docs/html/uCEFDragHandler.html +++ b/docs/html/uCEFDragHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFDragHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFEndTracingCallback.TCefEndTracingCallbackOwn.html b/docs/html/uCEFEndTracingCallback.TCefEndTracingCallbackOwn.html index f16477e5..e82f7a08 100644 --- a/docs/html/uCEFEndTracingCallback.TCefEndTracingCallbackOwn.html +++ b/docs/html/uCEFEndTracingCallback.TCefEndTracingCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFEndTracingCallback: Class TCefEndTracingCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFEndTracingCallback.TCefFastEndTracingCallback.html b/docs/html/uCEFEndTracingCallback.TCefFastEndTracingCallback.html index 1dbc1ed8..2d082d5d 100644 --- a/docs/html/uCEFEndTracingCallback.TCefFastEndTracingCallback.html +++ b/docs/html/uCEFEndTracingCallback.TCefFastEndTracingCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFEndTracingCallback: Class TCefFastEndTracingCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFEndTracingCallback.html b/docs/html/uCEFEndTracingCallback.html index fcef3759..75437b53 100644 --- a/docs/html/uCEFEndTracingCallback.html +++ b/docs/html/uCEFEndTracingCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFEndTracingCallback - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXBufferPanel.TFMXBufferPanel.html b/docs/html/uCEFFMXBufferPanel.TFMXBufferPanel.html index 12b9fe31..b87048ad 100644 --- a/docs/html/uCEFFMXBufferPanel.TFMXBufferPanel.html +++ b/docs/html/uCEFFMXBufferPanel.TFMXBufferPanel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXBufferPanel: Class TFMXBufferPanel - + @@ -839,6 +839,6 @@ body { margin: 0.5em; } Event triggered before the DialogKey.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXBufferPanel.html b/docs/html/uCEFFMXBufferPanel.html index ce6b2fad..aa740d51 100644 --- a/docs/html/uCEFFMXBufferPanel.html +++ b/docs/html/uCEFFMXBufferPanel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXBufferPanel - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXChromium.TFMXChromium.html b/docs/html/uCEFFMXChromium.TFMXChromium.html index fcb831ad..2a58e6a4 100644 --- a/docs/html/uCEFFMXChromium.TFMXChromium.html +++ b/docs/html/uCEFFMXChromium.TFMXChromium.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXChromium: Class TFMXChromium - + @@ -255,6 +255,6 @@ body { margin: 0.5em; } Returns the screen scale of the monitor where the parent form is located.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXChromium.html b/docs/html/uCEFFMXChromium.html index 9bbbde10..c9364c99 100644 --- a/docs/html/uCEFFMXChromium.html +++ b/docs/html/uCEFFMXChromium.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXChromium - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } FMX version of TChromiumCore that puts together all browser procedures, functions, properties and events in one place. It has all you need to create, modify and destroy a web browser. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXWindowParent.TFMXWindowParent.html b/docs/html/uCEFFMXWindowParent.TFMXWindowParent.html index d72bd44c..d0f5c7fd 100644 --- a/docs/html/uCEFFMXWindowParent.TFMXWindowParent.html +++ b/docs/html/uCEFFMXWindowParent.TFMXWindowParent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXWindowParent: Class TFMXWindowParent - + @@ -178,6 +178,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXWindowParent.html b/docs/html/uCEFFMXWindowParent.html index 50b5bb0c..20bb7c2c 100644 --- a/docs/html/uCEFFMXWindowParent.html +++ b/docs/html/uCEFFMXWindowParent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXWindowParent - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXWorkScheduler.TFMXWorkScheduler.html b/docs/html/uCEFFMXWorkScheduler.TFMXWorkScheduler.html index e4ec7149..22cc27f9 100644 --- a/docs/html/uCEFFMXWorkScheduler.TFMXWorkScheduler.html +++ b/docs/html/uCEFFMXWorkScheduler.TFMXWorkScheduler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXWorkScheduler: Class TFMXWorkScheduler - + @@ -463,6 +463,6 @@ body { margin: 0.5em; } Use a custom queue thread instead of Windows messages or any other way to schedule the next pump work.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFMXWorkScheduler.html b/docs/html/uCEFFMXWorkScheduler.html index 5417b1a4..b77d21aa 100644 --- a/docs/html/uCEFFMXWorkScheduler.html +++ b/docs/html/uCEFFMXWorkScheduler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFMXWorkScheduler - + @@ -63,6 +63,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFileDialogCallback.TCefFileDialogCallbackRef.html b/docs/html/uCEFFileDialogCallback.TCefFileDialogCallbackRef.html index 126505a0..048b0c68 100644 --- a/docs/html/uCEFFileDialogCallback.TCefFileDialogCallbackRef.html +++ b/docs/html/uCEFFileDialogCallback.TCefFileDialogCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFileDialogCallback: Class TCefFileDialogCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFileDialogCallback.html b/docs/html/uCEFFileDialogCallback.html index 60d2adc7..facc4356 100644 --- a/docs/html/uCEFFileDialogCallback.html +++ b/docs/html/uCEFFileDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFileDialogCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFileDialogInfo.TCEFFileDialogInfo.html b/docs/html/uCEFFileDialogInfo.TCEFFileDialogInfo.html index ea98c3cb..9d621d46 100644 --- a/docs/html/uCEFFileDialogInfo.TCEFFileDialogInfo.html +++ b/docs/html/uCEFFileDialogInfo.TCEFFileDialogInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFileDialogInfo: Class TCEFFileDialogInfo - + @@ -506,6 +506,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFileDialogInfo.html b/docs/html/uCEFFileDialogInfo.html index de079c55..dd53bb92 100644 --- a/docs/html/uCEFFileDialogInfo.html +++ b/docs/html/uCEFFileDialogInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFileDialogInfo - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFillLayout.TCefFillLayoutRef.html b/docs/html/uCEFFillLayout.TCefFillLayoutRef.html index c9d16ca7..59362d4c 100644 --- a/docs/html/uCEFFillLayout.TCefFillLayoutRef.html +++ b/docs/html/uCEFFillLayout.TCefFillLayoutRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFillLayout: Class TCefFillLayoutRef - + @@ -52,6 +52,6 @@ body { margin: 0.5em; } Returns a ICefFillLayout instance using a PCefFillLayout data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFillLayout.html b/docs/html/uCEFFillLayout.html index 0f383ac5..1182f38b 100644 --- a/docs/html/uCEFFillLayout.html +++ b/docs/html/uCEFFillLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFillLayout - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A simple Layout that causes the associated Panel's one child to be sized to match the bounds of its parent. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFindHandler.TCefFindHandlerOwn.html b/docs/html/uCEFFindHandler.TCefFindHandlerOwn.html index c98bd7d2..c0f71743 100644 --- a/docs/html/uCEFFindHandler.TCefFindHandlerOwn.html +++ b/docs/html/uCEFFindHandler.TCefFindHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFindHandler: Class TCefFindHandlerOwn - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFindHandler.TCustomFindHandler.html b/docs/html/uCEFFindHandler.TCustomFindHandler.html index 90c6e0cd..05937c0e 100644 --- a/docs/html/uCEFFindHandler.TCustomFindHandler.html +++ b/docs/html/uCEFFindHandler.TCustomFindHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFindHandler: Class TCustomFindHandler - + @@ -100,6 +100,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFindHandler.html b/docs/html/uCEFFindHandler.html index 6016c7ff..2b6f8d00 100644 --- a/docs/html/uCEFFindHandler.html +++ b/docs/html/uCEFFindHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFindHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFocusHandler.TCefFocusHandlerOwn.html b/docs/html/uCEFFocusHandler.TCefFocusHandlerOwn.html index 7c22cfa6..2979eabc 100644 --- a/docs/html/uCEFFocusHandler.TCefFocusHandlerOwn.html +++ b/docs/html/uCEFFocusHandler.TCefFocusHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFocusHandler: Class TCefFocusHandlerOwn - + @@ -99,6 +99,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFocusHandler.TCustomFocusHandler.html b/docs/html/uCEFFocusHandler.TCustomFocusHandler.html index d1807990..c5987ba0 100644 --- a/docs/html/uCEFFocusHandler.TCustomFocusHandler.html +++ b/docs/html/uCEFFocusHandler.TCustomFocusHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFocusHandler: Class TCustomFocusHandler - + @@ -128,6 +128,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFocusHandler.html b/docs/html/uCEFFocusHandler.html index 4c8e57de..d191b17b 100644 --- a/docs/html/uCEFFocusHandler.html +++ b/docs/html/uCEFFocusHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFocusHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFrame.TCefFrameRef.html b/docs/html/uCEFFrame.TCefFrameRef.html index d60be387..3595e674 100644 --- a/docs/html/uCEFFrame.TCefFrameRef.html +++ b/docs/html/uCEFFrame.TCefFrameRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFrame: Class TCefFrameRef - + @@ -453,6 +453,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFrame.html b/docs/html/uCEFFrame.html index 5f1d47b8..e0b36980 100644 --- a/docs/html/uCEFFrame.html +++ b/docs/html/uCEFFrame.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFrame - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFrameHandler.TCefFrameHandlerOwn.html b/docs/html/uCEFFrameHandler.TCefFrameHandlerOwn.html index 20fa0c0f..e66d66f2 100644 --- a/docs/html/uCEFFrameHandler.TCefFrameHandlerOwn.html +++ b/docs/html/uCEFFrameHandler.TCefFrameHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFrameHandler: Class TCefFrameHandlerOwn - + @@ -127,6 +127,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFrameHandler.TCustomFrameHandler.html b/docs/html/uCEFFrameHandler.TCustomFrameHandler.html index dd16f46f..6c196513 100644 --- a/docs/html/uCEFFrameHandler.TCustomFrameHandler.html +++ b/docs/html/uCEFFrameHandler.TCustomFrameHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFrameHandler: Class TCustomFrameHandler - + @@ -156,6 +156,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFFrameHandler.html b/docs/html/uCEFFrameHandler.html index 45261ec4..8562b2ab 100644 --- a/docs/html/uCEFFrameHandler.html +++ b/docs/html/uCEFFrameHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFFrameHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFImage.TCefImageRef.html b/docs/html/uCEFImage.TCefImageRef.html index 134e79fa..35686e9d 100644 --- a/docs/html/uCEFImage.TCefImageRef.html +++ b/docs/html/uCEFImage.TCefImageRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFImage: Class TCefImageRef - + @@ -237,6 +237,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFImage.html b/docs/html/uCEFImage.html index eab5b2ba..7480d6a8 100644 --- a/docs/html/uCEFImage.html +++ b/docs/html/uCEFImage.html @@ -3,7 +3,7 @@ cef4delphi: uCEFImage - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.IApplicationCoreEvents.html b/docs/html/uCEFInterfaces.IApplicationCoreEvents.html index dfa88815..9526a17d 100644 --- a/docs/html/uCEFInterfaces.IApplicationCoreEvents.html +++ b/docs/html/uCEFInterfaces.IApplicationCoreEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface IApplicationCoreEvents - + @@ -335,6 +335,6 @@ ICefLoadHandler

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICEFUrlRequestClientEvents.html b/docs/html/uCEFInterfaces.ICEFUrlRequestClientEvents.html index a299e0b6..c97efc97 100644 --- a/docs/html/uCEFInterfaces.ICEFUrlRequestClientEvents.html +++ b/docs/html/uCEFInterfaces.ICEFUrlRequestClientEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICEFUrlRequestClientEvents - + @@ -141,6 +141,6 @@ Custom

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefAccessibilityHandler.html b/docs/html/uCEFInterfaces.ICefAccessibilityHandler.html index ac60c2d0..43ffe30b 100644 --- a/docs/html/uCEFInterfaces.ICefAccessibilityHandler.html +++ b/docs/html/uCEFInterfaces.ICefAccessibilityHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefAccessibilityHandler - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Called after renderer process sends accessibility location changes to the browser process.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefApp.html b/docs/html/uCEFInterfaces.ICefApp.html index cc8a56c4..071faf51 100644 --- a/docs/html/uCEFInterfaces.ICefApp.html +++ b/docs/html/uCEFInterfaces.ICefApp.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefApp - + @@ -128,6 +128,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefAudioHandler.html b/docs/html/uCEFInterfaces.ICefAudioHandler.html index dce82bf1..72f9d296 100644 --- a/docs/html/uCEFInterfaces.ICefAudioHandler.html +++ b/docs/html/uCEFInterfaces.ICefAudioHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefAudioHandler - + @@ -128,6 +128,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefAuthCallback.html b/docs/html/uCEFInterfaces.ICefAuthCallback.html index 7caa6192..3c708c66 100644 --- a/docs/html/uCEFInterfaces.ICefAuthCallback.html +++ b/docs/html/uCEFInterfaces.ICefAuthCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefAuthCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Cancel the authentication request.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBaseRefCounted.html b/docs/html/uCEFInterfaces.ICefBaseRefCounted.html index 6a1b86cb..6c8b6c98 100644 --- a/docs/html/uCEFInterfaces.ICefBaseRefCounted.html +++ b/docs/html/uCEFInterfaces.ICefBaseRefCounted.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBaseRefCounted - + @@ -125,6 +125,6 @@ body { margin: 0.5em; } Releases all other instances.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBeforeDownloadCallback.html b/docs/html/uCEFInterfaces.ICefBeforeDownloadCallback.html index 9718781b..b93ffd30 100644 --- a/docs/html/uCEFInterfaces.ICefBeforeDownloadCallback.html +++ b/docs/html/uCEFInterfaces.ICefBeforeDownloadCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBeforeDownloadCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBinaryValue.html b/docs/html/uCEFInterfaces.ICefBinaryValue.html index b7f069f2..cfa82f42 100644 --- a/docs/html/uCEFInterfaces.ICefBinaryValue.html +++ b/docs/html/uCEFInterfaces.ICefBinaryValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBinaryValue - + @@ -174,6 +174,6 @@ body { margin: 0.5em; } Returns the data size.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBoxLayout.html b/docs/html/uCEFInterfaces.ICefBoxLayout.html index 8ca6561c..025f5a2b 100644 --- a/docs/html/uCEFInterfaces.ICefBoxLayout.html +++ b/docs/html/uCEFInterfaces.ICefBoxLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBoxLayout - + @@ -73,6 +73,6 @@ body { margin: 0.5em; } Clears the flex for the given |view|, causing it to use the default flex specified via TCefBoxLayoutSettings.default_flex.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBrowser.html b/docs/html/uCEFInterfaces.ICefBrowser.html index f43ecd2a..9575ed9e 100644 --- a/docs/html/uCEFInterfaces.ICefBrowser.html +++ b/docs/html/uCEFInterfaces.ICefBrowser.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBrowser - + @@ -412,6 +412,6 @@ body { margin: 0.5em; } Returns the globally unique identifier for this browser. This value is also used as the tabId for extension APIs.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBrowserHost.html b/docs/html/uCEFInterfaces.ICefBrowserHost.html index ab628998..0275266c 100644 --- a/docs/html/uCEFInterfaces.ICefBrowserHost.html +++ b/docs/html/uCEFInterfaces.ICefBrowserHost.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBrowserHost - + @@ -1242,6 +1242,6 @@ body { margin: 0.5em; }

      This property can only be used on the CEF UI thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBrowserProcessHandler.html b/docs/html/uCEFInterfaces.ICefBrowserProcessHandler.html index 165c834c..3fe4f655 100644 --- a/docs/html/uCEFInterfaces.ICefBrowserProcessHandler.html +++ b/docs/html/uCEFInterfaces.ICefBrowserProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBrowserProcessHandler - + @@ -174,6 +174,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBrowserView.html b/docs/html/uCEFInterfaces.ICefBrowserView.html index 786d01c3..1e6f4c16 100644 --- a/docs/html/uCEFInterfaces.ICefBrowserView.html +++ b/docs/html/uCEFInterfaces.ICefBrowserView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBrowserView - + @@ -119,6 +119,6 @@ body { margin: 0.5em; } Returns the runtime style for this BrowserView (ALLOY or CHROME). See TCefRuntimeStyle documentation for details.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBrowserViewDelegate.html b/docs/html/uCEFInterfaces.ICefBrowserViewDelegate.html index 9540dec4..793687e5 100644 --- a/docs/html/uCEFInterfaces.ICefBrowserViewDelegate.html +++ b/docs/html/uCEFInterfaces.ICefBrowserViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBrowserViewDelegate - + @@ -185,6 +185,6 @@ body { margin: 0.5em; } Return true (1) to allow opening Document picture-in-picture without user activation. Default is false (0) (user activation required).

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefBrowserViewDelegateEvents.html b/docs/html/uCEFInterfaces.ICefBrowserViewDelegateEvents.html index fb84737e..d8a85054 100644 --- a/docs/html/uCEFInterfaces.ICefBrowserViewDelegateEvents.html +++ b/docs/html/uCEFInterfaces.ICefBrowserViewDelegateEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefBrowserViewDelegateEvents - + @@ -158,6 +158,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefButton.html b/docs/html/uCEFInterfaces.ICefButton.html index 7a3ea17d..5fe6ee40 100644 --- a/docs/html/uCEFInterfaces.ICefButton.html +++ b/docs/html/uCEFInterfaces.ICefButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefButton - + @@ -145,6 +145,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefButtonDelegate.html b/docs/html/uCEFInterfaces.ICefButtonDelegate.html index 68ffb9fb..dbab4112 100644 --- a/docs/html/uCEFInterfaces.ICefButtonDelegate.html +++ b/docs/html/uCEFInterfaces.ICefButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefButtonDelegate - + @@ -73,6 +73,6 @@ body { margin: 0.5em; } Called when the state of |button| changes.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefButtonDelegateEvents.html b/docs/html/uCEFInterfaces.ICefButtonDelegateEvents.html index 3e105647..d829363a 100644 --- a/docs/html/uCEFInterfaces.ICefButtonDelegateEvents.html +++ b/docs/html/uCEFInterfaces.ICefButtonDelegateEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefButtonDelegateEvents - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCallback.html b/docs/html/uCEFInterfaces.ICefCallback.html index e976de30..861153b0 100644 --- a/docs/html/uCEFInterfaces.ICefCallback.html +++ b/docs/html/uCEFInterfaces.ICefCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Cancel processing.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefClient.html b/docs/html/uCEFInterfaces.ICefClient.html index 54313730..cfda25a4 100644 --- a/docs/html/uCEFInterfaces.ICefClient.html +++ b/docs/html/uCEFInterfaces.ICefClient.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefClient - + @@ -324,6 +324,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCommandHandler.html b/docs/html/uCEFInterfaces.ICefCommandHandler.html index 50cc1aae..b00d2a5d 100644 --- a/docs/html/uCEFInterfaces.ICefCommandHandler.html +++ b/docs/html/uCEFInterfaces.ICefCommandHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCommandHandler - + @@ -128,6 +128,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCommandLine.html b/docs/html/uCEFInterfaces.ICefCommandLine.html index 755376cd..10a55f78 100644 --- a/docs/html/uCEFInterfaces.ICefCommandLine.html +++ b/docs/html/uCEFInterfaces.ICefCommandLine.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCommandLine - + @@ -370,6 +370,6 @@ body { margin: 0.5em; } Constructs and returns the represented command line string. Use this function cautiously because quoting behavior is unclear.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCompletionCallback.html b/docs/html/uCEFInterfaces.ICefCompletionCallback.html index 177a57c9..65c72e8e 100644 --- a/docs/html/uCEFInterfaces.ICefCompletionCallback.html +++ b/docs/html/uCEFInterfaces.ICefCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCompletionCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefComponent.html b/docs/html/uCEFInterfaces.ICefComponent.html index bd591dfe..dd87434d 100644 --- a/docs/html/uCEFInterfaces.ICefComponent.html +++ b/docs/html/uCEFInterfaces.ICefComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefComponent - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } Returns the state of this component at the time this object was created. A component is considered installed when its state is one of: CEF_COMPONENT_STATE_UPDATED, CEF_COMPONENT_STATE_UP_TO_DATE, or CEF_COMPONENT_STATE_RUN.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefComponentUpdateCallback.html b/docs/html/uCEFInterfaces.ICefComponentUpdateCallback.html index fd4d38e6..72c41f83 100644 --- a/docs/html/uCEFInterfaces.ICefComponentUpdateCallback.html +++ b/docs/html/uCEFInterfaces.ICefComponentUpdateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefComponentUpdateCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefComponentUpdater.html b/docs/html/uCEFInterfaces.ICefComponentUpdater.html index d1ab0585..d9c17d96 100644 --- a/docs/html/uCEFInterfaces.ICefComponentUpdater.html +++ b/docs/html/uCEFInterfaces.ICefComponentUpdater.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefComponentUpdater - + @@ -106,6 +106,6 @@ body { margin: 0.5em; }

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefContextMenuHandler.html b/docs/html/uCEFInterfaces.ICefContextMenuHandler.html index ae504a29..e65fc9af 100644 --- a/docs/html/uCEFInterfaces.ICefContextMenuHandler.html +++ b/docs/html/uCEFInterfaces.ICefContextMenuHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefContextMenuHandler - + @@ -156,6 +156,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefContextMenuParams.html b/docs/html/uCEFInterfaces.ICefContextMenuParams.html index 739dab21..619a7d88 100644 --- a/docs/html/uCEFInterfaces.ICefContextMenuParams.html +++ b/docs/html/uCEFInterfaces.ICefContextMenuParams.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefContextMenuParams - + @@ -538,6 +538,6 @@ body { margin: 0.5em; } Returns flags representing the actions supported by the editable node, if any, that the context menu was invoked on.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCookieAccessFilter.html b/docs/html/uCEFInterfaces.ICefCookieAccessFilter.html index f829216d..370d16a5 100644 --- a/docs/html/uCEFInterfaces.ICefCookieAccessFilter.html +++ b/docs/html/uCEFInterfaces.ICefCookieAccessFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCookieAccessFilter - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCookieManager.html b/docs/html/uCEFInterfaces.ICefCookieManager.html index 99492345..140f81d6 100644 --- a/docs/html/uCEFInterfaces.ICefCookieManager.html +++ b/docs/html/uCEFInterfaces.ICefCookieManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCookieManager - + @@ -174,6 +174,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCookieVisitor.html b/docs/html/uCEFInterfaces.ICefCookieVisitor.html index da81b80f..aea908a3 100644 --- a/docs/html/uCEFInterfaces.ICefCookieVisitor.html +++ b/docs/html/uCEFInterfaces.ICefCookieVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCookieVisitor - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCustomStreamReader.html b/docs/html/uCEFInterfaces.ICefCustomStreamReader.html index a84305fd..48aff00e 100644 --- a/docs/html/uCEFInterfaces.ICefCustomStreamReader.html +++ b/docs/html/uCEFInterfaces.ICefCustomStreamReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCustomStreamReader - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Return true (1) if this handler performs work like accessing the file system which may block. Used as a hint for determining the thread to access the handler from.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefCustomUserData.html b/docs/html/uCEFInterfaces.ICefCustomUserData.html index 4d4d866d..5b4dcdc9 100644 --- a/docs/html/uCEFInterfaces.ICefCustomUserData.html +++ b/docs/html/uCEFInterfaces.ICefCustomUserData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefCustomUserData - + @@ -94,6 +94,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDeleteCookiesCallback.html b/docs/html/uCEFInterfaces.ICefDeleteCookiesCallback.html index e24e4ac2..459a8ece 100644 --- a/docs/html/uCEFInterfaces.ICefDeleteCookiesCallback.html +++ b/docs/html/uCEFInterfaces.ICefDeleteCookiesCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDeleteCookiesCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDevToolsMessageObserver.html b/docs/html/uCEFInterfaces.ICefDevToolsMessageObserver.html index 0f02a98e..23310b2c 100644 --- a/docs/html/uCEFInterfaces.ICefDevToolsMessageObserver.html +++ b/docs/html/uCEFInterfaces.ICefDevToolsMessageObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDevToolsMessageObserver - + @@ -116,6 +116,6 @@ body { margin: 0.5em; } Method that will be called when the DevTools agent has detached. |browser| is the originating browser instance. Any function results that were pending before the agent became detached will not be delivered, and any active event subscriptions will be canceled.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDialogHandler.html b/docs/html/uCEFInterfaces.ICefDialogHandler.html index d3b53c71..445f68c4 100644 --- a/docs/html/uCEFInterfaces.ICefDialogHandler.html +++ b/docs/html/uCEFInterfaces.ICefDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDialogHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDictionaryValue.html b/docs/html/uCEFInterfaces.ICefDictionaryValue.html index ad2bc63b..d9b8db76 100644 --- a/docs/html/uCEFInterfaces.ICefDictionaryValue.html +++ b/docs/html/uCEFInterfaces.ICefDictionaryValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDictionaryValue - + @@ -450,6 +450,6 @@ body { margin: 0.5em; } Sets the value at the specified key as type list. Returns true (1) if the value was set successfully. If |value| is currently owned by another object then the value will be copied and the |value| reference will not change. Otherwise, ownership will be transferred to this object and the |value| reference will be invalidated.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDisplay.html b/docs/html/uCEFInterfaces.ICefDisplay.html index 126236ed..e9882084 100644 --- a/docs/html/uCEFInterfaces.ICefDisplay.html +++ b/docs/html/uCEFInterfaces.ICefDisplay.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDisplay - + @@ -222,6 +222,6 @@ body { margin: 0.5em; } Returns this Display's rotation in degrees.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDisplayHandler.html b/docs/html/uCEFInterfaces.ICefDisplayHandler.html index c713c2b8..473d9e86 100644 --- a/docs/html/uCEFInterfaces.ICefDisplayHandler.html +++ b/docs/html/uCEFInterfaces.ICefDisplayHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDisplayHandler - + @@ -248,6 +248,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDomDocument.html b/docs/html/uCEFInterfaces.ICefDomDocument.html index cecfa77b..c68a2fca 100644 --- a/docs/html/uCEFInterfaces.ICefDomDocument.html +++ b/docs/html/uCEFInterfaces.ICefDomDocument.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDomDocument - + @@ -398,6 +398,6 @@ body { margin: 0.5em; } Returns the base URL for the document.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDomNode.html b/docs/html/uCEFInterfaces.ICefDomNode.html index 6ecd5265..c3de012f 100644 --- a/docs/html/uCEFInterfaces.ICefDomNode.html +++ b/docs/html/uCEFInterfaces.ICefDomNode.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDomNode - + @@ -594,6 +594,6 @@ body { margin: 0.5em; } Returns the bounds of the element in device pixels. Use "window.devicePixelRatio" to convert to/from CSS pixels.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDomVisitor.html b/docs/html/uCEFInterfaces.ICefDomVisitor.html index 4119792c..bca12be8 100644 --- a/docs/html/uCEFInterfaces.ICefDomVisitor.html +++ b/docs/html/uCEFInterfaces.ICefDomVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDomVisitor - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDownloadHandler.html b/docs/html/uCEFInterfaces.ICefDownloadHandler.html index 57a82641..1e4a8adf 100644 --- a/docs/html/uCEFInterfaces.ICefDownloadHandler.html +++ b/docs/html/uCEFInterfaces.ICefDownloadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDownloadHandler - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDownloadImageCallback.html b/docs/html/uCEFInterfaces.ICefDownloadImageCallback.html index ddf79b5c..3a311369 100644 --- a/docs/html/uCEFInterfaces.ICefDownloadImageCallback.html +++ b/docs/html/uCEFInterfaces.ICefDownloadImageCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDownloadImageCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDownloadItem.html b/docs/html/uCEFInterfaces.ICefDownloadItem.html index 37ff7aff..70965bfd 100644 --- a/docs/html/uCEFInterfaces.ICefDownloadItem.html +++ b/docs/html/uCEFInterfaces.ICefDownloadItem.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDownloadItem - + @@ -524,6 +524,6 @@ body { margin: 0.5em; } Returns the most recent interrupt reason.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDownloadItemCallback.html b/docs/html/uCEFInterfaces.ICefDownloadItemCallback.html index 87003420..506593a2 100644 --- a/docs/html/uCEFInterfaces.ICefDownloadItemCallback.html +++ b/docs/html/uCEFInterfaces.ICefDownloadItemCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDownloadItemCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Call to resume the download.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDragData.html b/docs/html/uCEFInterfaces.ICefDragData.html index dd048083..5cdf8c85 100644 --- a/docs/html/uCEFInterfaces.ICefDragData.html +++ b/docs/html/uCEFInterfaces.ICefDragData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDragData - + @@ -422,6 +422,6 @@ body { margin: 0.5em; } Returns true (1) if an image representation of drag data is available.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefDragHandler.html b/docs/html/uCEFInterfaces.ICefDragHandler.html index e3ae4316..3648ffd9 100644 --- a/docs/html/uCEFInterfaces.ICefDragHandler.html +++ b/docs/html/uCEFInterfaces.ICefDragHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefDragHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefEndTracingCallback.html b/docs/html/uCEFInterfaces.ICefEndTracingCallback.html index 72264ace..3829932d 100644 --- a/docs/html/uCEFInterfaces.ICefEndTracingCallback.html +++ b/docs/html/uCEFInterfaces.ICefEndTracingCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefEndTracingCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefFileDialogCallback.html b/docs/html/uCEFInterfaces.ICefFileDialogCallback.html index c572fe67..068d76c3 100644 --- a/docs/html/uCEFInterfaces.ICefFileDialogCallback.html +++ b/docs/html/uCEFInterfaces.ICefFileDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefFileDialogCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Cancel the file selection.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefFillLayout.html b/docs/html/uCEFInterfaces.ICefFillLayout.html index c8273df0..7c248df0 100644 --- a/docs/html/uCEFInterfaces.ICefFillLayout.html +++ b/docs/html/uCEFInterfaces.ICefFillLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefFillLayout - + @@ -34,6 +34,6 @@ body { margin: 0.5em; }
      Generated by PasDoc 1.0.2. +
    • ICefFillLayout

    • Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefFindHandler.html b/docs/html/uCEFInterfaces.ICefFindHandler.html index dfcf876c..8593bdd3 100644 --- a/docs/html/uCEFInterfaces.ICefFindHandler.html +++ b/docs/html/uCEFInterfaces.ICefFindHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefFindHandler - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefFocusHandler.html b/docs/html/uCEFInterfaces.ICefFocusHandler.html index 47d1e1f1..ffc55f36 100644 --- a/docs/html/uCEFInterfaces.ICefFocusHandler.html +++ b/docs/html/uCEFInterfaces.ICefFocusHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefFocusHandler - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefFrame.html b/docs/html/uCEFInterfaces.ICefFrame.html index 6d9727f1..0fa04bcf 100644 --- a/docs/html/uCEFInterfaces.ICefFrame.html +++ b/docs/html/uCEFInterfaces.ICefFrame.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefFrame - + @@ -528,6 +528,6 @@ body { margin: 0.5em; } Returns the globally unique identifier for this frame or empty if the underlying frame does not yet exist.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefFrameHandler.html b/docs/html/uCEFInterfaces.ICefFrameHandler.html index e3af49de..67cb4558 100644 --- a/docs/html/uCEFInterfaces.ICefFrameHandler.html +++ b/docs/html/uCEFInterfaces.ICefFrameHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefFrameHandler - + @@ -203,6 +203,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefImage.html b/docs/html/uCEFInterfaces.ICefImage.html index 04180ef7..dcffd2c9 100644 --- a/docs/html/uCEFInterfaces.ICefImage.html +++ b/docs/html/uCEFInterfaces.ICefImage.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefImage - + @@ -258,6 +258,6 @@ body { margin: 0.5em; } Returns the image height in density independent pixel (DIP) units.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefJsDialogCallback.html b/docs/html/uCEFInterfaces.ICefJsDialogCallback.html index d9e512e1..6df6edb5 100644 --- a/docs/html/uCEFInterfaces.ICefJsDialogCallback.html +++ b/docs/html/uCEFInterfaces.ICefJsDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefJsDialogCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefJsDialogHandler.html b/docs/html/uCEFInterfaces.ICefJsDialogHandler.html index 96a772b6..ba118829 100644 --- a/docs/html/uCEFInterfaces.ICefJsDialogHandler.html +++ b/docs/html/uCEFInterfaces.ICefJsDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefJsDialogHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefKeyboardHandler.html b/docs/html/uCEFInterfaces.ICefKeyboardHandler.html index ace76770..355a368e 100644 --- a/docs/html/uCEFInterfaces.ICefKeyboardHandler.html +++ b/docs/html/uCEFInterfaces.ICefKeyboardHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefKeyboardHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefLabelButton.html b/docs/html/uCEFInterfaces.ICefLabelButton.html index 334eaafe..b112b2e0 100644 --- a/docs/html/uCEFInterfaces.ICefLabelButton.html +++ b/docs/html/uCEFInterfaces.ICefLabelButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefLabelButton - + @@ -220,6 +220,6 @@ body { margin: 0.5em; } Returns the text shown on the LabelButton.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefLayout.html b/docs/html/uCEFInterfaces.ICefLayout.html index b6ea6d39..90da7b0e 100644 --- a/docs/html/uCEFInterfaces.ICefLayout.html +++ b/docs/html/uCEFInterfaces.ICefLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefLayout - + @@ -102,6 +102,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefLifeSpanHandler.html b/docs/html/uCEFInterfaces.ICefLifeSpanHandler.html index d37ad7a3..2ad45ebe 100644 --- a/docs/html/uCEFInterfaces.ICefLifeSpanHandler.html +++ b/docs/html/uCEFInterfaces.ICefLifeSpanHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefLifeSpanHandler - + @@ -248,6 +248,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefListValue.html b/docs/html/uCEFInterfaces.ICefListValue.html index 74e1be5a..89d4ffd7 100644 --- a/docs/html/uCEFInterfaces.ICefListValue.html +++ b/docs/html/uCEFInterfaces.ICefListValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefListValue - + @@ -436,6 +436,6 @@ body { margin: 0.5em; } Sets the value at the specified index as type list. Returns true (1) if the value was set successfully. If |value| is currently owned by another object then the value will be copied and the |value| reference will not change. Otherwise, ownership will be transferred to this object and the |value| reference will be invalidated.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefLoadHandler.html b/docs/html/uCEFInterfaces.ICefLoadHandler.html index f95d3b33..2c6a6bb5 100644 --- a/docs/html/uCEFInterfaces.ICefLoadHandler.html +++ b/docs/html/uCEFInterfaces.ICefLoadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefLoadHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaAccessCallback.html b/docs/html/uCEFInterfaces.ICefMediaAccessCallback.html index 5defbef4..3696a9d2 100644 --- a/docs/html/uCEFInterfaces.ICefMediaAccessCallback.html +++ b/docs/html/uCEFInterfaces.ICefMediaAccessCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaAccessCallback - + @@ -76,6 +76,6 @@ body { margin: 0.5em; } Cancel the media access request.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaObserver.html b/docs/html/uCEFInterfaces.ICefMediaObserver.html index 830f2352..93c3ed19 100644 --- a/docs/html/uCEFInterfaces.ICefMediaObserver.html +++ b/docs/html/uCEFInterfaces.ICefMediaObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaObserver - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } A message was received over |route|. |message| is only valid for the scope of this callback and should be copied if necessary.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaRoute.html b/docs/html/uCEFInterfaces.ICefMediaRoute.html index 5e277131..a343f05e 100644 --- a/docs/html/uCEFInterfaces.ICefMediaRoute.html +++ b/docs/html/uCEFInterfaces.ICefMediaRoute.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaRoute - + @@ -160,6 +160,6 @@ body { margin: 0.5em; } Returns the sink associated with this route.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaRouteCreateCallback.html b/docs/html/uCEFInterfaces.ICefMediaRouteCreateCallback.html index c9f89f7d..8f2eb3e8 100644 --- a/docs/html/uCEFInterfaces.ICefMediaRouteCreateCallback.html +++ b/docs/html/uCEFInterfaces.ICefMediaRouteCreateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaRouteCreateCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaRouter.html b/docs/html/uCEFInterfaces.ICefMediaRouter.html index d870045f..d29f6da2 100644 --- a/docs/html/uCEFInterfaces.ICefMediaRouter.html +++ b/docs/html/uCEFInterfaces.ICefMediaRouter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaRouter - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Trigger an asynchronous call to ICefMediaObserver.OnRoutes on all registered observers.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaSink.html b/docs/html/uCEFInterfaces.ICefMediaSink.html index 7db99c27..0e3dc70f 100644 --- a/docs/html/uCEFInterfaces.ICefMediaSink.html +++ b/docs/html/uCEFInterfaces.ICefMediaSink.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaSink - + @@ -188,6 +188,6 @@ body { margin: 0.5em; } Returns the icon type for this sink.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaSinkDeviceInfoCallback.html b/docs/html/uCEFInterfaces.ICefMediaSinkDeviceInfoCallback.html index 091b913c..83eeb502 100644 --- a/docs/html/uCEFInterfaces.ICefMediaSinkDeviceInfoCallback.html +++ b/docs/html/uCEFInterfaces.ICefMediaSinkDeviceInfoCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaSinkDeviceInfoCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMediaSource.html b/docs/html/uCEFInterfaces.ICefMediaSource.html index 8e9a66e8..f4f355ef 100644 --- a/docs/html/uCEFInterfaces.ICefMediaSource.html +++ b/docs/html/uCEFInterfaces.ICefMediaSource.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMediaSource - + @@ -104,6 +104,6 @@ body { margin: 0.5em; } Returns the ID (media source URN or URL) for this source.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMenuButton.html b/docs/html/uCEFInterfaces.ICefMenuButton.html index 04b8220b..edc298d0 100644 --- a/docs/html/uCEFInterfaces.ICefMenuButton.html +++ b/docs/html/uCEFInterfaces.ICefMenuButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMenuButton - + @@ -75,6 +75,6 @@ body { margin: 0.5em; } Show the menu for this button. Results in a call to ICefMenuButtonDelegate.OnMenuButtonPressed().

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMenuButtonDelegate.html b/docs/html/uCEFInterfaces.ICefMenuButtonDelegate.html index 4b3b63ac..db9a36c0 100644 --- a/docs/html/uCEFInterfaces.ICefMenuButtonDelegate.html +++ b/docs/html/uCEFInterfaces.ICefMenuButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMenuButtonDelegate - + @@ -60,6 +60,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMenuButtonDelegateEvents.html b/docs/html/uCEFInterfaces.ICefMenuButtonDelegateEvents.html index ad36e484..ac69867d 100644 --- a/docs/html/uCEFInterfaces.ICefMenuButtonDelegateEvents.html +++ b/docs/html/uCEFInterfaces.ICefMenuButtonDelegateEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMenuButtonDelegateEvents - + @@ -51,6 +51,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMenuButtonPressedLock.html b/docs/html/uCEFInterfaces.ICefMenuButtonPressedLock.html index f71ab3cb..e3141b80 100644 --- a/docs/html/uCEFInterfaces.ICefMenuButtonPressedLock.html +++ b/docs/html/uCEFInterfaces.ICefMenuButtonPressedLock.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMenuButtonPressedLock - + @@ -33,6 +33,6 @@ body { margin: 0.5em; }

      Hierarchy


      Generated by PasDoc 1.0.2. +
    • ICefMenuButtonPressedLock

    • Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMenuModel.html b/docs/html/uCEFInterfaces.ICefMenuModel.html index e1103f8b..7fee633a 100644 --- a/docs/html/uCEFInterfaces.ICefMenuModel.html +++ b/docs/html/uCEFInterfaces.ICefMenuModel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMenuModel - + @@ -832,6 +832,6 @@ body { margin: 0.5em; }

      Here are examples of valid font description strings: - "Arial, Helvetica, Bold Italic 14px" - "Arial, 14px"

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefMenuModelDelegate.html b/docs/html/uCEFInterfaces.ICefMenuModelDelegate.html index ef1335a1..00948e08 100644 --- a/docs/html/uCEFInterfaces.ICefMenuModelDelegate.html +++ b/docs/html/uCEFInterfaces.ICefMenuModelDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefMenuModelDelegate - + @@ -142,6 +142,6 @@ body { margin: 0.5em; } Optionally modify a menu item label. Return true (1) if |label| was modified.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefNavigationEntry.html b/docs/html/uCEFInterfaces.ICefNavigationEntry.html index 4f01c180..93832697 100644 --- a/docs/html/uCEFInterfaces.ICefNavigationEntry.html +++ b/docs/html/uCEFInterfaces.ICefNavigationEntry.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefNavigationEntry - + @@ -300,6 +300,6 @@ body { margin: 0.5em; } Returns the SSL information for this navigation entry.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefNavigationEntryVisitor.html b/docs/html/uCEFInterfaces.ICefNavigationEntryVisitor.html index 4a320d48..d865d8bf 100644 --- a/docs/html/uCEFInterfaces.ICefNavigationEntryVisitor.html +++ b/docs/html/uCEFInterfaces.ICefNavigationEntryVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefNavigationEntryVisitor - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefOverlayController.html b/docs/html/uCEFInterfaces.ICefOverlayController.html index 5f531a01..2d3c0655 100644 --- a/docs/html/uCEFInterfaces.ICefOverlayController.html +++ b/docs/html/uCEFInterfaces.ICefOverlayController.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefOverlayController - + @@ -454,6 +454,6 @@ body { margin: 0.5em; } Returns whether this overlay is visible and drawn in a Window. A View is drawn if it and all parent Views are visible. To determine if the containing Window is visible to the user on-screen call is_visible() on the Window.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPanel.html b/docs/html/uCEFInterfaces.ICefPanel.html index a7794c8a..c03b4952 100644 --- a/docs/html/uCEFInterfaces.ICefPanel.html +++ b/docs/html/uCEFInterfaces.ICefPanel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPanel - + @@ -231,6 +231,6 @@ body { margin: 0.5em; } Returns this Panel as a Window or NULL if this is not a Window.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPanelDelegate.html b/docs/html/uCEFInterfaces.ICefPanelDelegate.html index 85204bc2..090926c9 100644 --- a/docs/html/uCEFInterfaces.ICefPanelDelegate.html +++ b/docs/html/uCEFInterfaces.ICefPanelDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPanelDelegate - + @@ -34,6 +34,6 @@ body { margin: 0.5em; }
      Generated by PasDoc 1.0.2. +
    • ICefPanelDelegate

    • Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPanelDelegateEvents.html b/docs/html/uCEFInterfaces.ICefPanelDelegateEvents.html index 18b5bd8b..85f4bb32 100644 --- a/docs/html/uCEFInterfaces.ICefPanelDelegateEvents.html +++ b/docs/html/uCEFInterfaces.ICefPanelDelegateEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPanelDelegateEvents - + @@ -27,6 +27,6 @@ body { margin: 0.5em; }

      Hierarchy


      Generated by PasDoc 1.0.2. +
    • ICefPanelDelegateEvents

    • Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPdfPrintCallback.html b/docs/html/uCEFInterfaces.ICefPdfPrintCallback.html index 4dd0c865..fbbeb07a 100644 --- a/docs/html/uCEFInterfaces.ICefPdfPrintCallback.html +++ b/docs/html/uCEFInterfaces.ICefPdfPrintCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPdfPrintCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPermissionHandler.html b/docs/html/uCEFInterfaces.ICefPermissionHandler.html index af0ab3d2..6316e993 100644 --- a/docs/html/uCEFInterfaces.ICefPermissionHandler.html +++ b/docs/html/uCEFInterfaces.ICefPermissionHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPermissionHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPermissionPromptCallback.html b/docs/html/uCEFInterfaces.ICefPermissionPromptCallback.html index 2fac05d2..c5d2da02 100644 --- a/docs/html/uCEFInterfaces.ICefPermissionPromptCallback.html +++ b/docs/html/uCEFInterfaces.ICefPermissionPromptCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPermissionPromptCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPostData.html b/docs/html/uCEFInterfaces.ICefPostData.html index 90341f2a..d316cf0d 100644 --- a/docs/html/uCEFInterfaces.ICefPostData.html +++ b/docs/html/uCEFInterfaces.ICefPostData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPostData - + @@ -142,6 +142,6 @@ body { margin: 0.5em; } Remove all existing post data elements.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPostDataElement.html b/docs/html/uCEFInterfaces.ICefPostDataElement.html index 42d617f3..f564d83b 100644 --- a/docs/html/uCEFInterfaces.ICefPostDataElement.html +++ b/docs/html/uCEFInterfaces.ICefPostDataElement.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPostDataElement - + @@ -156,6 +156,6 @@ body { margin: 0.5em; } Read up to |size| bytes into |bytes| and return the number of bytes actually read.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPreferenceManager.html b/docs/html/uCEFInterfaces.ICefPreferenceManager.html index 713c2c77..a5b08f62 100644 --- a/docs/html/uCEFInterfaces.ICefPreferenceManager.html +++ b/docs/html/uCEFInterfaces.ICefPreferenceManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPreferenceManager - + @@ -128,6 +128,6 @@ body { margin: 0.5em; } Add an observer for preference changes. |name| is the name of the preference to observe. If |name| is NULL then all preferences will be observed. Observing all preferences has performance consequences and is not recommended outside of testing scenarios. The observer will remain registered until the returned Registration object is destroyed. This function must be called on the browser process UI thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPreferenceObserver.html b/docs/html/uCEFInterfaces.ICefPreferenceObserver.html index cd2ae094..6693fc40 100644 --- a/docs/html/uCEFInterfaces.ICefPreferenceObserver.html +++ b/docs/html/uCEFInterfaces.ICefPreferenceObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPreferenceObserver - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPrintDialogCallback.html b/docs/html/uCEFInterfaces.ICefPrintDialogCallback.html index 831baa31..8582d329 100644 --- a/docs/html/uCEFInterfaces.ICefPrintDialogCallback.html +++ b/docs/html/uCEFInterfaces.ICefPrintDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPrintDialogCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Cancel the printing.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPrintHandler.html b/docs/html/uCEFInterfaces.ICefPrintHandler.html index 9a44c960..d1c44520 100644 --- a/docs/html/uCEFInterfaces.ICefPrintHandler.html +++ b/docs/html/uCEFInterfaces.ICefPrintHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPrintHandler - + @@ -142,6 +142,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPrintJobCallback.html b/docs/html/uCEFInterfaces.ICefPrintJobCallback.html index e1986711..75e7b644 100644 --- a/docs/html/uCEFInterfaces.ICefPrintJobCallback.html +++ b/docs/html/uCEFInterfaces.ICefPrintJobCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPrintJobCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefPrintSettings.html b/docs/html/uCEFInterfaces.ICefPrintSettings.html index 491482f2..3f7a2b2c 100644 --- a/docs/html/uCEFInterfaces.ICefPrintSettings.html +++ b/docs/html/uCEFInterfaces.ICefPrintSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefPrintSettings - + @@ -468,6 +468,6 @@ body { margin: 0.5em; } Get the duplex mode.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefProcessMessage.html b/docs/html/uCEFInterfaces.ICefProcessMessage.html index 256ab043..10864b0c 100644 --- a/docs/html/uCEFInterfaces.ICefProcessMessage.html +++ b/docs/html/uCEFInterfaces.ICefProcessMessage.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefProcessMessage - + @@ -174,6 +174,6 @@ body { margin: 0.5em; } Returns the shared memory region. Returns nullptr when message contains an argument list.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefReadHandler.html b/docs/html/uCEFInterfaces.ICefReadHandler.html index b68df8e3..50ca0ced 100644 --- a/docs/html/uCEFInterfaces.ICefReadHandler.html +++ b/docs/html/uCEFInterfaces.ICefReadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefReadHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Return true (1) if this handler performs work like accessing the file system which may block. Used as a hint for determining the thread to access the handler from.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRegistration.html b/docs/html/uCEFInterfaces.ICefRegistration.html index 71a5341b..d3022883 100644 --- a/docs/html/uCEFInterfaces.ICefRegistration.html +++ b/docs/html/uCEFInterfaces.ICefRegistration.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRegistration - + @@ -33,6 +33,6 @@ body { margin: 0.5em; }

      Hierarchy


      Generated by PasDoc 1.0.2. +
    • ICefRegistration

    • Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRenderHandler.html b/docs/html/uCEFInterfaces.ICefRenderHandler.html index 3d4d889e..f1b2e4a8 100644 --- a/docs/html/uCEFInterfaces.ICefRenderHandler.html +++ b/docs/html/uCEFInterfaces.ICefRenderHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRenderHandler - + @@ -316,6 +316,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRenderProcessHandler.html b/docs/html/uCEFInterfaces.ICefRenderProcessHandler.html index 9b68b155..c85a0f70 100644 --- a/docs/html/uCEFInterfaces.ICefRenderProcessHandler.html +++ b/docs/html/uCEFInterfaces.ICefRenderProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRenderProcessHandler - + @@ -184,6 +184,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRequest.html b/docs/html/uCEFInterfaces.ICefRequest.html index 9ca99f6f..62c6aa96 100644 --- a/docs/html/uCEFInterfaces.ICefRequest.html +++ b/docs/html/uCEFInterfaces.ICefRequest.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRequest - + @@ -496,6 +496,6 @@ body { margin: 0.5em; } Returns the globally unique identifier for this request or 0 if not specified. Can be used by ICefResourceRequestHandler implementations in the browser process to track a single request across multiple callbacks.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRequestContext.html b/docs/html/uCEFInterfaces.ICefRequestContext.html index a6d6da8d..317f04e5 100644 --- a/docs/html/uCEFInterfaces.ICefRequestContext.html +++ b/docs/html/uCEFInterfaces.ICefRequestContext.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRequestContext - + @@ -459,6 +459,6 @@ body { margin: 0.5em; } Returns the current Chrome color scheme variant. Must be called on the browser process UI thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRequestContextHandler.html b/docs/html/uCEFInterfaces.ICefRequestContextHandler.html index 1be1a920..ec931648 100644 --- a/docs/html/uCEFInterfaces.ICefRequestContextHandler.html +++ b/docs/html/uCEFInterfaces.ICefRequestContextHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRequestContextHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRequestHandler.html b/docs/html/uCEFInterfaces.ICefRequestHandler.html index 5bbe47f0..a5303c24 100644 --- a/docs/html/uCEFInterfaces.ICefRequestHandler.html +++ b/docs/html/uCEFInterfaces.ICefRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRequestHandler - + @@ -212,6 +212,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResolveCallback.html b/docs/html/uCEFInterfaces.ICefResolveCallback.html index 0042fe90..e3000520 100644 --- a/docs/html/uCEFInterfaces.ICefResolveCallback.html +++ b/docs/html/uCEFInterfaces.ICefResolveCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResolveCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResourceBundle.html b/docs/html/uCEFInterfaces.ICefResourceBundle.html index 4a8a1ff0..d5f13176 100644 --- a/docs/html/uCEFInterfaces.ICefResourceBundle.html +++ b/docs/html/uCEFInterfaces.ICefResourceBundle.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResourceBundle - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Returns a cef_binary_value_t containing the decompressed contents of the specified |resource_id| nearest the scale factor |scale_factor| or NULL if not found. Use a |scale_factor| value of SCALE_FACTOR_NONE for scale independent resources or call GetDataResource instead. Use the cef_id_for_pack_resource_name() function for version-safe mapping of resource IDR names from cef_pack_resources.h to version-specific numerical |resource_id| values.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResourceBundleHandler.html b/docs/html/uCEFInterfaces.ICefResourceBundleHandler.html index b31a5e45..16ee4d27 100644 --- a/docs/html/uCEFInterfaces.ICefResourceBundleHandler.html +++ b/docs/html/uCEFInterfaces.ICefResourceBundleHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResourceBundleHandler - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResourceHandler.html b/docs/html/uCEFInterfaces.ICefResourceHandler.html index 5ce06a9f..744b6001 100644 --- a/docs/html/uCEFInterfaces.ICefResourceHandler.html +++ b/docs/html/uCEFInterfaces.ICefResourceHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResourceHandler - + @@ -150,6 +150,6 @@ body { margin: 0.5em; } Request processing has been canceled.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResourceReadCallback.html b/docs/html/uCEFInterfaces.ICefResourceReadCallback.html index 0d064f64..9a2f44e0 100644 --- a/docs/html/uCEFInterfaces.ICefResourceReadCallback.html +++ b/docs/html/uCEFInterfaces.ICefResourceReadCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResourceReadCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResourceRequestHandler.html b/docs/html/uCEFInterfaces.ICefResourceRequestHandler.html index f097ded7..3548e52a 100644 --- a/docs/html/uCEFInterfaces.ICefResourceRequestHandler.html +++ b/docs/html/uCEFInterfaces.ICefResourceRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResourceRequestHandler - + @@ -172,6 +172,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResourceSkipCallback.html b/docs/html/uCEFInterfaces.ICefResourceSkipCallback.html index f8ccbc2e..64ff23ed 100644 --- a/docs/html/uCEFInterfaces.ICefResourceSkipCallback.html +++ b/docs/html/uCEFInterfaces.ICefResourceSkipCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResourceSkipCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResponse.html b/docs/html/uCEFInterfaces.ICefResponse.html index 5e0b73cf..e5d676b8 100644 --- a/docs/html/uCEFInterfaces.ICefResponse.html +++ b/docs/html/uCEFInterfaces.ICefResponse.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResponse - + @@ -370,6 +370,6 @@ body { margin: 0.5em; } Get the resolved URL after redirects or changed as a result of HSTS.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefResponseFilter.html b/docs/html/uCEFInterfaces.ICefResponseFilter.html index 3d242bf2..af9305da 100644 --- a/docs/html/uCEFInterfaces.ICefResponseFilter.html +++ b/docs/html/uCEFInterfaces.ICefResponseFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefResponseFilter - + @@ -107,6 +107,6 @@ body { margin: 0.5em; }

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRunContextMenuCallback.html b/docs/html/uCEFInterfaces.ICefRunContextMenuCallback.html index 29dd04d6..9934635d 100644 --- a/docs/html/uCEFInterfaces.ICefRunContextMenuCallback.html +++ b/docs/html/uCEFInterfaces.ICefRunContextMenuCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRunContextMenuCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Cancel context menu display.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRunFileDialogCallback.html b/docs/html/uCEFInterfaces.ICefRunFileDialogCallback.html index 6f48c8f0..cde699bf 100644 --- a/docs/html/uCEFInterfaces.ICefRunFileDialogCallback.html +++ b/docs/html/uCEFInterfaces.ICefRunFileDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRunFileDialogCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefRunQuickMenuCallback.html b/docs/html/uCEFInterfaces.ICefRunQuickMenuCallback.html index edcab6b9..12a8df6c 100644 --- a/docs/html/uCEFInterfaces.ICefRunQuickMenuCallback.html +++ b/docs/html/uCEFInterfaces.ICefRunQuickMenuCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefRunQuickMenuCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Cancel quick menu display.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSSLStatus.html b/docs/html/uCEFInterfaces.ICefSSLStatus.html index 23d4e410..df760ac5 100644 --- a/docs/html/uCEFInterfaces.ICefSSLStatus.html +++ b/docs/html/uCEFInterfaces.ICefSSLStatus.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSSLStatus - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Returns the X.509 certificate.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSchemeHandlerFactory.html b/docs/html/uCEFInterfaces.ICefSchemeHandlerFactory.html index 1b787206..ca9cd9b4 100644 --- a/docs/html/uCEFInterfaces.ICefSchemeHandlerFactory.html +++ b/docs/html/uCEFInterfaces.ICefSchemeHandlerFactory.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSchemeHandlerFactory - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefScrollView.html b/docs/html/uCEFInterfaces.ICefScrollView.html index 45d0033a..a0fc8f8d 100644 --- a/docs/html/uCEFInterfaces.ICefScrollView.html +++ b/docs/html/uCEFInterfaces.ICefScrollView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefScrollView - + @@ -203,6 +203,6 @@ body { margin: 0.5em; } Returns the width of the vertical scrollbar.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSelectClientCertificateCallback.html b/docs/html/uCEFInterfaces.ICefSelectClientCertificateCallback.html index fbc836dc..c77e0375 100644 --- a/docs/html/uCEFInterfaces.ICefSelectClientCertificateCallback.html +++ b/docs/html/uCEFInterfaces.ICefSelectClientCertificateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSelectClientCertificateCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefServer.html b/docs/html/uCEFInterfaces.ICefServer.html index 458fa666..84d145a5 100644 --- a/docs/html/uCEFInterfaces.ICefServer.html +++ b/docs/html/uCEFInterfaces.ICefServer.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefServer - + @@ -226,6 +226,6 @@ body { margin: 0.5em; } Send a WebSocket message to the connection identified by |connection_id|. |data| is the response content and |data_size| is the size of |data| in bytes. The contents of |data| will be copied. See ICefServerHandler.OnWebSocketRequest documentation for intended usage.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefServerHandler.html b/docs/html/uCEFInterfaces.ICefServerHandler.html index a6c07c16..9b8dc0a3 100644 --- a/docs/html/uCEFInterfaces.ICefServerHandler.html +++ b/docs/html/uCEFInterfaces.ICefServerHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefServerHandler - + @@ -156,6 +156,6 @@ body { margin: 0.5em; } Called when |server| receives an WebSocket message. |connection_id| uniquely identifies the connection, |data| is the message content and |data_size| is the size of |data| in bytes. Do not keep a reference to |data| outside of this function. See OnWebSocketRequest documentation for intended usage.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSetCookieCallback.html b/docs/html/uCEFInterfaces.ICefSetCookieCallback.html index 469464c5..96034914 100644 --- a/docs/html/uCEFInterfaces.ICefSetCookieCallback.html +++ b/docs/html/uCEFInterfaces.ICefSetCookieCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSetCookieCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSettingObserver.html b/docs/html/uCEFInterfaces.ICefSettingObserver.html index 98b91087..08e312b6 100644 --- a/docs/html/uCEFInterfaces.ICefSettingObserver.html +++ b/docs/html/uCEFInterfaces.ICefSettingObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSettingObserver - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSharedMemoryRegion.html b/docs/html/uCEFInterfaces.ICefSharedMemoryRegion.html index 5b47620a..d4456f66 100644 --- a/docs/html/uCEFInterfaces.ICefSharedMemoryRegion.html +++ b/docs/html/uCEFInterfaces.ICefSharedMemoryRegion.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSharedMemoryRegion - + @@ -86,6 +86,6 @@ body { margin: 0.5em; } Returns the pointer to the memory. Returns nullptr for invalid instances. The returned pointer is only valid for the life span of this object.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSharedProcessMessageBuilder.html b/docs/html/uCEFInterfaces.ICefSharedProcessMessageBuilder.html index 4c77c6f6..cc70da4d 100644 --- a/docs/html/uCEFInterfaces.ICefSharedProcessMessageBuilder.html +++ b/docs/html/uCEFInterfaces.ICefSharedProcessMessageBuilder.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSharedProcessMessageBuilder - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } Creates a new ICefProcessMessage from the data provided to the builder. Returns nullptr for invalid instances. Invalidates the builder instance.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefSslInfo.html b/docs/html/uCEFInterfaces.ICefSslInfo.html index 536d957a..2e3a7952 100644 --- a/docs/html/uCEFInterfaces.ICefSslInfo.html +++ b/docs/html/uCEFInterfaces.ICefSslInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefSslInfo - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Returns the X.509 certificate.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefStreamReader.html b/docs/html/uCEFInterfaces.ICefStreamReader.html index e9f71cb6..91d77614 100644 --- a/docs/html/uCEFInterfaces.ICefStreamReader.html +++ b/docs/html/uCEFInterfaces.ICefStreamReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefStreamReader - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Return true (1) if this handler performs work like accessing the file system which may block. Used as a hint for determining the thread to access the handler from.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefStreamWriter.html b/docs/html/uCEFInterfaces.ICefStreamWriter.html index 48cccce2..5c612636 100644 --- a/docs/html/uCEFInterfaces.ICefStreamWriter.html +++ b/docs/html/uCEFInterfaces.ICefStreamWriter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefStreamWriter - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Returns true (1) if this writer performs work like accessing the file system which may block. Used as a hint for determining the thread to access the writer from.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefStringList.html b/docs/html/uCEFInterfaces.ICefStringList.html index d167624f..5e48ed9c 100644 --- a/docs/html/uCEFInterfaces.ICefStringList.html +++ b/docs/html/uCEFInterfaces.ICefStringList.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefStringList - + @@ -173,6 +173,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefStringMap.html b/docs/html/uCEFInterfaces.ICefStringMap.html index b90d16d3..eb6c3baa 100644 --- a/docs/html/uCEFInterfaces.ICefStringMap.html +++ b/docs/html/uCEFInterfaces.ICefStringMap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefStringMap - + @@ -173,6 +173,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefStringMultimap.html b/docs/html/uCEFInterfaces.ICefStringMultimap.html index feebdec4..698b2567 100644 --- a/docs/html/uCEFInterfaces.ICefStringMultimap.html +++ b/docs/html/uCEFInterfaces.ICefStringMultimap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefStringMultimap - + @@ -197,6 +197,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefStringVisitor.html b/docs/html/uCEFInterfaces.ICefStringVisitor.html index b3ec94bc..2737b37b 100644 --- a/docs/html/uCEFInterfaces.ICefStringVisitor.html +++ b/docs/html/uCEFInterfaces.ICefStringVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefStringVisitor - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefTask.html b/docs/html/uCEFInterfaces.ICefTask.html index 4663763a..107413a1 100644 --- a/docs/html/uCEFInterfaces.ICefTask.html +++ b/docs/html/uCEFInterfaces.ICefTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefTask - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefTaskManager.html b/docs/html/uCEFInterfaces.ICefTaskManager.html index 2331b0d3..9f86d330 100644 --- a/docs/html/uCEFInterfaces.ICefTaskManager.html +++ b/docs/html/uCEFInterfaces.ICefTaskManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefTaskManager - + @@ -112,6 +112,6 @@ body { margin: 0.5em; } Returns the task ID associated with the main task for |browser_id| (value from cef_browser_t::GetIdentifier). Returns -1 if |browser_id| is invalid, does not currently have an associated task, or the function was called from the incorrect thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefTaskRunner.html b/docs/html/uCEFInterfaces.ICefTaskRunner.html index f9fe26cb..5722ad64 100644 --- a/docs/html/uCEFInterfaces.ICefTaskRunner.html +++ b/docs/html/uCEFInterfaces.ICefTaskRunner.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefTaskRunner - + @@ -116,6 +116,6 @@ body { margin: 0.5em; } Post a task for delayed execution on the thread associated with this task runner. Execution will occur asynchronously. Delayed tasks are not supported on V8 WebWorker threads and will be executed without the specified delay.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefTextfield.html b/docs/html/uCEFInterfaces.ICefTextfield.html index faaf7332..fee134ed 100644 --- a/docs/html/uCEFInterfaces.ICefTextfield.html +++ b/docs/html/uCEFInterfaces.ICefTextfield.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefTextfield - + @@ -597,6 +597,6 @@ body { margin: 0.5em; } Returns the placeholder text that will be displayed when the Textfield is NULL.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefTextfieldDelegate.html b/docs/html/uCEFInterfaces.ICefTextfieldDelegate.html index eb925c18..2fef773e 100644 --- a/docs/html/uCEFInterfaces.ICefTextfieldDelegate.html +++ b/docs/html/uCEFInterfaces.ICefTextfieldDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefTextfieldDelegate - + @@ -73,6 +73,6 @@ body { margin: 0.5em; } Called after performing a user action that may change |textfield|.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefTextfieldDelegateEvents.html b/docs/html/uCEFInterfaces.ICefTextfieldDelegateEvents.html index ef4c73cb..f7de41f4 100644 --- a/docs/html/uCEFInterfaces.ICefTextfieldDelegateEvents.html +++ b/docs/html/uCEFInterfaces.ICefTextfieldDelegateEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefTextfieldDelegateEvents - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefThread.html b/docs/html/uCEFInterfaces.ICefThread.html index ea0d9ee6..ec964b32 100644 --- a/docs/html/uCEFInterfaces.ICefThread.html +++ b/docs/html/uCEFInterfaces.ICefThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefThread - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } Returns true (1) if the thread is currently running. This function must be called from the same thread that called cef_thread_create().

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefUnresponsiveProcessCallback.html b/docs/html/uCEFInterfaces.ICefUnresponsiveProcessCallback.html index 3fa9b625..b1a2e351 100644 --- a/docs/html/uCEFInterfaces.ICefUnresponsiveProcessCallback.html +++ b/docs/html/uCEFInterfaces.ICefUnresponsiveProcessCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefUnresponsiveProcessCallback - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Terminate the unresponsive process.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefUrlRequest.html b/docs/html/uCEFInterfaces.ICefUrlRequest.html index 7f0ee792..66d1a0f0 100644 --- a/docs/html/uCEFInterfaces.ICefUrlRequest.html +++ b/docs/html/uCEFInterfaces.ICefUrlRequest.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefUrlRequest - + @@ -230,6 +230,6 @@ body { margin: 0.5em; } Returns true (1) if the response body was served from the cache. This includes responses for which revalidation was required.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefUrlrequestClient.html b/docs/html/uCEFInterfaces.ICefUrlrequestClient.html index 0d04c5ae..e91be004 100644 --- a/docs/html/uCEFInterfaces.ICefUrlrequestClient.html +++ b/docs/html/uCEFInterfaces.ICefUrlrequestClient.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefUrlrequestClient - + @@ -128,6 +128,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefV8Accessor.html b/docs/html/uCEFInterfaces.ICefV8Accessor.html index 58dd65e2..55af8bef 100644 --- a/docs/html/uCEFInterfaces.ICefV8Accessor.html +++ b/docs/html/uCEFInterfaces.ICefV8Accessor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefV8Accessor - + @@ -72,6 +72,6 @@ body { margin: 0.5em; } Handle assignment of the accessor value identified by |name|. |object| is the receiver ('this' object) of the accessor. |value| is the new value being assigned to the accessor. If assignment fails set |exception| to the exception that will be thrown. Return true (1) if accessor assignment was handled.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefV8Exception.html b/docs/html/uCEFInterfaces.ICefV8Exception.html index 2393081d..223120d1 100644 --- a/docs/html/uCEFInterfaces.ICefV8Exception.html +++ b/docs/html/uCEFInterfaces.ICefV8Exception.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefV8Exception - + @@ -272,6 +272,6 @@ body { margin: 0.5em; } Returns the index within the line of the last character where the error occurred.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefV8Interceptor.html b/docs/html/uCEFInterfaces.ICefV8Interceptor.html index 2e9c9d4f..0399dfc7 100644 --- a/docs/html/uCEFInterfaces.ICefV8Interceptor.html +++ b/docs/html/uCEFInterfaces.ICefV8Interceptor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefV8Interceptor - + @@ -100,6 +100,6 @@ body { margin: 0.5em; } Handle assignment of the interceptor value identified by |index|. |object| is the receiver ('this' object) of the interceptor. |value| is the new value being assigned to the interceptor. If assignment fails, set |exception| to the exception that will be thrown. Return true (1) if interceptor assignment was handled, false (0) otherwise.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefV8StackFrame.html b/docs/html/uCEFInterfaces.ICefV8StackFrame.html index 5cfc52b9..f184525c 100644 --- a/docs/html/uCEFInterfaces.ICefV8StackFrame.html +++ b/docs/html/uCEFInterfaces.ICefV8StackFrame.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefV8StackFrame - + @@ -230,6 +230,6 @@ body { margin: 0.5em; } Returns the 1-based column offset on the line for the function call or 0 if unknown.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefV8StackTrace.html b/docs/html/uCEFInterfaces.ICefV8StackTrace.html index 1de88919..7c9a1a10 100644 --- a/docs/html/uCEFInterfaces.ICefV8StackTrace.html +++ b/docs/html/uCEFInterfaces.ICefV8StackTrace.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefV8StackTrace - + @@ -118,6 +118,6 @@ body { margin: 0.5em; } Returns the stack frame at the specified 0-based index.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefValue.html b/docs/html/uCEFInterfaces.ICefValue.html index bb470ddc..4502eba1 100644 --- a/docs/html/uCEFInterfaces.ICefValue.html +++ b/docs/html/uCEFInterfaces.ICefValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefValue - + @@ -352,6 +352,6 @@ body { margin: 0.5em; } Sets the underlying value as type list. Returns true (1) if the value was set successfully. This object keeps a reference to |value| and ownership of the underlying data remains unchanged.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefView.html b/docs/html/uCEFInterfaces.ICefView.html index a4d8f290..34a3872d 100644 --- a/docs/html/uCEFInterfaces.ICefView.html +++ b/docs/html/uCEFInterfaces.ICefView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefView - + @@ -1084,6 +1084,6 @@ body { margin: 0.5em; } Returns the type of this View as a string. Used primarily for testing purposes.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefViewDelegate.html b/docs/html/uCEFInterfaces.ICefViewDelegate.html index 8d2d677e..4a77cec9 100644 --- a/docs/html/uCEFInterfaces.ICefViewDelegate.html +++ b/docs/html/uCEFInterfaces.ICefViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefViewDelegate - + @@ -217,6 +217,6 @@ body { margin: 0.5em; }

      (

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefViewDelegateEvents.html b/docs/html/uCEFInterfaces.ICefViewDelegateEvents.html index eaaa3c7e..a64610ef 100644 --- a/docs/html/uCEFInterfaces.ICefViewDelegateEvents.html +++ b/docs/html/uCEFInterfaces.ICefViewDelegateEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefViewDelegateEvents - + @@ -213,6 +213,6 @@ Custom

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefWaitableEvent.html b/docs/html/uCEFInterfaces.ICefWaitableEvent.html index 4dbc5316..be3d7f48 100644 --- a/docs/html/uCEFInterfaces.ICefWaitableEvent.html +++ b/docs/html/uCEFInterfaces.ICefWaitableEvent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefWaitableEvent - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Wait up to |max_ms| milliseconds for the event to be signaled. Returns true (1) if the event was signaled. A return value of false (0) does not necessarily mean that |max_ms| was exceeded. This function will not return until after the call to signal() has completed. This function cannot be called on the browser process UI or IO threads.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefWindow.html b/docs/html/uCEFInterfaces.ICefWindow.html index 34336e1c..4ca96591 100644 --- a/docs/html/uCEFInterfaces.ICefWindow.html +++ b/docs/html/uCEFInterfaces.ICefWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefWindow - + @@ -790,6 +790,6 @@ body { margin: 0.5em; } Returns the runtime style for this Window (ALLOY or CHROME). See TCefRuntimeStyle documentation for details.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefWindowDelegate.html b/docs/html/uCEFInterfaces.ICefWindowDelegate.html index c76ad7f3..b5fcf268 100644 --- a/docs/html/uCEFInterfaces.ICefWindowDelegate.html +++ b/docs/html/uCEFInterfaces.ICefWindowDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefWindowDelegate - + @@ -386,6 +386,6 @@ body { margin: 0.5em; } Return Linux-specific window properties for correctly handling by window managers.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefWindowDelegateEvents.html b/docs/html/uCEFInterfaces.ICefWindowDelegateEvents.html index 6229a2ab..438c3e04 100644 --- a/docs/html/uCEFInterfaces.ICefWindowDelegateEvents.html +++ b/docs/html/uCEFInterfaces.ICefWindowDelegateEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefWindowDelegateEvents - + @@ -315,6 +315,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefWriteHandler.html b/docs/html/uCEFInterfaces.ICefWriteHandler.html index 52ef17e8..0f3c3bd9 100644 --- a/docs/html/uCEFInterfaces.ICefWriteHandler.html +++ b/docs/html/uCEFInterfaces.ICefWriteHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefWriteHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Return true (1) if this handler performs work like accessing the file system which may block. Used as a hint for determining the thread to access the handler from.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefX509CertPrincipal.html b/docs/html/uCEFInterfaces.ICefX509CertPrincipal.html index 2a9f4794..f9d9cd9c 100644 --- a/docs/html/uCEFInterfaces.ICefX509CertPrincipal.html +++ b/docs/html/uCEFInterfaces.ICefX509CertPrincipal.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefX509CertPrincipal - + @@ -142,6 +142,6 @@ body { margin: 0.5em; } Retrieve the list of organization unit names.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefX509Certificate.html b/docs/html/uCEFInterfaces.ICefX509Certificate.html index c58523d8..449eb89f 100644 --- a/docs/html/uCEFInterfaces.ICefX509Certificate.html +++ b/docs/html/uCEFInterfaces.ICefX509Certificate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefX509Certificate - + @@ -212,6 +212,6 @@ body { margin: 0.5em; } Returns the PEM encoded data for the certificate issuer chain. If we failed to encode a certificate in the chain it is still present in the array but is an NULL string.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefXmlReader.html b/docs/html/uCEFInterfaces.ICefXmlReader.html index cb59016a..250b1a0c 100644 --- a/docs/html/uCEFInterfaces.ICefXmlReader.html +++ b/docs/html/uCEFInterfaces.ICefXmlReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefXmlReader - + @@ -450,6 +450,6 @@ body { margin: 0.5em; } Moves the cursor back to the carrying element. Returns true (1) if the cursor position was set successfully.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefZipReader.html b/docs/html/uCEFInterfaces.ICefZipReader.html index f4ce0d06..406f77a9 100644 --- a/docs/html/uCEFInterfaces.ICefZipReader.html +++ b/docs/html/uCEFInterfaces.ICefZipReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefZipReader - + @@ -212,6 +212,6 @@ body { margin: 0.5em; } Returns true (1) if at end of the file contents.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefv8ArrayBufferReleaseCallback.html b/docs/html/uCEFInterfaces.ICefv8ArrayBufferReleaseCallback.html index 8fa60b36..0dab671b 100644 --- a/docs/html/uCEFInterfaces.ICefv8ArrayBufferReleaseCallback.html +++ b/docs/html/uCEFInterfaces.ICefv8ArrayBufferReleaseCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefv8ArrayBufferReleaseCallback - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefv8BackingStore.html b/docs/html/uCEFInterfaces.ICefv8BackingStore.html index 3de94d0d..87b730f0 100644 --- a/docs/html/uCEFInterfaces.ICefv8BackingStore.html +++ b/docs/html/uCEFInterfaces.ICefv8BackingStore.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefv8BackingStore - + @@ -92,6 +92,6 @@ body { margin: 0.5em; } Returns true (1) if this backing store has not yet been consumed by TCefv8ValueRef.NewArrayBufferFromBackingStore().

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefv8Context.html b/docs/html/uCEFInterfaces.ICefv8Context.html index 490a96f3..f6d2a6d3 100644 --- a/docs/html/uCEFInterfaces.ICefv8Context.html +++ b/docs/html/uCEFInterfaces.ICefv8Context.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefv8Context - + @@ -216,6 +216,6 @@ body { margin: 0.5em; } Returns the global object for this context. The context must be entered before calling this function.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefv8Handler.html b/docs/html/uCEFInterfaces.ICefv8Handler.html index 2b43b9e5..f10f27d5 100644 --- a/docs/html/uCEFInterfaces.ICefv8Handler.html +++ b/docs/html/uCEFInterfaces.ICefv8Handler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefv8Handler - + @@ -58,6 +58,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.ICefv8Value.html b/docs/html/uCEFInterfaces.ICefv8Value.html index ee168650..399b1cc6 100644 --- a/docs/html/uCEFInterfaces.ICefv8Value.html +++ b/docs/html/uCEFInterfaces.ICefv8Value.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface ICefv8Value - + @@ -772,6 +772,6 @@ body { margin: 0.5em; } Reject the Promise using the current V8 context. This function should only be called from within the scope of a ICefv8Handler or ICefV8Accessor callback, or in combination with calling enter() and exit() on a stored ICefv8Context reference. Returns true (1) on success. Returns false (0) if this function is called incorrectly or an exception is thrown.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.IChromiumEvents.html b/docs/html/uCEFInterfaces.IChromiumEvents.html index b09914dd..06edaa5f 100644 --- a/docs/html/uCEFInterfaces.IChromiumEvents.html +++ b/docs/html/uCEFInterfaces.IChromiumEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface IChromiumEvents - + @@ -2233,6 +2233,6 @@ Custom

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.IServerEvents.html b/docs/html/uCEFInterfaces.IServerEvents.html index 84fe46b8..46f32a87 100644 --- a/docs/html/uCEFInterfaces.IServerEvents.html +++ b/docs/html/uCEFInterfaces.IServerEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Interface IServerEvents - + @@ -135,6 +135,6 @@ ICefServerHandler

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.TCefMediaRouteInfo.html b/docs/html/uCEFInterfaces.TCefMediaRouteInfo.html index ad61dfd9..71299f44 100644 --- a/docs/html/uCEFInterfaces.TCefMediaRouteInfo.html +++ b/docs/html/uCEFInterfaces.TCefMediaRouteInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Record TCefMediaRouteInfo - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.TCefMediaSinkInfo.html b/docs/html/uCEFInterfaces.TCefMediaSinkInfo.html index 59d3129b..9b0c53c7 100644 --- a/docs/html/uCEFInterfaces.TCefMediaSinkInfo.html +++ b/docs/html/uCEFInterfaces.TCefMediaSinkInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Record TCefMediaSinkInfo - + @@ -90,6 +90,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.TCefMediaSourceInfo.html b/docs/html/uCEFInterfaces.TCefMediaSourceInfo.html index 40a221b6..0f7cd004 100644 --- a/docs/html/uCEFInterfaces.TCefMediaSourceInfo.html +++ b/docs/html/uCEFInterfaces.TCefMediaSourceInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces: Record TCefMediaSourceInfo - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFInterfaces.html b/docs/html/uCEFInterfaces.html index 263459bc..54ff13a1 100644 --- a/docs/html/uCEFInterfaces.html +++ b/docs/html/uCEFInterfaces.html @@ -3,7 +3,7 @@ cef4delphi: uCEFInterfaces - + @@ -1158,6 +1158,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFJsDialogCallback.TCefJsDialogCallbackRef.html b/docs/html/uCEFJsDialogCallback.TCefJsDialogCallbackRef.html index f6bb064e..f27f6c68 100644 --- a/docs/html/uCEFJsDialogCallback.TCefJsDialogCallbackRef.html +++ b/docs/html/uCEFJsDialogCallback.TCefJsDialogCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFJsDialogCallback: Class TCefJsDialogCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFJsDialogCallback.html b/docs/html/uCEFJsDialogCallback.html index cc0b9b99..ffaf6367 100644 --- a/docs/html/uCEFJsDialogCallback.html +++ b/docs/html/uCEFJsDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFJsDialogCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFJsDialogHandler.TCefJsDialogHandlerOwn.html b/docs/html/uCEFJsDialogHandler.TCefJsDialogHandlerOwn.html index ca979d4f..dd21d628 100644 --- a/docs/html/uCEFJsDialogHandler.TCefJsDialogHandlerOwn.html +++ b/docs/html/uCEFJsDialogHandler.TCefJsDialogHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFJsDialogHandler: Class TCefJsDialogHandlerOwn - + @@ -113,6 +113,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFJsDialogHandler.TCustomJsDialogHandler.html b/docs/html/uCEFJsDialogHandler.TCustomJsDialogHandler.html index 8dc6a625..18db8860 100644 --- a/docs/html/uCEFJsDialogHandler.TCustomJsDialogHandler.html +++ b/docs/html/uCEFJsDialogHandler.TCustomJsDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFJsDialogHandler: Class TCustomJsDialogHandler - + @@ -142,6 +142,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFJsDialogHandler.html b/docs/html/uCEFJsDialogHandler.html index efe4d76f..060be5e1 100644 --- a/docs/html/uCEFJsDialogHandler.html +++ b/docs/html/uCEFJsDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFJsDialogHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFJson.TCEFJson.html b/docs/html/uCEFJson.TCEFJson.html index 246711db..b283d3c5 100644 --- a/docs/html/uCEFJson.TCEFJson.html +++ b/docs/html/uCEFJson.TCEFJson.html @@ -3,7 +3,7 @@ cef4delphi: uCEFJson: Class TCEFJson - + @@ -282,6 +282,6 @@ body { margin: 0.5em; } Loads the JSON data in |aFileName| using the |encoding| and returns an ICefValue node in |aRsltNode|.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFJson.html b/docs/html/uCEFJson.html index b9d0b19c..8c12c1e3 100644 --- a/docs/html/uCEFJson.html +++ b/docs/html/uCEFJson.html @@ -3,7 +3,7 @@ cef4delphi: uCEFJson - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFKeyboardHandler.TCefKeyboardHandlerOwn.html b/docs/html/uCEFKeyboardHandler.TCefKeyboardHandlerOwn.html index 4218c886..64b29a7a 100644 --- a/docs/html/uCEFKeyboardHandler.TCefKeyboardHandlerOwn.html +++ b/docs/html/uCEFKeyboardHandler.TCefKeyboardHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFKeyboardHandler: Class TCefKeyboardHandlerOwn - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFKeyboardHandler.TCustomKeyboardHandler.html b/docs/html/uCEFKeyboardHandler.TCustomKeyboardHandler.html index 5880b65d..6977be7c 100644 --- a/docs/html/uCEFKeyboardHandler.TCustomKeyboardHandler.html +++ b/docs/html/uCEFKeyboardHandler.TCustomKeyboardHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFKeyboardHandler: Class TCustomKeyboardHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFKeyboardHandler.html b/docs/html/uCEFKeyboardHandler.html index 4147aca9..2af73319 100644 --- a/docs/html/uCEFKeyboardHandler.html +++ b/docs/html/uCEFKeyboardHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFKeyboardHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLabelButton.TCefLabelButtonRef.html b/docs/html/uCEFLabelButton.TCefLabelButtonRef.html index 37afbe80..e86341ae 100644 --- a/docs/html/uCEFLabelButton.TCefLabelButtonRef.html +++ b/docs/html/uCEFLabelButton.TCefLabelButtonRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLabelButton: Class TCefLabelButtonRef - + @@ -223,6 +223,6 @@ body { margin: 0.5em; } Create a new LabelButton. A |delegate| must be provided to handle the button click. |text| will be shown on the LabelButton and used as the default accessible name.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLabelButton.html b/docs/html/uCEFLabelButton.html index 9a2ee4fb..53cf89fd 100644 --- a/docs/html/uCEFLabelButton.html +++ b/docs/html/uCEFLabelButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLabelButton - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } LabelButton is a button with optional text and/or icon. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLabelButtonComponent.TCEFLabelButtonComponent.html b/docs/html/uCEFLabelButtonComponent.TCEFLabelButtonComponent.html index 7816342d..55767d56 100644 --- a/docs/html/uCEFLabelButtonComponent.TCEFLabelButtonComponent.html +++ b/docs/html/uCEFLabelButtonComponent.TCEFLabelButtonComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLabelButtonComponent: Class TCEFLabelButtonComponent - + @@ -374,6 +374,6 @@ ICefViewDelegateEvents

      Returns this LabelButton as a MenuButton or NULL if this is not a MenuButton.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLabelButtonComponent.html b/docs/html/uCEFLabelButtonComponent.html index a6ccc462..8b395889 100644 --- a/docs/html/uCEFLabelButtonComponent.html +++ b/docs/html/uCEFLabelButtonComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLabelButtonComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLayout.TCefLayoutRef.html b/docs/html/uCEFLayout.TCefLayoutRef.html index d4ca15e8..3744ff1e 100644 --- a/docs/html/uCEFLayout.TCefLayoutRef.html +++ b/docs/html/uCEFLayout.TCefLayoutRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLayout: Class TCefLayoutRef - + @@ -93,6 +93,6 @@ body { margin: 0.5em; } Returns a ICefLayout instance using a PCefLayout data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLayout.html b/docs/html/uCEFLayout.html index 53820c2a..17122066 100644 --- a/docs/html/uCEFLayout.html +++ b/docs/html/uCEFLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLayout - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A Layout handles the sizing of the children of a Panel according to implementation-specific heuristics. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLazarusCocoa.html b/docs/html/uCEFLazarusCocoa.html index 3f1ad36a..1175a0ca 100644 --- a/docs/html/uCEFLazarusCocoa.html +++ b/docs/html/uCEFLazarusCocoa.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLazarusCocoa - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLibFunctions.html b/docs/html/uCEFLibFunctions.html index 723bef76..932a6b2c 100644 --- a/docs/html/uCEFLibFunctions.html +++ b/docs/html/uCEFLibFunctions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLibFunctions - + @@ -2232,6 +2232,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLifeSpanHandler.TCefLifeSpanHandlerOwn.html b/docs/html/uCEFLifeSpanHandler.TCefLifeSpanHandlerOwn.html index 01fbc3a3..69f4a793 100644 --- a/docs/html/uCEFLifeSpanHandler.TCefLifeSpanHandlerOwn.html +++ b/docs/html/uCEFLifeSpanHandler.TCefLifeSpanHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLifeSpanHandler: Class TCefLifeSpanHandlerOwn - + @@ -247,6 +247,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLifeSpanHandler.TCustomLifeSpanHandler.html b/docs/html/uCEFLifeSpanHandler.TCustomLifeSpanHandler.html index 2a65fec0..f2c716e2 100644 --- a/docs/html/uCEFLifeSpanHandler.TCustomLifeSpanHandler.html +++ b/docs/html/uCEFLifeSpanHandler.TCustomLifeSpanHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLifeSpanHandler: Class TCustomLifeSpanHandler - + @@ -276,6 +276,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLifeSpanHandler.html b/docs/html/uCEFLifeSpanHandler.html index 654fca7d..c7ce2d97 100644 --- a/docs/html/uCEFLifeSpanHandler.html +++ b/docs/html/uCEFLifeSpanHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLifeSpanHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinkedWinControlBase.TCEFLinkedWinControlBase.html b/docs/html/uCEFLinkedWinControlBase.TCEFLinkedWinControlBase.html index 1bc33e54..68d36678 100644 --- a/docs/html/uCEFLinkedWinControlBase.TCEFLinkedWinControlBase.html +++ b/docs/html/uCEFLinkedWinControlBase.TCEFLinkedWinControlBase.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinkedWinControlBase: Class TCEFLinkedWinControlBase - + @@ -179,6 +179,6 @@ body { margin: 0.5em; } Use TChromium.SetFocus when the component receives a WM_SETFOCUS message in Windows.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinkedWinControlBase.html b/docs/html/uCEFLinkedWinControlBase.html index 30d8358e..ca46780d 100644 --- a/docs/html/uCEFLinkedWinControlBase.html +++ b/docs/html/uCEFLinkedWinControlBase.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinkedWinControlBase - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } TCEFLinkedWinControlBase is a custom TWinControl to host the child controls created by the web browser to show the web contents and it's linked to the TChromium instance that handles that web browser. TCEFLinkedWinControlBase is the parent class of TChromiumWindow, TBrowserWindow and TCEFLinkedWindowParent. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinkedWindowParent.TCEFLinkedWindowParent.html b/docs/html/uCEFLinkedWindowParent.TCEFLinkedWindowParent.html index e214b0f0..62dcc68c 100644 --- a/docs/html/uCEFLinkedWindowParent.TCEFLinkedWindowParent.html +++ b/docs/html/uCEFLinkedWindowParent.TCEFLinkedWindowParent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinkedWindowParent: Class TCEFLinkedWindowParent - + @@ -116,6 +116,6 @@ body { margin: 0.5em; } TChromium instance used by this component.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinkedWindowParent.html b/docs/html/uCEFLinkedWindowParent.html index eebdb1fc..eb1a617b 100644 --- a/docs/html/uCEFLinkedWindowParent.html +++ b/docs/html/uCEFLinkedWindowParent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinkedWindowParent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinuxConstants.html b/docs/html/uCEFLinuxConstants.html index a38ff503..d4ed2587 100644 --- a/docs/html/uCEFLinuxConstants.html +++ b/docs/html/uCEFLinuxConstants.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinuxConstants - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinuxEventPipe.html b/docs/html/uCEFLinuxEventPipe.html index 54c755dd..34c0ceee 100644 --- a/docs/html/uCEFLinuxEventPipe.html +++ b/docs/html/uCEFLinuxEventPipe.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinuxEventPipe - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinuxFunctions.html b/docs/html/uCEFLinuxFunctions.html index d4bbd889..c412c741 100644 --- a/docs/html/uCEFLinuxFunctions.html +++ b/docs/html/uCEFLinuxFunctions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinuxFunctions - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinuxOSRIMEHandler.TCEFLinuxOSRIMEHandler.html b/docs/html/uCEFLinuxOSRIMEHandler.TCEFLinuxOSRIMEHandler.html index 18a1b9de..d5dee253 100644 --- a/docs/html/uCEFLinuxOSRIMEHandler.TCEFLinuxOSRIMEHandler.html +++ b/docs/html/uCEFLinuxOSRIMEHandler.TCEFLinuxOSRIMEHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinuxOSRIMEHandler: Class TCEFLinuxOSRIMEHandler - + @@ -266,6 +266,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinuxOSRIMEHandler.html b/docs/html/uCEFLinuxOSRIMEHandler.html index 2684f40e..c3d7bc7a 100644 --- a/docs/html/uCEFLinuxOSRIMEHandler.html +++ b/docs/html/uCEFLinuxOSRIMEHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinuxOSRIMEHandler - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLinuxTypes.html b/docs/html/uCEFLinuxTypes.html index dd940ff2..7acd95e2 100644 --- a/docs/html/uCEFLinuxTypes.html +++ b/docs/html/uCEFLinuxTypes.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLinuxTypes - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFListValue.TCefListValueRef.html b/docs/html/uCEFListValue.TCefListValueRef.html index 87454360..ebe18396 100644 --- a/docs/html/uCEFListValue.TCefListValueRef.html +++ b/docs/html/uCEFListValue.TCefListValueRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFListValue: Class TCefListValueRef - + @@ -447,6 +447,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFListValue.html b/docs/html/uCEFListValue.html index f83fd7a4..7ee5e8f5 100644 --- a/docs/html/uCEFListValue.html +++ b/docs/html/uCEFListValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFListValue - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLoadHandler.TCefLoadHandlerOwn.html b/docs/html/uCEFLoadHandler.TCefLoadHandlerOwn.html index c79ec876..bdbac69b 100644 --- a/docs/html/uCEFLoadHandler.TCefLoadHandlerOwn.html +++ b/docs/html/uCEFLoadHandler.TCefLoadHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLoadHandler: Class TCefLoadHandlerOwn - + @@ -113,6 +113,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLoadHandler.TCustomLoadHandler.html b/docs/html/uCEFLoadHandler.TCustomLoadHandler.html index acb58cb9..180df790 100644 --- a/docs/html/uCEFLoadHandler.TCustomLoadHandler.html +++ b/docs/html/uCEFLoadHandler.TCustomLoadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLoadHandler: Class TCustomLoadHandler - + @@ -142,6 +142,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLoadHandler.TCustomRenderLoadHandler.html b/docs/html/uCEFLoadHandler.TCustomRenderLoadHandler.html index a04dc2fc..b2869c08 100644 --- a/docs/html/uCEFLoadHandler.TCustomRenderLoadHandler.html +++ b/docs/html/uCEFLoadHandler.TCustomRenderLoadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLoadHandler: Class TCustomRenderLoadHandler - + @@ -142,6 +142,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFLoadHandler.html b/docs/html/uCEFLoadHandler.html index 553c05cc..58d6a88a 100644 --- a/docs/html/uCEFLoadHandler.html +++ b/docs/html/uCEFLoadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFLoadHandler - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMacOSConstants.html b/docs/html/uCEFMacOSConstants.html index 5e488547..47f8f391 100644 --- a/docs/html/uCEFMacOSConstants.html +++ b/docs/html/uCEFMacOSConstants.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMacOSConstants - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMacOSCustomCocoaTimer.html b/docs/html/uCEFMacOSCustomCocoaTimer.html index a5a8bf04..e2aff625 100644 --- a/docs/html/uCEFMacOSCustomCocoaTimer.html +++ b/docs/html/uCEFMacOSCustomCocoaTimer.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMacOSCustomCocoaTimer - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMacOSFunctions.html b/docs/html/uCEFMacOSFunctions.html index 97345f7b..a7ad31a0 100644 --- a/docs/html/uCEFMacOSFunctions.html +++ b/docs/html/uCEFMacOSFunctions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMacOSFunctions - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMacOSInterfaces.html b/docs/html/uCEFMacOSInterfaces.html index d61f49f0..254b8d99 100644 --- a/docs/html/uCEFMacOSInterfaces.html +++ b/docs/html/uCEFMacOSInterfaces.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMacOSInterfaces - + @@ -16,6 +16,6 @@ body { margin: 0.5em; }

      Description

      -

      This item has no description.


      Generated by PasDoc 1.0.2. +

      This item has no description.


      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaAccessCallback.TCefMediaAccessCallbackRef.html b/docs/html/uCEFMediaAccessCallback.TCefMediaAccessCallbackRef.html index a0097515..b1d5cd15 100644 --- a/docs/html/uCEFMediaAccessCallback.TCefMediaAccessCallbackRef.html +++ b/docs/html/uCEFMediaAccessCallback.TCefMediaAccessCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaAccessCallback: Class TCefMediaAccessCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaAccessCallback.html b/docs/html/uCEFMediaAccessCallback.html index 7d2ddba0..a5dc55c3 100644 --- a/docs/html/uCEFMediaAccessCallback.html +++ b/docs/html/uCEFMediaAccessCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaAccessCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaObserver.TCefMediaObserverOwn.html b/docs/html/uCEFMediaObserver.TCefMediaObserverOwn.html index c703da9c..3b959b94 100644 --- a/docs/html/uCEFMediaObserver.TCefMediaObserverOwn.html +++ b/docs/html/uCEFMediaObserver.TCefMediaObserverOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaObserver: Class TCefMediaObserverOwn - + @@ -99,6 +99,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaObserver.TCustomMediaObserver.html b/docs/html/uCEFMediaObserver.TCustomMediaObserver.html index 8f357e7a..1316d0ef 100644 --- a/docs/html/uCEFMediaObserver.TCustomMediaObserver.html +++ b/docs/html/uCEFMediaObserver.TCustomMediaObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaObserver: Class TCustomMediaObserver - + @@ -128,6 +128,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaObserver.html b/docs/html/uCEFMediaObserver.html index 27f45539..500b7e06 100644 --- a/docs/html/uCEFMediaObserver.html +++ b/docs/html/uCEFMediaObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaObserver - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRoute.TCefMediaRouteRef.html b/docs/html/uCEFMediaRoute.TCefMediaRouteRef.html index aff9306e..9795d482 100644 --- a/docs/html/uCEFMediaRoute.TCefMediaRouteRef.html +++ b/docs/html/uCEFMediaRoute.TCefMediaRouteRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRoute: Class TCefMediaRouteRef - + @@ -113,6 +113,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRoute.html b/docs/html/uCEFMediaRoute.html index 3b65463c..a4f899fb 100644 --- a/docs/html/uCEFMediaRoute.html +++ b/docs/html/uCEFMediaRoute.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRoute - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRouteCreateCallback.TCefCustomMediaRouteCreateCallback.html b/docs/html/uCEFMediaRouteCreateCallback.TCefCustomMediaRouteCreateCallback.html index b2563f50..810265a5 100644 --- a/docs/html/uCEFMediaRouteCreateCallback.TCefCustomMediaRouteCreateCallback.html +++ b/docs/html/uCEFMediaRouteCreateCallback.TCefCustomMediaRouteCreateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRouteCreateCallback: Class TCefCustomMediaRouteCreateCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRouteCreateCallback.TCefFastMediaRouteCreateCallback.html b/docs/html/uCEFMediaRouteCreateCallback.TCefFastMediaRouteCreateCallback.html index 74860d0f..705bb718 100644 --- a/docs/html/uCEFMediaRouteCreateCallback.TCefFastMediaRouteCreateCallback.html +++ b/docs/html/uCEFMediaRouteCreateCallback.TCefFastMediaRouteCreateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRouteCreateCallback: Class TCefFastMediaRouteCreateCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRouteCreateCallback.TCefMediaRouteCreateCallbackOwn.html b/docs/html/uCEFMediaRouteCreateCallback.TCefMediaRouteCreateCallbackOwn.html index 9d587086..0edf4b29 100644 --- a/docs/html/uCEFMediaRouteCreateCallback.TCefMediaRouteCreateCallbackOwn.html +++ b/docs/html/uCEFMediaRouteCreateCallback.TCefMediaRouteCreateCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRouteCreateCallback: Class TCefMediaRouteCreateCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRouteCreateCallback.html b/docs/html/uCEFMediaRouteCreateCallback.html index a801d722..2285cbfd 100644 --- a/docs/html/uCEFMediaRouteCreateCallback.html +++ b/docs/html/uCEFMediaRouteCreateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRouteCreateCallback - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRouter.TCefMediaRouterRef.html b/docs/html/uCEFMediaRouter.TCefMediaRouterRef.html index 7d57a82a..9cf76479 100644 --- a/docs/html/uCEFMediaRouter.TCefMediaRouterRef.html +++ b/docs/html/uCEFMediaRouter.TCefMediaRouterRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRouter: Class TCefMediaRouterRef - + @@ -125,6 +125,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaRouter.html b/docs/html/uCEFMediaRouter.html index 4c01948a..3f7f141b 100644 --- a/docs/html/uCEFMediaRouter.html +++ b/docs/html/uCEFMediaRouter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaRouter - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSink.TCefMediaSinkRef.html b/docs/html/uCEFMediaSink.TCefMediaSinkRef.html index 324a803c..17252676 100644 --- a/docs/html/uCEFMediaSink.TCefMediaSinkRef.html +++ b/docs/html/uCEFMediaSink.TCefMediaSinkRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSink: Class TCefMediaSinkRef - + @@ -141,6 +141,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSink.html b/docs/html/uCEFMediaSink.html index 75ea2f4f..f242d0d9 100644 --- a/docs/html/uCEFMediaSink.html +++ b/docs/html/uCEFMediaSink.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSink - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefCustomMediaSinkDeviceInfoCallback.html b/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefCustomMediaSinkDeviceInfoCallback.html index e74163a9..a0984a82 100644 --- a/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefCustomMediaSinkDeviceInfoCallback.html +++ b/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefCustomMediaSinkDeviceInfoCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSinkDeviceInfoCallback: Class TCefCustomMediaSinkDeviceInfoCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefFastMediaSinkDeviceInfoCallback.html b/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefFastMediaSinkDeviceInfoCallback.html index fe79100d..747c9d63 100644 --- a/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefFastMediaSinkDeviceInfoCallback.html +++ b/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefFastMediaSinkDeviceInfoCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSinkDeviceInfoCallback: Class TCefFastMediaSinkDeviceInfoCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefMediaSinkDeviceInfoCallbackOwn.html b/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefMediaSinkDeviceInfoCallbackOwn.html index 5b6a5496..0db31819 100644 --- a/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefMediaSinkDeviceInfoCallbackOwn.html +++ b/docs/html/uCEFMediaSinkDeviceInfoCallback.TCefMediaSinkDeviceInfoCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSinkDeviceInfoCallback: Class TCefMediaSinkDeviceInfoCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSinkDeviceInfoCallback.html b/docs/html/uCEFMediaSinkDeviceInfoCallback.html index b9bfe202..1e0b3637 100644 --- a/docs/html/uCEFMediaSinkDeviceInfoCallback.html +++ b/docs/html/uCEFMediaSinkDeviceInfoCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSinkDeviceInfoCallback - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSource.TCefMediaSourceRef.html b/docs/html/uCEFMediaSource.TCefMediaSourceRef.html index 49bb0fd7..61637c0e 100644 --- a/docs/html/uCEFMediaSource.TCefMediaSourceRef.html +++ b/docs/html/uCEFMediaSource.TCefMediaSourceRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSource: Class TCefMediaSourceRef - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMediaSource.html b/docs/html/uCEFMediaSource.html index b8746211..72268fa5 100644 --- a/docs/html/uCEFMediaSource.html +++ b/docs/html/uCEFMediaSource.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMediaSource - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButton.TCefMenuButtonRef.html b/docs/html/uCEFMenuButton.TCefMenuButtonRef.html index 5549f825..d2bd433d 100644 --- a/docs/html/uCEFMenuButton.TCefMenuButtonRef.html +++ b/docs/html/uCEFMenuButton.TCefMenuButtonRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButton: Class TCefMenuButtonRef - + @@ -96,6 +96,6 @@ body { margin: 0.5em; } Create a new MenuButton. A |delegate| must be provided to call show_menu() when the button is clicked. |text| will be shown on the MenuButton and used as the default accessible name. If |with_frame| is true (1) the button will have a visible frame at all times, center alignment, additional padding and a default minimum size of 70x33 DIP. If |with_frame| is false (0) the button will only have a visible frame on hover/press, left alignment, less padding and no default minimum size.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButton.html b/docs/html/uCEFMenuButton.html index 7af50abc..6099d05d 100644 --- a/docs/html/uCEFMenuButton.html +++ b/docs/html/uCEFMenuButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButton - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } MenuButton is a button with optional text, icon and/or menu marker that shows a menu when clicked with the left mouse button. All size and position values are in density independent pixels (DIP) unless otherwise indicated. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonComponent.TCEFMenuButtonComponent.html b/docs/html/uCEFMenuButtonComponent.TCEFMenuButtonComponent.html index dea01389..92ea94df 100644 --- a/docs/html/uCEFMenuButtonComponent.TCEFMenuButtonComponent.html +++ b/docs/html/uCEFMenuButtonComponent.TCEFMenuButtonComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonComponent: Class TCEFMenuButtonComponent - + @@ -237,6 +237,6 @@ ICefViewDelegateEvents

      Called when |button| is pressed. Call ICefMenuButton.ShowMenu() to show a popup menu at |screen_point|. When showing a custom popup such as a window keep a reference to |button_pressed_lock| until the popup is hidden to maintain the pressed button state.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonComponent.html b/docs/html/uCEFMenuButtonComponent.html index ab10f8f6..9044ddce 100644 --- a/docs/html/uCEFMenuButtonComponent.html +++ b/docs/html/uCEFMenuButtonComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateOwn.html b/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateOwn.html index 8e135a0b..6b694221 100644 --- a/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateOwn.html +++ b/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonDelegate: Class TCefMenuButtonDelegateOwn - + @@ -79,6 +79,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateRef.html b/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateRef.html index c44aef6b..4e52e469 100644 --- a/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateRef.html +++ b/docs/html/uCEFMenuButtonDelegate.TCefMenuButtonDelegateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonDelegate: Class TCefMenuButtonDelegateRef - + @@ -61,6 +61,6 @@ body { margin: 0.5em; } Returns a ICefMenuButtonDelegate instance using a PCefMenuButtonDelegate data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonDelegate.TCustomMenuButtonDelegate.html b/docs/html/uCEFMenuButtonDelegate.TCustomMenuButtonDelegate.html index 97cb6b50..159550a7 100644 --- a/docs/html/uCEFMenuButtonDelegate.TCustomMenuButtonDelegate.html +++ b/docs/html/uCEFMenuButtonDelegate.TCustomMenuButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonDelegate: Class TCustomMenuButtonDelegate - + @@ -281,6 +281,6 @@ ICefMenuButtonDelegate

      Creates an instance of this class liked to an interface that's implemented by a control receiving the events.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonDelegate.html b/docs/html/uCEFMenuButtonDelegate.html index 475f4c57..371f9b94 100644 --- a/docs/html/uCEFMenuButtonDelegate.html +++ b/docs/html/uCEFMenuButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonDelegate - + @@ -36,6 +36,6 @@ body { margin: 0.5em; } This class handles all the ICefMenuButtonDelegate methods which call the ICefMenuButtonDelegateEvents methods. ICefMenuButtonDelegateEvents will be implemented by the control receiving the ICefMenuButtonDelegate events. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonPressedLock.TCefMenuButtonPressedLockRef.html b/docs/html/uCEFMenuButtonPressedLock.TCefMenuButtonPressedLockRef.html index 85bc1703..73d6f724 100644 --- a/docs/html/uCEFMenuButtonPressedLock.TCefMenuButtonPressedLockRef.html +++ b/docs/html/uCEFMenuButtonPressedLock.TCefMenuButtonPressedLockRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonPressedLock: Class TCefMenuButtonPressedLockRef - + @@ -51,6 +51,6 @@ body { margin: 0.5em; } Returns a ICefMenuButtonPressedLock instance using a PCefMenuButtonPressedLock data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuButtonPressedLock.html b/docs/html/uCEFMenuButtonPressedLock.html index 3ac19fa6..4a8c3fa9 100644 --- a/docs/html/uCEFMenuButtonPressedLock.html +++ b/docs/html/uCEFMenuButtonPressedLock.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuButtonPressedLock - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } MenuButton pressed lock is released when this object is destroyed. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuModel.TCefMenuModelRef.html b/docs/html/uCEFMenuModel.TCefMenuModelRef.html index 1e2dd205..2a9ccfc2 100644 --- a/docs/html/uCEFMenuModel.TCefMenuModelRef.html +++ b/docs/html/uCEFMenuModel.TCefMenuModelRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuModel: Class TCefMenuModelRef - + @@ -843,6 +843,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuModel.html b/docs/html/uCEFMenuModel.html index 63239bde..73752489 100644 --- a/docs/html/uCEFMenuModel.html +++ b/docs/html/uCEFMenuModel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuModel - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuModelDelegate.TCefMenuModelDelegateOwn.html b/docs/html/uCEFMenuModelDelegate.TCefMenuModelDelegateOwn.html index 85c28b5e..40431533 100644 --- a/docs/html/uCEFMenuModelDelegate.TCefMenuModelDelegateOwn.html +++ b/docs/html/uCEFMenuModelDelegate.TCefMenuModelDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuModelDelegate: Class TCefMenuModelDelegateOwn - + @@ -141,6 +141,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMenuModelDelegate.html b/docs/html/uCEFMenuModelDelegate.html index bebccba8..9d1fbafb 100644 --- a/docs/html/uCEFMenuModelDelegate.html +++ b/docs/html/uCEFMenuModelDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMenuModelDelegate - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFMiscFunctions.html b/docs/html/uCEFMiscFunctions.html index 09d8e8a4..577d3c2f 100644 --- a/docs/html/uCEFMiscFunctions.html +++ b/docs/html/uCEFMiscFunctions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFMiscFunctions - + @@ -2109,6 +2109,6 @@ example.test.increment();

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFNavigationEntry.TCefNavigationEntryRef.html b/docs/html/uCEFNavigationEntry.TCefNavigationEntryRef.html index 86da03ec..e2777d3e 100644 --- a/docs/html/uCEFNavigationEntry.TCefNavigationEntryRef.html +++ b/docs/html/uCEFNavigationEntry.TCefNavigationEntryRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFNavigationEntry: Class TCefNavigationEntryRef - + @@ -183,6 +183,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFNavigationEntry.html b/docs/html/uCEFNavigationEntry.html index e581b744..f35ec2e6 100644 --- a/docs/html/uCEFNavigationEntry.html +++ b/docs/html/uCEFNavigationEntry.html @@ -3,7 +3,7 @@ cef4delphi: uCEFNavigationEntry - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFNavigationEntryVisitor.TCefFastNavigationEntryVisitor.html b/docs/html/uCEFNavigationEntryVisitor.TCefFastNavigationEntryVisitor.html index b26d2191..ff759595 100644 --- a/docs/html/uCEFNavigationEntryVisitor.TCefFastNavigationEntryVisitor.html +++ b/docs/html/uCEFNavigationEntryVisitor.TCefFastNavigationEntryVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFNavigationEntryVisitor: Class TCefFastNavigationEntryVisitor - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFNavigationEntryVisitor.TCefNavigationEntryVisitorOwn.html b/docs/html/uCEFNavigationEntryVisitor.TCefNavigationEntryVisitorOwn.html index f61fc8be..bbb11bf9 100644 --- a/docs/html/uCEFNavigationEntryVisitor.TCefNavigationEntryVisitorOwn.html +++ b/docs/html/uCEFNavigationEntryVisitor.TCefNavigationEntryVisitorOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFNavigationEntryVisitor: Class TCefNavigationEntryVisitorOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFNavigationEntryVisitor.TCustomCefNavigationEntryVisitor.html b/docs/html/uCEFNavigationEntryVisitor.TCustomCefNavigationEntryVisitor.html index 567ac35c..f9a1d1fd 100644 --- a/docs/html/uCEFNavigationEntryVisitor.TCustomCefNavigationEntryVisitor.html +++ b/docs/html/uCEFNavigationEntryVisitor.TCustomCefNavigationEntryVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFNavigationEntryVisitor: Class TCustomCefNavigationEntryVisitor - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFNavigationEntryVisitor.html b/docs/html/uCEFNavigationEntryVisitor.html index 31bb272c..aa45de07 100644 --- a/docs/html/uCEFNavigationEntryVisitor.html +++ b/docs/html/uCEFNavigationEntryVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFNavigationEntryVisitor - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOAuth2Helper.TCEFOAuth2Helper.html b/docs/html/uCEFOAuth2Helper.TCEFOAuth2Helper.html index 0c1fb056..de09874f 100644 --- a/docs/html/uCEFOAuth2Helper.TCEFOAuth2Helper.html +++ b/docs/html/uCEFOAuth2Helper.TCEFOAuth2Helper.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOAuth2Helper: Class TCEFOAuth2Helper - + @@ -758,6 +758,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOAuth2Helper.html b/docs/html/uCEFOAuth2Helper.html index 7e03470a..6f54598c 100644 --- a/docs/html/uCEFOAuth2Helper.html +++ b/docs/html/uCEFOAuth2Helper.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOAuth2Helper - + @@ -96,6 +96,6 @@ REFERENCES : ============ https://

      This item has no description.

      -
      Generated by
      PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOLEDragAndDrop.TOLEDataObject.html b/docs/html/uCEFOLEDragAndDrop.TOLEDataObject.html index 2d8d85e8..e266c1c4 100644 --- a/docs/html/uCEFOLEDragAndDrop.TOLEDataObject.html +++ b/docs/html/uCEFOLEDragAndDrop.TOLEDataObject.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOLEDragAndDrop: Class TOLEDataObject - + @@ -240,6 +240,6 @@ IDataObject

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html b/docs/html/uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html index d2a9a383..16ff90e6 100644 --- a/docs/html/uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html +++ b/docs/html/uCEFOLEDragAndDrop.TOLEDragAndDropMgr.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOLEDragAndDrop: Class TOLEDragAndDropMgr - + @@ -126,6 +126,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOLEDragAndDrop.TOLEDropSource.html b/docs/html/uCEFOLEDragAndDrop.TOLEDropSource.html index 15ae2477..7c853558 100644 --- a/docs/html/uCEFOLEDragAndDrop.TOLEDropSource.html +++ b/docs/html/uCEFOLEDragAndDrop.TOLEDropSource.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOLEDragAndDrop: Class TOLEDropSource - + @@ -56,6 +56,6 @@ IDropSource

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOLEDragAndDrop.TOLEDropTarget.html b/docs/html/uCEFOLEDragAndDrop.TOLEDropTarget.html index 8d580bd4..ede7bb66 100644 --- a/docs/html/uCEFOLEDragAndDrop.TOLEDropTarget.html +++ b/docs/html/uCEFOLEDragAndDrop.TOLEDropTarget.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOLEDragAndDrop: Class TOLEDropTarget - + @@ -108,6 +108,6 @@ IDropTarget

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html b/docs/html/uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html index e9c314d5..46fa0d5c 100644 --- a/docs/html/uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html +++ b/docs/html/uCEFOLEDragAndDrop.TOLEEnumFormatEtc.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOLEDragAndDrop: Class TOLEEnumFormatEtc - + @@ -180,6 +180,6 @@ IEnumFormatEtc

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOLEDragAndDrop.html b/docs/html/uCEFOLEDragAndDrop.html index 03752e16..740ce7bc 100644 --- a/docs/html/uCEFOLEDragAndDrop.html +++ b/docs/html/uCEFOLEDragAndDrop.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOLEDragAndDrop - + @@ -83,6 +83,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOSRIMEHandler.TCEFOSRIMEHandler.html b/docs/html/uCEFOSRIMEHandler.TCEFOSRIMEHandler.html index 2ff2e959..94d83560 100644 --- a/docs/html/uCEFOSRIMEHandler.TCEFOSRIMEHandler.html +++ b/docs/html/uCEFOSRIMEHandler.TCEFOSRIMEHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOSRIMEHandler: Class TCEFOSRIMEHandler - + @@ -536,6 +536,6 @@ body { margin: 0.5em; } Resturns True if the library was loaded successfully.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOSRIMEHandler.html b/docs/html/uCEFOSRIMEHandler.html index 5e10cb65..2e82988e 100644 --- a/docs/html/uCEFOSRIMEHandler.html +++ b/docs/html/uCEFOSRIMEHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOSRIMEHandler - + @@ -77,6 +77,6 @@ White SkColor

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOsrBrowserWindow.TEmbeddedOsrChromium.html b/docs/html/uCEFOsrBrowserWindow.TEmbeddedOsrChromium.html index 88609555..573d54cd 100644 --- a/docs/html/uCEFOsrBrowserWindow.TEmbeddedOsrChromium.html +++ b/docs/html/uCEFOsrBrowserWindow.TEmbeddedOsrChromium.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOsrBrowserWindow: Class TEmbeddedOsrChromium - + @@ -33,6 +33,6 @@ TEmbeddedOsrChromium
    • TChromiumCore
    • TChromium
    • TEmbeddedChromium
    • -
    • TEmbeddedOsrChromium

    • Generated by PasDoc 1.0.2. +
    • TEmbeddedOsrChromium

    • Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOsrBrowserWindow.TOsrBrowserWindow.html b/docs/html/uCEFOsrBrowserWindow.TOsrBrowserWindow.html index 7f7dc52e..23a83fd4 100644 --- a/docs/html/uCEFOsrBrowserWindow.TOsrBrowserWindow.html +++ b/docs/html/uCEFOsrBrowserWindow.TOsrBrowserWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOsrBrowserWindow: Class TOsrBrowserWindow - + @@ -539,6 +539,6 @@ Mouse/Key events The below events can be used to see mouse/key input before it i

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOsrBrowserWindow.html b/docs/html/uCEFOsrBrowserWindow.html index 036a6956..6559bf3e 100644 --- a/docs/html/uCEFOsrBrowserWindow.html +++ b/docs/html/uCEFOsrBrowserWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOsrBrowserWindow - + @@ -103,6 +103,6 @@ body { margin: 0.5em; } TBrowserKeyPressEvent = procedure(Sender: TObject; var Key: char; var AHandled: Boolean) of Object;

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOverlayController.TCefOverlayControllerRef.html b/docs/html/uCEFOverlayController.TCefOverlayControllerRef.html index d4838321..f291d89c 100644 --- a/docs/html/uCEFOverlayController.TCefOverlayControllerRef.html +++ b/docs/html/uCEFOverlayController.TCefOverlayControllerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOverlayController: Class TCefOverlayControllerRef - + @@ -317,6 +317,6 @@ body { margin: 0.5em; } Returns a ICefOverlayController instance using a PCefOverlayController data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFOverlayController.html b/docs/html/uCEFOverlayController.html index 1f6103b5..ece784d2 100644 --- a/docs/html/uCEFOverlayController.html +++ b/docs/html/uCEFOverlayController.html @@ -3,7 +3,7 @@ cef4delphi: uCEFOverlayController - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Controller for an overlay that contains a contents View added via ICefWindow.AddOverlayView. Methods exposed by this controller should be called in preference to functions of the same name exposed by the contents View unless otherwise indicated. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPDFPrintCallback.TCefCustomPDFPrintCallBack.html b/docs/html/uCEFPDFPrintCallback.TCefCustomPDFPrintCallBack.html index 7425d94c..b56fde74 100644 --- a/docs/html/uCEFPDFPrintCallback.TCefCustomPDFPrintCallBack.html +++ b/docs/html/uCEFPDFPrintCallback.TCefCustomPDFPrintCallBack.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPDFPrintCallback: Class TCefCustomPDFPrintCallBack - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPDFPrintCallback.TCefFastPdfPrintCallback.html b/docs/html/uCEFPDFPrintCallback.TCefFastPdfPrintCallback.html index ab375cb7..14b76d0c 100644 --- a/docs/html/uCEFPDFPrintCallback.TCefFastPdfPrintCallback.html +++ b/docs/html/uCEFPDFPrintCallback.TCefFastPdfPrintCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPDFPrintCallback: Class TCefFastPdfPrintCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPDFPrintCallback.TCefPdfPrintCallbackOwn.html b/docs/html/uCEFPDFPrintCallback.TCefPdfPrintCallbackOwn.html index 01d0b1a4..7f997326 100644 --- a/docs/html/uCEFPDFPrintCallback.TCefPdfPrintCallbackOwn.html +++ b/docs/html/uCEFPDFPrintCallback.TCefPdfPrintCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPDFPrintCallback: Class TCefPdfPrintCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPDFPrintCallback.html b/docs/html/uCEFPDFPrintCallback.html index 78f64593..ce93bcac 100644 --- a/docs/html/uCEFPDFPrintCallback.html +++ b/docs/html/uCEFPDFPrintCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPDFPrintCallback - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPDFPrintOptions.TPDFPrintOptions.html b/docs/html/uCEFPDFPrintOptions.TPDFPrintOptions.html index fc90bcfc..891969d6 100644 --- a/docs/html/uCEFPDFPrintOptions.TPDFPrintOptions.html +++ b/docs/html/uCEFPDFPrintOptions.TPDFPrintOptions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPDFPrintOptions: Class TPDFPrintOptions - + @@ -823,6 +823,6 @@ body { margin: 0.5em; } Left margin in mm.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPDFPrintOptions.html b/docs/html/uCEFPDFPrintOptions.html index bd2ffaae..60a18a17 100644 --- a/docs/html/uCEFPDFPrintOptions.html +++ b/docs/html/uCEFPDFPrintOptions.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPDFPrintOptions - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } The TPDFPrintOptions properties are used to fill the TCefPdfPrintSettings record which is used in the TChromiumCore.PrintToPDF call. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanel.TCefPanelRef.html b/docs/html/uCEFPanel.TCefPanelRef.html index 1c5c6df6..bab28af5 100644 --- a/docs/html/uCEFPanel.TCefPanelRef.html +++ b/docs/html/uCEFPanel.TCefPanelRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanel: Class TCefPanelRef - + @@ -234,6 +234,6 @@ body { margin: 0.5em; } Create a new Panel.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanel.html b/docs/html/uCEFPanel.html index f95ab5fa..dc6d2eb0 100644 --- a/docs/html/uCEFPanel.html +++ b/docs/html/uCEFPanel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanel - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A Panel is a container in the views hierarchy that can contain other Views as children. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanelComponent.TCEFPanelComponent.html b/docs/html/uCEFPanelComponent.TCEFPanelComponent.html index a35a6bb3..0c349060 100644 --- a/docs/html/uCEFPanelComponent.TCEFPanelComponent.html +++ b/docs/html/uCEFPanelComponent.TCEFPanelComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanelComponent: Class TCEFPanelComponent - + @@ -333,6 +333,6 @@ ICefViewDelegateEvents

      Returns the number of child Views.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanelComponent.html b/docs/html/uCEFPanelComponent.html index 8469ebd0..7e9e28be 100644 --- a/docs/html/uCEFPanelComponent.html +++ b/docs/html/uCEFPanelComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanelComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanelDelegate.TCefPanelDelegateOwn.html b/docs/html/uCEFPanelDelegate.TCefPanelDelegateOwn.html index 5c01ffcc..c2134815 100644 --- a/docs/html/uCEFPanelDelegate.TCefPanelDelegateOwn.html +++ b/docs/html/uCEFPanelDelegate.TCefPanelDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanelDelegate: Class TCefPanelDelegateOwn - + @@ -50,6 +50,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanelDelegate.TCefPanelDelegateRef.html b/docs/html/uCEFPanelDelegate.TCefPanelDelegateRef.html index c421bf8d..b74a25d3 100644 --- a/docs/html/uCEFPanelDelegate.TCefPanelDelegateRef.html +++ b/docs/html/uCEFPanelDelegate.TCefPanelDelegateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanelDelegate: Class TCefPanelDelegateRef - + @@ -46,6 +46,6 @@ body { margin: 0.5em; } Returns a ICefPanelDelegate instance using a PCefPanelDelegate data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanelDelegate.TCustomPanelDelegate.html b/docs/html/uCEFPanelDelegate.TCustomPanelDelegate.html index 0c871a2e..e9795456 100644 --- a/docs/html/uCEFPanelDelegate.TCustomPanelDelegate.html +++ b/docs/html/uCEFPanelDelegate.TCustomPanelDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanelDelegate: Class TCustomPanelDelegate - + @@ -238,6 +238,6 @@ ICefViewDelegate

      Creates an instance of this class liked to an interface that's implemented by a control receiving the events.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPanelDelegate.html b/docs/html/uCEFPanelDelegate.html index 99418272..68c1ca08 100644 --- a/docs/html/uCEFPanelDelegate.html +++ b/docs/html/uCEFPanelDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPanelDelegate - + @@ -36,6 +36,6 @@ body { margin: 0.5em; } This class handles all the ICefPanelDelegate methods which call the ICefPanelDelegateEvents methods. ICefPanelDelegateEvents will be implemented by the control receiving the ICefPanelDelegate events. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPermissionHandler.TCefPermissionHandlerOwn.html b/docs/html/uCEFPermissionHandler.TCefPermissionHandlerOwn.html index 3a69c8c4..d4808a53 100644 --- a/docs/html/uCEFPermissionHandler.TCefPermissionHandlerOwn.html +++ b/docs/html/uCEFPermissionHandler.TCefPermissionHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPermissionHandler: Class TCefPermissionHandlerOwn - + @@ -113,6 +113,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPermissionHandler.TCustomPermissionHandler.html b/docs/html/uCEFPermissionHandler.TCustomPermissionHandler.html index 8edffedb..8888d78c 100644 --- a/docs/html/uCEFPermissionHandler.TCustomPermissionHandler.html +++ b/docs/html/uCEFPermissionHandler.TCustomPermissionHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPermissionHandler: Class TCustomPermissionHandler - + @@ -142,6 +142,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPermissionHandler.html b/docs/html/uCEFPermissionHandler.html index 31b2c520..dfcbce92 100644 --- a/docs/html/uCEFPermissionHandler.html +++ b/docs/html/uCEFPermissionHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPermissionHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPermissionPromptCallback.TCefPermissionPromptCallbackRef.html b/docs/html/uCEFPermissionPromptCallback.TCefPermissionPromptCallbackRef.html index f225f29a..a05f343e 100644 --- a/docs/html/uCEFPermissionPromptCallback.TCefPermissionPromptCallbackRef.html +++ b/docs/html/uCEFPermissionPromptCallback.TCefPermissionPromptCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPermissionPromptCallback: Class TCefPermissionPromptCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPermissionPromptCallback.html b/docs/html/uCEFPermissionPromptCallback.html index 2aa03d64..7fe46cf1 100644 --- a/docs/html/uCEFPermissionPromptCallback.html +++ b/docs/html/uCEFPermissionPromptCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPermissionPromptCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPostData.TCefPostDataRef.html b/docs/html/uCEFPostData.TCefPostDataRef.html index f02e9680..5cac7500 100644 --- a/docs/html/uCEFPostData.TCefPostDataRef.html +++ b/docs/html/uCEFPostData.TCefPostDataRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPostData: Class TCefPostDataRef - + @@ -153,6 +153,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPostData.html b/docs/html/uCEFPostData.html index 45d67dac..fef7b55a 100644 --- a/docs/html/uCEFPostData.html +++ b/docs/html/uCEFPostData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPostData - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPostDataElement.TCefPostDataElementOwn.html b/docs/html/uCEFPostDataElement.TCefPostDataElementOwn.html index db4330a4..ed792be1 100644 --- a/docs/html/uCEFPostDataElement.TCefPostDataElementOwn.html +++ b/docs/html/uCEFPostDataElement.TCefPostDataElementOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPostDataElement: Class TCefPostDataElementOwn - + @@ -231,6 +231,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPostDataElement.TCefPostDataElementRef.html b/docs/html/uCEFPostDataElement.TCefPostDataElementRef.html index 3fd66caa..6ec508e1 100644 --- a/docs/html/uCEFPostDataElement.TCefPostDataElementRef.html +++ b/docs/html/uCEFPostDataElement.TCefPostDataElementRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPostDataElement: Class TCefPostDataElementRef - + @@ -167,6 +167,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPostDataElement.html b/docs/html/uCEFPostDataElement.html index a8cefcb9..6f181f93 100644 --- a/docs/html/uCEFPostDataElement.html +++ b/docs/html/uCEFPostDataElement.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPostDataElement - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceManager.TCefPreferenceManagerRef.html b/docs/html/uCEFPreferenceManager.TCefPreferenceManagerRef.html index e95c0d5b..6cea0a33 100644 --- a/docs/html/uCEFPreferenceManager.TCefPreferenceManagerRef.html +++ b/docs/html/uCEFPreferenceManager.TCefPreferenceManagerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceManager: Class TCefPreferenceManagerRef - + @@ -175,6 +175,6 @@ body { margin: 0.5em; } Returns the current Chrome Variations configuration (combination of field trials and chrome://flags) as human-readable strings. This is the human- readable equivalent of the "Active Variations" section of chrome://version. See https://developer.chrome.com/docs/web-platform/chrome-variations for background and details. Note that field trial tests are disabled by default in Official CEF builds (via the `disable_fieldtrial_testing_config=true (1)` GN flag). This function must be called on the browser process UI thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceManager.html b/docs/html/uCEFPreferenceManager.html index 53f2c6ce..a0066964 100644 --- a/docs/html/uCEFPreferenceManager.html +++ b/docs/html/uCEFPreferenceManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceManager - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Manage access to preferences. Many built-in preferences are registered by Chromium. Custom preferences can be registered in ICefBrowserProcessHandler.OnRegisterCustomPreferences. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceObserver.TCefPreferenceObserverOwn.html b/docs/html/uCEFPreferenceObserver.TCefPreferenceObserverOwn.html index 68bcd4df..8e13ed9f 100644 --- a/docs/html/uCEFPreferenceObserver.TCefPreferenceObserverOwn.html +++ b/docs/html/uCEFPreferenceObserver.TCefPreferenceObserverOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceObserver: Class TCefPreferenceObserverOwn - + @@ -69,6 +69,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceObserver.TCustomPreferenceObserver.html b/docs/html/uCEFPreferenceObserver.TCustomPreferenceObserver.html index 2165228a..77e6c35c 100644 --- a/docs/html/uCEFPreferenceObserver.TCustomPreferenceObserver.html +++ b/docs/html/uCEFPreferenceObserver.TCustomPreferenceObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceObserver: Class TCustomPreferenceObserver - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceObserver.TPreferenceInfo.html b/docs/html/uCEFPreferenceObserver.TPreferenceInfo.html index a694768f..1a181e2c 100644 --- a/docs/html/uCEFPreferenceObserver.TPreferenceInfo.html +++ b/docs/html/uCEFPreferenceObserver.TPreferenceInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceObserver: Class TPreferenceInfo - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceObserver.TPreferenceInfoList.html b/docs/html/uCEFPreferenceObserver.TPreferenceInfoList.html index 1e21b7d6..f72b278d 100644 --- a/docs/html/uCEFPreferenceObserver.TPreferenceInfoList.html +++ b/docs/html/uCEFPreferenceObserver.TPreferenceInfoList.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceObserver: Class TPreferenceInfoList - + @@ -91,6 +91,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceObserver.html b/docs/html/uCEFPreferenceObserver.html index 667e7789..85e95269 100644 --- a/docs/html/uCEFPreferenceObserver.html +++ b/docs/html/uCEFPreferenceObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceObserver - + @@ -40,6 +40,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceRegistrar.TCefPreferenceRegistrarRef.html b/docs/html/uCEFPreferenceRegistrar.TCefPreferenceRegistrarRef.html index 6397edf6..a4f4a453 100644 --- a/docs/html/uCEFPreferenceRegistrar.TCefPreferenceRegistrarRef.html +++ b/docs/html/uCEFPreferenceRegistrar.TCefPreferenceRegistrarRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceRegistrar: Class TCefPreferenceRegistrarRef - + @@ -51,6 +51,6 @@ body { margin: 0.5em; } Register a preference with the specified |name| and |default_value|. To avoid conflicts with built-in preferences the |name| value should contain an application-specific prefix followed by a period (e.g. "myapp.value"). The contents of |default_value| will be copied. The data type for the preference will be inferred from |default_value|'s type and cannot be changed after registration. Returns true (1) on success. Returns false (0) if |name| is already registered or if |default_value| has an invalid type. This function must be called from within the scope of the ICefBrowserProcessHandler.OnRegisterCustomPreferences callback.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPreferenceRegistrar.html b/docs/html/uCEFPreferenceRegistrar.html index 1217a597..a6ff1969 100644 --- a/docs/html/uCEFPreferenceRegistrar.html +++ b/docs/html/uCEFPreferenceRegistrar.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPreferenceRegistrar - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Class that manages custom preference registrations. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintDialogCallback.TCefPrintDialogCallbackRef.html b/docs/html/uCEFPrintDialogCallback.TCefPrintDialogCallbackRef.html index d451c072..884206f0 100644 --- a/docs/html/uCEFPrintDialogCallback.TCefPrintDialogCallbackRef.html +++ b/docs/html/uCEFPrintDialogCallback.TCefPrintDialogCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintDialogCallback: Class TCefPrintDialogCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintDialogCallback.html b/docs/html/uCEFPrintDialogCallback.html index 40a83b3a..e07fdc51 100644 --- a/docs/html/uCEFPrintDialogCallback.html +++ b/docs/html/uCEFPrintDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintDialogCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintHandler.TCefPrintHandlerOwn.html b/docs/html/uCEFPrintHandler.TCefPrintHandlerOwn.html index 5dfc3441..e3f72e37 100644 --- a/docs/html/uCEFPrintHandler.TCefPrintHandlerOwn.html +++ b/docs/html/uCEFPrintHandler.TCefPrintHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintHandler: Class TCefPrintHandlerOwn - + @@ -141,6 +141,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintHandler.TCustomPrintHandler.html b/docs/html/uCEFPrintHandler.TCustomPrintHandler.html index 5c3940da..6cd2e684 100644 --- a/docs/html/uCEFPrintHandler.TCustomPrintHandler.html +++ b/docs/html/uCEFPrintHandler.TCustomPrintHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintHandler: Class TCustomPrintHandler - + @@ -170,6 +170,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintHandler.html b/docs/html/uCEFPrintHandler.html index 4d21441f..cf9ad0aa 100644 --- a/docs/html/uCEFPrintHandler.html +++ b/docs/html/uCEFPrintHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintJobCallback.TCefPrintJobCallbackRef.html b/docs/html/uCEFPrintJobCallback.TCefPrintJobCallbackRef.html index ef14db93..16e31140 100644 --- a/docs/html/uCEFPrintJobCallback.TCefPrintJobCallbackRef.html +++ b/docs/html/uCEFPrintJobCallback.TCefPrintJobCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintJobCallback: Class TCefPrintJobCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintJobCallback.html b/docs/html/uCEFPrintJobCallback.html index 7518dc4f..439de05b 100644 --- a/docs/html/uCEFPrintJobCallback.html +++ b/docs/html/uCEFPrintJobCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintJobCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintSettings.TCefPrintSettingsRef.html b/docs/html/uCEFPrintSettings.TCefPrintSettingsRef.html index 7a30f908..7d90ecd2 100644 --- a/docs/html/uCEFPrintSettings.TCefPrintSettingsRef.html +++ b/docs/html/uCEFPrintSettings.TCefPrintSettingsRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintSettings: Class TCefPrintSettingsRef - + @@ -363,6 +363,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFPrintSettings.html b/docs/html/uCEFPrintSettings.html index 81b9ad69..2bd71fb8 100644 --- a/docs/html/uCEFPrintSettings.html +++ b/docs/html/uCEFPrintSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFPrintSettings - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFProcessMessage.TCefProcessMessageRef.html b/docs/html/uCEFProcessMessage.TCefProcessMessageRef.html index 628ae53a..0d4f2fe5 100644 --- a/docs/html/uCEFProcessMessage.TCefProcessMessageRef.html +++ b/docs/html/uCEFProcessMessage.TCefProcessMessageRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFProcessMessage: Class TCefProcessMessageRef - + @@ -139,6 +139,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFProcessMessage.html b/docs/html/uCEFProcessMessage.html index 6ea65098..2160dcc8 100644 --- a/docs/html/uCEFProcessMessage.html +++ b/docs/html/uCEFProcessMessage.html @@ -3,7 +3,7 @@ cef4delphi: uCEFProcessMessage - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRegistration.TCefRegistrationRef.html b/docs/html/uCEFRegistration.TCefRegistrationRef.html index cf8d92ef..53d2e497 100644 --- a/docs/html/uCEFRegistration.TCefRegistrationRef.html +++ b/docs/html/uCEFRegistration.TCefRegistrationRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRegistration: Class TCefRegistrationRef - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRegistration.html b/docs/html/uCEFRegistration.html index db8a3697..ea14991e 100644 --- a/docs/html/uCEFRegistration.html +++ b/docs/html/uCEFRegistration.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRegistration - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRenderHandler.TCefRenderHandlerOwn.html b/docs/html/uCEFRenderHandler.TCefRenderHandlerOwn.html index c7c1e7b3..cb33bfd6 100644 --- a/docs/html/uCEFRenderHandler.TCefRenderHandlerOwn.html +++ b/docs/html/uCEFRenderHandler.TCefRenderHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRenderHandler: Class TCefRenderHandlerOwn - + @@ -315,6 +315,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRenderHandler.TCustomRenderHandler.html b/docs/html/uCEFRenderHandler.TCustomRenderHandler.html index 0797c330..fdccb1b4 100644 --- a/docs/html/uCEFRenderHandler.TCustomRenderHandler.html +++ b/docs/html/uCEFRenderHandler.TCustomRenderHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRenderHandler: Class TCustomRenderHandler - + @@ -344,6 +344,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRenderHandler.html b/docs/html/uCEFRenderHandler.html index b505d4e8..7e5ae4a5 100644 --- a/docs/html/uCEFRenderHandler.html +++ b/docs/html/uCEFRenderHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRenderHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRenderProcessHandler.TCefCustomRenderProcessHandler.html b/docs/html/uCEFRenderProcessHandler.TCefCustomRenderProcessHandler.html index 080958fe..2b02e343 100644 --- a/docs/html/uCEFRenderProcessHandler.TCefCustomRenderProcessHandler.html +++ b/docs/html/uCEFRenderProcessHandler.TCefCustomRenderProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRenderProcessHandler: Class TCefCustomRenderProcessHandler - + @@ -224,6 +224,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRenderProcessHandler.TCefRenderProcessHandlerOwn.html b/docs/html/uCEFRenderProcessHandler.TCefRenderProcessHandlerOwn.html index d1fb6687..0cd308dd 100644 --- a/docs/html/uCEFRenderProcessHandler.TCefRenderProcessHandlerOwn.html +++ b/docs/html/uCEFRenderProcessHandler.TCefRenderProcessHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRenderProcessHandler: Class TCefRenderProcessHandlerOwn - + @@ -183,6 +183,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRenderProcessHandler.html b/docs/html/uCEFRenderProcessHandler.html index 96b8b8f1..28e3bdbe 100644 --- a/docs/html/uCEFRenderProcessHandler.html +++ b/docs/html/uCEFRenderProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRenderProcessHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequest.TCefRequestRef.html b/docs/html/uCEFRequest.TCefRequestRef.html index 559db178..0ddf06d7 100644 --- a/docs/html/uCEFRequest.TCefRequestRef.html +++ b/docs/html/uCEFRequest.TCefRequestRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequest: Class TCefRequestRef - + @@ -363,6 +363,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequest.html b/docs/html/uCEFRequest.html index a4d129eb..f31c4860 100644 --- a/docs/html/uCEFRequest.html +++ b/docs/html/uCEFRequest.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequest - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContext.TCefClearCertificateExceptionsCompletionCallback.html b/docs/html/uCEFRequestContext.TCefClearCertificateExceptionsCompletionCallback.html index 6159ecf2..929f2e20 100644 --- a/docs/html/uCEFRequestContext.TCefClearCertificateExceptionsCompletionCallback.html +++ b/docs/html/uCEFRequestContext.TCefClearCertificateExceptionsCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContext: Class TCefClearCertificateExceptionsCompletionCallback - + @@ -47,6 +47,6 @@ body { margin: 0.5em; } Method that will be called once the task is complete.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContext.TCefClearHttpAuthCredentialsCompletionCallback.html b/docs/html/uCEFRequestContext.TCefClearHttpAuthCredentialsCompletionCallback.html index c36e4842..4d5ceec9 100644 --- a/docs/html/uCEFRequestContext.TCefClearHttpAuthCredentialsCompletionCallback.html +++ b/docs/html/uCEFRequestContext.TCefClearHttpAuthCredentialsCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContext: Class TCefClearHttpAuthCredentialsCompletionCallback - + @@ -47,6 +47,6 @@ body { margin: 0.5em; } Method that will be called once the task is complete.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContext.TCefClearHttpCacheCompletionCallback.html b/docs/html/uCEFRequestContext.TCefClearHttpCacheCompletionCallback.html index d33b6b28..9ad40576 100644 --- a/docs/html/uCEFRequestContext.TCefClearHttpCacheCompletionCallback.html +++ b/docs/html/uCEFRequestContext.TCefClearHttpCacheCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContext: Class TCefClearHttpCacheCompletionCallback - + @@ -47,6 +47,6 @@ body { margin: 0.5em; } Method that will be called once the task is complete.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContext.TCefCloseAllConnectionsCompletionCallback.html b/docs/html/uCEFRequestContext.TCefCloseAllConnectionsCompletionCallback.html index b48da114..e89f6880 100644 --- a/docs/html/uCEFRequestContext.TCefCloseAllConnectionsCompletionCallback.html +++ b/docs/html/uCEFRequestContext.TCefCloseAllConnectionsCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContext: Class TCefCloseAllConnectionsCompletionCallback - + @@ -47,6 +47,6 @@ body { margin: 0.5em; } Method that will be called once the task is complete.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContext.TCefRequestContextRef.html b/docs/html/uCEFRequestContext.TCefRequestContextRef.html index 41c36850..6977d01a 100644 --- a/docs/html/uCEFRequestContext.TCefRequestContextRef.html +++ b/docs/html/uCEFRequestContext.TCefRequestContextRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContext: Class TCefRequestContextRef - + @@ -499,6 +499,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContext.html b/docs/html/uCEFRequestContext.html index b3e9eb63..17ef5c0b 100644 --- a/docs/html/uCEFRequestContext.html +++ b/docs/html/uCEFRequestContext.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContext - + @@ -44,6 +44,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerOwn.html b/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerOwn.html index 322893c0..6e031ee2 100644 --- a/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerOwn.html +++ b/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContextHandler: Class TCefRequestContextHandlerOwn - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerRef.html b/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerRef.html index 21d264ac..72067d4a 100644 --- a/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerRef.html +++ b/docs/html/uCEFRequestContextHandler.TCefRequestContextHandlerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContextHandler: Class TCefRequestContextHandlerRef - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContextHandler.TCustomRequestContextHandler.html b/docs/html/uCEFRequestContextHandler.TCustomRequestContextHandler.html index d0ca3226..9232d7b0 100644 --- a/docs/html/uCEFRequestContextHandler.TCustomRequestContextHandler.html +++ b/docs/html/uCEFRequestContextHandler.TCustomRequestContextHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContextHandler: Class TCustomRequestContextHandler - + @@ -114,6 +114,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestContextHandler.html b/docs/html/uCEFRequestContextHandler.html index 6a08dce3..aa380013 100644 --- a/docs/html/uCEFRequestContextHandler.html +++ b/docs/html/uCEFRequestContextHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestContextHandler - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestHandler.TCefRequestHandlerOwn.html b/docs/html/uCEFRequestHandler.TCefRequestHandlerOwn.html index 34f984d4..eaa5f8fd 100644 --- a/docs/html/uCEFRequestHandler.TCefRequestHandlerOwn.html +++ b/docs/html/uCEFRequestHandler.TCefRequestHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestHandler: Class TCefRequestHandlerOwn - + @@ -211,6 +211,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestHandler.TCustomRequestHandler.html b/docs/html/uCEFRequestHandler.TCustomRequestHandler.html index a77880ae..624ff0e8 100644 --- a/docs/html/uCEFRequestHandler.TCustomRequestHandler.html +++ b/docs/html/uCEFRequestHandler.TCustomRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestHandler: Class TCustomRequestHandler - + @@ -240,6 +240,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRequestHandler.html b/docs/html/uCEFRequestHandler.html index a9562132..3b3ef67b 100644 --- a/docs/html/uCEFRequestHandler.html +++ b/docs/html/uCEFRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRequestHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResolveCallback.TCefCustomResolveCallback.html b/docs/html/uCEFResolveCallback.TCefCustomResolveCallback.html index 5f9f88a3..f348219b 100644 --- a/docs/html/uCEFResolveCallback.TCefCustomResolveCallback.html +++ b/docs/html/uCEFResolveCallback.TCefCustomResolveCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResolveCallback: Class TCefCustomResolveCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResolveCallback.TCefResolveCallbackOwn.html b/docs/html/uCEFResolveCallback.TCefResolveCallbackOwn.html index bccb00be..73cb5b6c 100644 --- a/docs/html/uCEFResolveCallback.TCefResolveCallbackOwn.html +++ b/docs/html/uCEFResolveCallback.TCefResolveCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResolveCallback: Class TCefResolveCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResolveCallback.html b/docs/html/uCEFResolveCallback.html index 5b38587d..43a0604b 100644 --- a/docs/html/uCEFResolveCallback.html +++ b/docs/html/uCEFResolveCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResolveCallback - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceBundle.TCefResourceBundleRef.html b/docs/html/uCEFResourceBundle.TCefResourceBundleRef.html index 4005f819..7f05137f 100644 --- a/docs/html/uCEFResourceBundle.TCefResourceBundleRef.html +++ b/docs/html/uCEFResourceBundle.TCefResourceBundleRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceBundle: Class TCefResourceBundleRef - + @@ -97,6 +97,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceBundle.html b/docs/html/uCEFResourceBundle.html index 1e281291..0b64732d 100644 --- a/docs/html/uCEFResourceBundle.html +++ b/docs/html/uCEFResourceBundle.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceBundle - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceBundleHandler.TCefCustomResourceBundleHandler.html b/docs/html/uCEFResourceBundleHandler.TCefCustomResourceBundleHandler.html index 343cef85..d104d52a 100644 --- a/docs/html/uCEFResourceBundleHandler.TCefCustomResourceBundleHandler.html +++ b/docs/html/uCEFResourceBundleHandler.TCefCustomResourceBundleHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceBundleHandler: Class TCefCustomResourceBundleHandler - + @@ -128,6 +128,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceBundleHandler.TCefResourceBundleHandlerOwn.html b/docs/html/uCEFResourceBundleHandler.TCefResourceBundleHandlerOwn.html index 2905015a..721813a7 100644 --- a/docs/html/uCEFResourceBundleHandler.TCefResourceBundleHandlerOwn.html +++ b/docs/html/uCEFResourceBundleHandler.TCefResourceBundleHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceBundleHandler: Class TCefResourceBundleHandlerOwn - + @@ -99,6 +99,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceBundleHandler.html b/docs/html/uCEFResourceBundleHandler.html index 3c8881d3..8d468437 100644 --- a/docs/html/uCEFResourceBundleHandler.html +++ b/docs/html/uCEFResourceBundleHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceBundleHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceHandler.TCefResourceHandlerOwn.html b/docs/html/uCEFResourceHandler.TCefResourceHandlerOwn.html index 5470533f..dd660f70 100644 --- a/docs/html/uCEFResourceHandler.TCefResourceHandlerOwn.html +++ b/docs/html/uCEFResourceHandler.TCefResourceHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceHandler: Class TCefResourceHandlerOwn - + @@ -145,6 +145,6 @@ deprecated

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceHandler.TCefResourceHandlerRef.html b/docs/html/uCEFResourceHandler.TCefResourceHandlerRef.html index 60f44de2..225ac03d 100644 --- a/docs/html/uCEFResourceHandler.TCefResourceHandlerRef.html +++ b/docs/html/uCEFResourceHandler.TCefResourceHandlerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceHandler: Class TCefResourceHandlerRef - + @@ -145,6 +145,6 @@ deprecated

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceHandler.html b/docs/html/uCEFResourceHandler.html index 97c08a88..d1d562fb 100644 --- a/docs/html/uCEFResourceHandler.html +++ b/docs/html/uCEFResourceHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceHandler - + @@ -47,6 +47,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceReadCallback.TCefResourceReadCallbackRef.html b/docs/html/uCEFResourceReadCallback.TCefResourceReadCallbackRef.html index 3931019f..99b9275f 100644 --- a/docs/html/uCEFResourceReadCallback.TCefResourceReadCallbackRef.html +++ b/docs/html/uCEFResourceReadCallback.TCefResourceReadCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceReadCallback: Class TCefResourceReadCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceReadCallback.html b/docs/html/uCEFResourceReadCallback.html index 90b82f9a..a9fe0e17 100644 --- a/docs/html/uCEFResourceReadCallback.html +++ b/docs/html/uCEFResourceReadCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceReadCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerOwn.html b/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerOwn.html index 44686736..09960748 100644 --- a/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerOwn.html +++ b/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceRequestHandler: Class TCefResourceRequestHandlerOwn - + @@ -171,6 +171,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerRef.html b/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerRef.html index e839c00c..6c2eef35 100644 --- a/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerRef.html +++ b/docs/html/uCEFResourceRequestHandler.TCefResourceRequestHandlerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceRequestHandler: Class TCefResourceRequestHandlerRef - + @@ -171,6 +171,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceRequestHandler.TCustomResourceRequestHandler.html b/docs/html/uCEFResourceRequestHandler.TCustomResourceRequestHandler.html index dadeede3..a67bf277 100644 --- a/docs/html/uCEFResourceRequestHandler.TCustomResourceRequestHandler.html +++ b/docs/html/uCEFResourceRequestHandler.TCustomResourceRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceRequestHandler: Class TCustomResourceRequestHandler - + @@ -224,6 +224,6 @@ body { margin: 0.5em; } Custom procedure to clear all references.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceRequestHandler.html b/docs/html/uCEFResourceRequestHandler.html index 5726654e..604e896a 100644 --- a/docs/html/uCEFResourceRequestHandler.html +++ b/docs/html/uCEFResourceRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceRequestHandler - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceSkipCallback.TCefResourceSkipCallbackRef.html b/docs/html/uCEFResourceSkipCallback.TCefResourceSkipCallbackRef.html index 211c444f..e7dbd617 100644 --- a/docs/html/uCEFResourceSkipCallback.TCefResourceSkipCallbackRef.html +++ b/docs/html/uCEFResourceSkipCallback.TCefResourceSkipCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceSkipCallback: Class TCefResourceSkipCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResourceSkipCallback.html b/docs/html/uCEFResourceSkipCallback.html index 353c8fe2..1be59d14 100644 --- a/docs/html/uCEFResourceSkipCallback.html +++ b/docs/html/uCEFResourceSkipCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResourceSkipCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResponse.TCefResponseRef.html b/docs/html/uCEFResponse.TCefResponseRef.html index b83c47d0..f1f2208e 100644 --- a/docs/html/uCEFResponse.TCefResponseRef.html +++ b/docs/html/uCEFResponse.TCefResponseRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResponse: Class TCefResponseRef - + @@ -293,6 +293,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResponse.html b/docs/html/uCEFResponse.html index ddd03996..8913c412 100644 --- a/docs/html/uCEFResponse.html +++ b/docs/html/uCEFResponse.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResponse - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResponseFilter.TCefResponseFilterOwn.html b/docs/html/uCEFResponseFilter.TCefResponseFilterOwn.html index dd5bc984..4cda9ea7 100644 --- a/docs/html/uCEFResponseFilter.TCefResponseFilterOwn.html +++ b/docs/html/uCEFResponseFilter.TCefResponseFilterOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResponseFilter: Class TCefResponseFilterOwn - + @@ -114,6 +114,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResponseFilter.TCefResponseFilterRef.html b/docs/html/uCEFResponseFilter.TCefResponseFilterRef.html index a97c13e1..07c7ab63 100644 --- a/docs/html/uCEFResponseFilter.TCefResponseFilterRef.html +++ b/docs/html/uCEFResponseFilter.TCefResponseFilterRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResponseFilter: Class TCefResponseFilterRef - + @@ -114,6 +114,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResponseFilter.TCustomResponseFilter.html b/docs/html/uCEFResponseFilter.TCustomResponseFilter.html index 04e62f56..0ecab62c 100644 --- a/docs/html/uCEFResponseFilter.TCustomResponseFilter.html +++ b/docs/html/uCEFResponseFilter.TCustomResponseFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResponseFilter: Class TCustomResponseFilter - + @@ -212,6 +212,6 @@ body { margin: 0.5em; } OnInitFilter is triggered when ICefResponseFilter.InitFilter is executed. Set the aResult parameter to install the filter.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFResponseFilter.html b/docs/html/uCEFResponseFilter.html index 06237fad..5796dc5a 100644 --- a/docs/html/uCEFResponseFilter.html +++ b/docs/html/uCEFResponseFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFResponseFilter - + @@ -61,6 +61,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRunContextMenuCallback.TCefRunContextMenuCallbackRef.html b/docs/html/uCEFRunContextMenuCallback.TCefRunContextMenuCallbackRef.html index 516c9b9e..eff615e2 100644 --- a/docs/html/uCEFRunContextMenuCallback.TCefRunContextMenuCallbackRef.html +++ b/docs/html/uCEFRunContextMenuCallback.TCefRunContextMenuCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRunContextMenuCallback: Class TCefRunContextMenuCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRunContextMenuCallback.html b/docs/html/uCEFRunContextMenuCallback.html index 7b257aeb..be77b698 100644 --- a/docs/html/uCEFRunContextMenuCallback.html +++ b/docs/html/uCEFRunContextMenuCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRunContextMenuCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRunFileDialogCallback.TCefFastRunFileDialogCallback.html b/docs/html/uCEFRunFileDialogCallback.TCefFastRunFileDialogCallback.html index 21b8c788..3599eaba 100644 --- a/docs/html/uCEFRunFileDialogCallback.TCefFastRunFileDialogCallback.html +++ b/docs/html/uCEFRunFileDialogCallback.TCefFastRunFileDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRunFileDialogCallback: Class TCefFastRunFileDialogCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRunFileDialogCallback.TCefRunFileDialogCallbackOwn.html b/docs/html/uCEFRunFileDialogCallback.TCefRunFileDialogCallbackOwn.html index 63b495bc..e3771a35 100644 --- a/docs/html/uCEFRunFileDialogCallback.TCefRunFileDialogCallbackOwn.html +++ b/docs/html/uCEFRunFileDialogCallback.TCefRunFileDialogCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRunFileDialogCallback: Class TCefRunFileDialogCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRunFileDialogCallback.html b/docs/html/uCEFRunFileDialogCallback.html index 49b0895e..665b84f5 100644 --- a/docs/html/uCEFRunFileDialogCallback.html +++ b/docs/html/uCEFRunFileDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRunFileDialogCallback - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRunQuickMenuCallback.TCefRunQuickMenuCallbackRef.html b/docs/html/uCEFRunQuickMenuCallback.TCefRunQuickMenuCallbackRef.html index a6545850..c3177346 100644 --- a/docs/html/uCEFRunQuickMenuCallback.TCefRunQuickMenuCallbackRef.html +++ b/docs/html/uCEFRunQuickMenuCallback.TCefRunQuickMenuCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRunQuickMenuCallback: Class TCefRunQuickMenuCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFRunQuickMenuCallback.html b/docs/html/uCEFRunQuickMenuCallback.html index 218f6169..c50adaed 100644 --- a/docs/html/uCEFRunQuickMenuCallback.html +++ b/docs/html/uCEFRunQuickMenuCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFRunQuickMenuCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSSLStatus.TCefSSLStatusRef.html b/docs/html/uCEFSSLStatus.TCefSSLStatusRef.html index 67f4d3a0..aad282a9 100644 --- a/docs/html/uCEFSSLStatus.TCefSSLStatusRef.html +++ b/docs/html/uCEFSSLStatus.TCefSSLStatusRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSSLStatus: Class TCefSSLStatusRef - + @@ -113,6 +113,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSSLStatus.html b/docs/html/uCEFSSLStatus.html index 99bcbc57..5c40693e 100644 --- a/docs/html/uCEFSSLStatus.html +++ b/docs/html/uCEFSSLStatus.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSSLStatus - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSchemeHandlerFactory.TCefSchemeHandlerFactoryOwn.html b/docs/html/uCEFSchemeHandlerFactory.TCefSchemeHandlerFactoryOwn.html index ad6589b0..1d418710 100644 --- a/docs/html/uCEFSchemeHandlerFactory.TCefSchemeHandlerFactoryOwn.html +++ b/docs/html/uCEFSchemeHandlerFactory.TCefSchemeHandlerFactoryOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSchemeHandlerFactory: Class TCefSchemeHandlerFactoryOwn - + @@ -88,6 +88,6 @@ body { margin: 0.5em; } -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSchemeHandlerFactory.html b/docs/html/uCEFSchemeHandlerFactory.html index ea1a9bbc..5fcad800 100644 --- a/docs/html/uCEFSchemeHandlerFactory.html +++ b/docs/html/uCEFSchemeHandlerFactory.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSchemeHandlerFactory - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Class that creates ICefResourceHandler instances for handling scheme requests. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSchemeRegistrar.TCefSchemeRegistrarRef.html b/docs/html/uCEFSchemeRegistrar.TCefSchemeRegistrarRef.html index 9e2bcd62..ed2a1701 100644 --- a/docs/html/uCEFSchemeRegistrar.TCefSchemeRegistrarRef.html +++ b/docs/html/uCEFSchemeRegistrar.TCefSchemeRegistrarRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSchemeRegistrar: Class TCefSchemeRegistrarRef - + @@ -61,6 +61,6 @@ body { margin: 0.5em; }

      <see>See the CEF_SCHEME_OPTION_* constants in the uCEFConstants unit for possible values for |options|.)

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSchemeRegistrar.html b/docs/html/uCEFSchemeRegistrar.html index f2008e38..ca48c498 100644 --- a/docs/html/uCEFSchemeRegistrar.html +++ b/docs/html/uCEFSchemeRegistrar.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSchemeRegistrar - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Class that manages custom scheme registrations. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFScrollView.TCefScrollViewRef.html b/docs/html/uCEFScrollView.TCefScrollViewRef.html index eda40832..738eacd7 100644 --- a/docs/html/uCEFScrollView.TCefScrollViewRef.html +++ b/docs/html/uCEFScrollView.TCefScrollViewRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFScrollView: Class TCefScrollViewRef - + @@ -164,6 +164,6 @@ body { margin: 0.5em; } Create a new ScrollView.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFScrollView.html b/docs/html/uCEFScrollView.html index 82b0d8cd..bdd7041e 100644 --- a/docs/html/uCEFScrollView.html +++ b/docs/html/uCEFScrollView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFScrollView - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A ScrollView will show horizontal and/or vertical scrollbars when necessary based on the size of the attached content view. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFScrollViewComponent.TCEFScrollViewComponent.html b/docs/html/uCEFScrollViewComponent.TCEFScrollViewComponent.html index 8467b24d..ed4bce4c 100644 --- a/docs/html/uCEFScrollViewComponent.TCEFScrollViewComponent.html +++ b/docs/html/uCEFScrollViewComponent.TCEFScrollViewComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFScrollViewComponent: Class TCEFScrollViewComponent - + @@ -309,6 +309,6 @@ ICefViewDelegateEvents

      Returns true (1) if the vertical scrollbar is currently showing.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFScrollViewComponent.html b/docs/html/uCEFScrollViewComponent.html index 3810ed0a..470425db 100644 --- a/docs/html/uCEFScrollViewComponent.html +++ b/docs/html/uCEFScrollViewComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFScrollViewComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSelectClientCertificateCallback.TCefSelectClientCertificateCallbackRef.html b/docs/html/uCEFSelectClientCertificateCallback.TCefSelectClientCertificateCallbackRef.html index 8e150bd2..2f4dab0e 100644 --- a/docs/html/uCEFSelectClientCertificateCallback.TCefSelectClientCertificateCallbackRef.html +++ b/docs/html/uCEFSelectClientCertificateCallback.TCefSelectClientCertificateCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSelectClientCertificateCallback: Class TCefSelectClientCertificateCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSelectClientCertificateCallback.html b/docs/html/uCEFSelectClientCertificateCallback.html index f2b2afee..ac968450 100644 --- a/docs/html/uCEFSelectClientCertificateCallback.html +++ b/docs/html/uCEFSelectClientCertificateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSelectClientCertificateCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSentinel.TCEFSentinel.html b/docs/html/uCEFSentinel.TCEFSentinel.html index c7ca5ca5..798314a0 100644 --- a/docs/html/uCEFSentinel.TCEFSentinel.html +++ b/docs/html/uCEFSentinel.TCEFSentinel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSentinel: Class TCEFSentinel - + @@ -432,6 +432,6 @@ body { margin: 0.5em; } Event triggered when enought CEF subprocesses are closed.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSentinel.html b/docs/html/uCEFSentinel.html index 594248ee..3847b660 100644 --- a/docs/html/uCEFSentinel.html +++ b/docs/html/uCEFSentinel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSentinel - + @@ -132,6 +132,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServer.TCEFServerRef.html b/docs/html/uCEFServer.TCEFServerRef.html index 5543ca87..a3bd1dfc 100644 --- a/docs/html/uCEFServer.TCEFServerRef.html +++ b/docs/html/uCEFServer.TCEFServerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServer: Class TCEFServerRef - + @@ -225,6 +225,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServer.html b/docs/html/uCEFServer.html index 800477dc..7d51ef96 100644 --- a/docs/html/uCEFServer.html +++ b/docs/html/uCEFServer.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServer - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServerComponent.TCEFServerComponent.html b/docs/html/uCEFServerComponent.TCEFServerComponent.html index 508d4799..c8581a67 100644 --- a/docs/html/uCEFServerComponent.TCEFServerComponent.html +++ b/docs/html/uCEFServerComponent.TCEFServerComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServerComponent: Class TCEFServerComponent - + @@ -714,6 +714,6 @@ IServerEvents

      <see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_server_capi.h">CEF source file: /include/capi/cef_server_capi.h (cef_server_handler_t))

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServerComponent.html b/docs/html/uCEFServerComponent.html index 16665e6d..f1919a75 100644 --- a/docs/html/uCEFServerComponent.html +++ b/docs/html/uCEFServerComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServerComponent - + @@ -77,6 +77,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServerEvents.html b/docs/html/uCEFServerEvents.html index 66c99849..ff23784b 100644 --- a/docs/html/uCEFServerEvents.html +++ b/docs/html/uCEFServerEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServerEvents - + @@ -102,6 +102,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServerHandler.TCEFServerHandlerOwn.html b/docs/html/uCEFServerHandler.TCEFServerHandlerOwn.html index ff18db76..b3f0df6f 100644 --- a/docs/html/uCEFServerHandler.TCEFServerHandlerOwn.html +++ b/docs/html/uCEFServerHandler.TCEFServerHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServerHandler: Class TCEFServerHandlerOwn - + @@ -155,6 +155,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServerHandler.TCustomServerHandler.html b/docs/html/uCEFServerHandler.TCustomServerHandler.html index 910f5898..8d1cc4eb 100644 --- a/docs/html/uCEFServerHandler.TCustomServerHandler.html +++ b/docs/html/uCEFServerHandler.TCustomServerHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServerHandler: Class TCustomServerHandler - + @@ -184,6 +184,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFServerHandler.html b/docs/html/uCEFServerHandler.html index fbc1e7b3..8bee25c9 100644 --- a/docs/html/uCEFServerHandler.html +++ b/docs/html/uCEFServerHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFServerHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSetCookieCallback.TCefCustomSetCookieCallback.html b/docs/html/uCEFSetCookieCallback.TCefCustomSetCookieCallback.html index 2b43c29d..4f029cbc 100644 --- a/docs/html/uCEFSetCookieCallback.TCefCustomSetCookieCallback.html +++ b/docs/html/uCEFSetCookieCallback.TCefCustomSetCookieCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSetCookieCallback: Class TCefCustomSetCookieCallback - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSetCookieCallback.TCefFastSetCookieCallback.html b/docs/html/uCEFSetCookieCallback.TCefFastSetCookieCallback.html index 010db3cc..5e46ede7 100644 --- a/docs/html/uCEFSetCookieCallback.TCefFastSetCookieCallback.html +++ b/docs/html/uCEFSetCookieCallback.TCefFastSetCookieCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSetCookieCallback: Class TCefFastSetCookieCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSetCookieCallback.TCefSetCookieCallbackOwn.html b/docs/html/uCEFSetCookieCallback.TCefSetCookieCallbackOwn.html index 146c6d36..ece1fc99 100644 --- a/docs/html/uCEFSetCookieCallback.TCefSetCookieCallbackOwn.html +++ b/docs/html/uCEFSetCookieCallback.TCefSetCookieCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSetCookieCallback: Class TCefSetCookieCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSetCookieCallback.html b/docs/html/uCEFSetCookieCallback.html index 6e695242..c52fad3c 100644 --- a/docs/html/uCEFSetCookieCallback.html +++ b/docs/html/uCEFSetCookieCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSetCookieCallback - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSettingObserver.TCefSettingObserverOwn.html b/docs/html/uCEFSettingObserver.TCefSettingObserverOwn.html index c990157f..a3076e5e 100644 --- a/docs/html/uCEFSettingObserver.TCefSettingObserverOwn.html +++ b/docs/html/uCEFSettingObserver.TCefSettingObserverOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSettingObserver: Class TCefSettingObserverOwn - + @@ -69,6 +69,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSettingObserver.TCustomSettingObserver.html b/docs/html/uCEFSettingObserver.TCustomSettingObserver.html index 8c579dad..ce605e63 100644 --- a/docs/html/uCEFSettingObserver.TCustomSettingObserver.html +++ b/docs/html/uCEFSettingObserver.TCustomSettingObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSettingObserver: Class TCustomSettingObserver - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSettingObserver.html b/docs/html/uCEFSettingObserver.html index b243905a..f812efd0 100644 --- a/docs/html/uCEFSettingObserver.html +++ b/docs/html/uCEFSettingObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSettingObserver - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSharedMemoryRegion.TCefSharedMemoryRegionRef.html b/docs/html/uCEFSharedMemoryRegion.TCefSharedMemoryRegionRef.html index b2d4974d..0d58861c 100644 --- a/docs/html/uCEFSharedMemoryRegion.TCefSharedMemoryRegionRef.html +++ b/docs/html/uCEFSharedMemoryRegion.TCefSharedMemoryRegionRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSharedMemoryRegion: Class TCefSharedMemoryRegionRef - + @@ -85,6 +85,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSharedMemoryRegion.html b/docs/html/uCEFSharedMemoryRegion.html index 63426c37..637e9e05 100644 --- a/docs/html/uCEFSharedMemoryRegion.html +++ b/docs/html/uCEFSharedMemoryRegion.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSharedMemoryRegion - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSharedProcessMessageBuilder.TCefSharedProcessMessageBuilderRef.html b/docs/html/uCEFSharedProcessMessageBuilder.TCefSharedProcessMessageBuilderRef.html index 49b443f9..4d6b1370 100644 --- a/docs/html/uCEFSharedProcessMessageBuilder.TCefSharedProcessMessageBuilderRef.html +++ b/docs/html/uCEFSharedProcessMessageBuilder.TCefSharedProcessMessageBuilderRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSharedProcessMessageBuilder: Class TCefSharedProcessMessageBuilderRef - + @@ -111,6 +111,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSharedProcessMessageBuilder.html b/docs/html/uCEFSharedProcessMessageBuilder.html index 9d5a54ae..27705c04 100644 --- a/docs/html/uCEFSharedProcessMessageBuilder.html +++ b/docs/html/uCEFSharedProcessMessageBuilder.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSharedProcessMessageBuilder - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSslInfo.TCefSslInfoRef.html b/docs/html/uCEFSslInfo.TCefSslInfoRef.html index 9bc16caf..b2a49fe6 100644 --- a/docs/html/uCEFSslInfo.TCefSslInfoRef.html +++ b/docs/html/uCEFSslInfo.TCefSslInfoRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSslInfo: Class TCefSslInfoRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFSslInfo.html b/docs/html/uCEFSslInfo.html index 565d6f54..8ada5c72 100644 --- a/docs/html/uCEFSslInfo.html +++ b/docs/html/uCEFSslInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFSslInfo - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStreamReader.TCefStreamReaderRef.html b/docs/html/uCEFStreamReader.TCefStreamReaderRef.html index d8bd080a..da927f74 100644 --- a/docs/html/uCEFStreamReader.TCefStreamReaderRef.html +++ b/docs/html/uCEFStreamReader.TCefStreamReaderRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStreamReader: Class TCefStreamReaderRef - + @@ -173,6 +173,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStreamReader.html b/docs/html/uCEFStreamReader.html index d750be2f..da85b673 100644 --- a/docs/html/uCEFStreamReader.html +++ b/docs/html/uCEFStreamReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStreamReader - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStreamWriter.TCefStreamWriterRef.html b/docs/html/uCEFStreamWriter.TCefStreamWriterRef.html index e0dcbbc7..6c12a19a 100644 --- a/docs/html/uCEFStreamWriter.TCefStreamWriterRef.html +++ b/docs/html/uCEFStreamWriter.TCefStreamWriterRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStreamWriter: Class TCefStreamWriterRef - + @@ -137,6 +137,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStreamWriter.html b/docs/html/uCEFStreamWriter.html index 0c95b281..37b579e1 100644 --- a/docs/html/uCEFStreamWriter.html +++ b/docs/html/uCEFStreamWriter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStreamWriter - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringList.TCefCustomStringList.html b/docs/html/uCEFStringList.TCefCustomStringList.html index 4ddd06ec..fd021ad3 100644 --- a/docs/html/uCEFStringList.TCefCustomStringList.html +++ b/docs/html/uCEFStringList.TCefCustomStringList.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringList: Class TCefCustomStringList - + @@ -166,6 +166,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringList.TCefStringListOwn.html b/docs/html/uCEFStringList.TCefStringListOwn.html index 4b06a7ff..faa4b963 100644 --- a/docs/html/uCEFStringList.TCefStringListOwn.html +++ b/docs/html/uCEFStringList.TCefStringListOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringList: Class TCefStringListOwn - + @@ -61,6 +61,6 @@ body { margin: 0.5em; } Free the string list.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringList.TCefStringListRef.html b/docs/html/uCEFStringList.TCefStringListRef.html index b103d284..a44b6e5d 100644 --- a/docs/html/uCEFStringList.TCefStringListRef.html +++ b/docs/html/uCEFStringList.TCefStringListRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringList: Class TCefStringListRef - + @@ -45,6 +45,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringList.html b/docs/html/uCEFStringList.html index 97a94e81..50d795c0 100644 --- a/docs/html/uCEFStringList.html +++ b/docs/html/uCEFStringList.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringList - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMap.TCefCustomStringMap.html b/docs/html/uCEFStringMap.TCefCustomStringMap.html index 2e4b005a..44772f3f 100644 --- a/docs/html/uCEFStringMap.TCefCustomStringMap.html +++ b/docs/html/uCEFStringMap.TCefCustomStringMap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMap: Class TCefCustomStringMap - + @@ -156,6 +156,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMap.TCefStringMapOwn.html b/docs/html/uCEFStringMap.TCefStringMapOwn.html index 9d833ac1..b8f6c835 100644 --- a/docs/html/uCEFStringMap.TCefStringMapOwn.html +++ b/docs/html/uCEFStringMap.TCefStringMapOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMap: Class TCefStringMapOwn - + @@ -61,6 +61,6 @@ body { margin: 0.5em; } Free the string map.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMap.TCefStringMapRef.html b/docs/html/uCEFStringMap.TCefStringMapRef.html index 2d819090..4e01cccd 100644 --- a/docs/html/uCEFStringMap.TCefStringMapRef.html +++ b/docs/html/uCEFStringMap.TCefStringMapRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMap: Class TCefStringMapRef - + @@ -45,6 +45,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMap.html b/docs/html/uCEFStringMap.html index 8292eef7..13676db8 100644 --- a/docs/html/uCEFStringMap.html +++ b/docs/html/uCEFStringMap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMap - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMultimap.TCefCustomStringMultimap.html b/docs/html/uCEFStringMultimap.TCefCustomStringMultimap.html index 90ec6866..6f29d4a0 100644 --- a/docs/html/uCEFStringMultimap.TCefCustomStringMultimap.html +++ b/docs/html/uCEFStringMultimap.TCefCustomStringMultimap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMultimap: Class TCefCustomStringMultimap - + @@ -170,6 +170,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMultimap.TCefStringMultimapOwn.html b/docs/html/uCEFStringMultimap.TCefStringMultimapOwn.html index 26ce6394..295bebe9 100644 --- a/docs/html/uCEFStringMultimap.TCefStringMultimapOwn.html +++ b/docs/html/uCEFStringMultimap.TCefStringMultimapOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMultimap: Class TCefStringMultimapOwn - + @@ -61,6 +61,6 @@ body { margin: 0.5em; } Free the string multimap.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMultimap.TCefStringMultimapRef.html b/docs/html/uCEFStringMultimap.TCefStringMultimapRef.html index b29fbe34..9835488d 100644 --- a/docs/html/uCEFStringMultimap.TCefStringMultimapRef.html +++ b/docs/html/uCEFStringMultimap.TCefStringMultimapRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMultimap: Class TCefStringMultimapRef - + @@ -45,6 +45,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringMultimap.html b/docs/html/uCEFStringMultimap.html index f8a3b09c..b9008205 100644 --- a/docs/html/uCEFStringMultimap.html +++ b/docs/html/uCEFStringMultimap.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringMultimap - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringVisitor.TCefFastStringVisitor.html b/docs/html/uCEFStringVisitor.TCefFastStringVisitor.html index ee62ad9f..8ada06d8 100644 --- a/docs/html/uCEFStringVisitor.TCefFastStringVisitor.html +++ b/docs/html/uCEFStringVisitor.TCefFastStringVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringVisitor: Class TCefFastStringVisitor - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringVisitor.TCefStringVisitorOwn.html b/docs/html/uCEFStringVisitor.TCefStringVisitorOwn.html index 215ac6b0..6027d4f7 100644 --- a/docs/html/uCEFStringVisitor.TCefStringVisitorOwn.html +++ b/docs/html/uCEFStringVisitor.TCefStringVisitorOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringVisitor: Class TCefStringVisitorOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringVisitor.TCustomCefStringVisitor.html b/docs/html/uCEFStringVisitor.TCustomCefStringVisitor.html index 0a18122d..010c454a 100644 --- a/docs/html/uCEFStringVisitor.TCustomCefStringVisitor.html +++ b/docs/html/uCEFStringVisitor.TCustomCefStringVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringVisitor: Class TCustomCefStringVisitor - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFStringVisitor.html b/docs/html/uCEFStringVisitor.html index be0f2986..0368ece0 100644 --- a/docs/html/uCEFStringVisitor.html +++ b/docs/html/uCEFStringVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFStringVisitor - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefAddPreferenceObserverTask.html b/docs/html/uCEFTask.TCefAddPreferenceObserverTask.html index 1a8f5fe1..f2aa704c 100644 --- a/docs/html/uCEFTask.TCefAddPreferenceObserverTask.html +++ b/docs/html/uCEFTask.TCefAddPreferenceObserverTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefAddPreferenceObserverTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefBrowserNavigationTask.html b/docs/html/uCEFTask.TCefBrowserNavigationTask.html index d03fb872..7544ad6f 100644 --- a/docs/html/uCEFTask.TCefBrowserNavigationTask.html +++ b/docs/html/uCEFTask.TCefBrowserNavigationTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefBrowserNavigationTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefChromiumTask.html b/docs/html/uCEFTask.TCefChromiumTask.html index 9048f1fa..e8d9fcf7 100644 --- a/docs/html/uCEFTask.TCefChromiumTask.html +++ b/docs/html/uCEFTask.TCefChromiumTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefChromiumTask - + @@ -47,6 +47,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefCreateCustomViewTask.html b/docs/html/uCEFTask.TCefCreateCustomViewTask.html index ead2bb24..69656a90 100644 --- a/docs/html/uCEFTask.TCefCreateCustomViewTask.html +++ b/docs/html/uCEFTask.TCefCreateCustomViewTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefCreateCustomViewTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefEnableFocusTask.html b/docs/html/uCEFTask.TCefEnableFocusTask.html index 5159bb6b..54605a12 100644 --- a/docs/html/uCEFTask.TCefEnableFocusTask.html +++ b/docs/html/uCEFTask.TCefEnableFocusTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefEnableFocusTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefFastTask.html b/docs/html/uCEFTask.TCefFastTask.html index d5ee1977..81582256 100644 --- a/docs/html/uCEFTask.TCefFastTask.html +++ b/docs/html/uCEFTask.TCefFastTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefFastTask - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefGenericTask.html b/docs/html/uCEFTask.TCefGenericTask.html index 12a31882..1a438652 100644 --- a/docs/html/uCEFTask.TCefGenericTask.html +++ b/docs/html/uCEFTask.TCefGenericTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefGenericTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefManagedTask.html b/docs/html/uCEFTask.TCefManagedTask.html index fd42d883..c861ffd7 100644 --- a/docs/html/uCEFTask.TCefManagedTask.html +++ b/docs/html/uCEFTask.TCefManagedTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefManagedTask - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefReadZoomTask.html b/docs/html/uCEFTask.TCefReadZoomTask.html index a5c09375..e6c8faac 100644 --- a/docs/html/uCEFTask.TCefReadZoomTask.html +++ b/docs/html/uCEFTask.TCefReadZoomTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefReadZoomTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefSavePrefsTask.html b/docs/html/uCEFTask.TCefSavePrefsTask.html index 99bfdc82..6b1ba43b 100644 --- a/docs/html/uCEFTask.TCefSavePrefsTask.html +++ b/docs/html/uCEFTask.TCefSavePrefsTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefSavePrefsTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefSetAudioMutedTask.html b/docs/html/uCEFTask.TCefSetAudioMutedTask.html index 8ffb7307..7c7f2ae0 100644 --- a/docs/html/uCEFTask.TCefSetAudioMutedTask.html +++ b/docs/html/uCEFTask.TCefSetAudioMutedTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefSetAudioMutedTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefSetZoomLevelTask.html b/docs/html/uCEFTask.TCefSetZoomLevelTask.html index dd5cfa24..094acd99 100644 --- a/docs/html/uCEFTask.TCefSetZoomLevelTask.html +++ b/docs/html/uCEFTask.TCefSetZoomLevelTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefSetZoomLevelTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefSetZoomPctTask.html b/docs/html/uCEFTask.TCefSetZoomPctTask.html index ae9ea628..1dc9df16 100644 --- a/docs/html/uCEFTask.TCefSetZoomPctTask.html +++ b/docs/html/uCEFTask.TCefSetZoomPctTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefSetZoomPctTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefSetZoomStepTask.html b/docs/html/uCEFTask.TCefSetZoomStepTask.html index 5888b7e8..fd1c226c 100644 --- a/docs/html/uCEFTask.TCefSetZoomStepTask.html +++ b/docs/html/uCEFTask.TCefSetZoomStepTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefSetZoomStepTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefTaskOwn.html b/docs/html/uCEFTask.TCefTaskOwn.html index a211f9a4..e1e75aa2 100644 --- a/docs/html/uCEFTask.TCefTaskOwn.html +++ b/docs/html/uCEFTask.TCefTaskOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefTaskOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefTaskRef.html b/docs/html/uCEFTask.TCefTaskRef.html index 3527d962..47a16db7 100644 --- a/docs/html/uCEFTask.TCefTaskRef.html +++ b/docs/html/uCEFTask.TCefTaskRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefTaskRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefToggleAudioMutedTask.html b/docs/html/uCEFTask.TCefToggleAudioMutedTask.html index 1a02b1a0..109df327 100644 --- a/docs/html/uCEFTask.TCefToggleAudioMutedTask.html +++ b/docs/html/uCEFTask.TCefToggleAudioMutedTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefToggleAudioMutedTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefTryCloseBrowserTask.html b/docs/html/uCEFTask.TCefTryCloseBrowserTask.html index 7fdd018b..9eb1524e 100644 --- a/docs/html/uCEFTask.TCefTryCloseBrowserTask.html +++ b/docs/html/uCEFTask.TCefTryCloseBrowserTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefTryCloseBrowserTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefURLRequestClientTask.html b/docs/html/uCEFTask.TCefURLRequestClientTask.html index a4d52085..c547908a 100644 --- a/docs/html/uCEFTask.TCefURLRequestClientTask.html +++ b/docs/html/uCEFTask.TCefURLRequestClientTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefURLRequestClientTask - + @@ -47,6 +47,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefURLRequestTask.html b/docs/html/uCEFTask.TCefURLRequestTask.html index bf1be033..ba83f759 100644 --- a/docs/html/uCEFTask.TCefURLRequestTask.html +++ b/docs/html/uCEFTask.TCefURLRequestTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefURLRequestTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefUpdatePrefsTask.html b/docs/html/uCEFTask.TCefUpdatePrefsTask.html index 487b0c3f..5458dc0c 100644 --- a/docs/html/uCEFTask.TCefUpdatePrefsTask.html +++ b/docs/html/uCEFTask.TCefUpdatePrefsTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefUpdatePrefsTask - + @@ -50,6 +50,6 @@ body { margin: 0.5em; } Method that will be executed on the target thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefUpdateZoomPctTask.html b/docs/html/uCEFTask.TCefUpdateZoomPctTask.html index 80db9a36..ff9561a0 100644 --- a/docs/html/uCEFTask.TCefUpdateZoomPctTask.html +++ b/docs/html/uCEFTask.TCefUpdateZoomPctTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefUpdateZoomPctTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefUpdateZoomStepTask.html b/docs/html/uCEFTask.TCefUpdateZoomStepTask.html index cfaf05f3..990b623b 100644 --- a/docs/html/uCEFTask.TCefUpdateZoomStepTask.html +++ b/docs/html/uCEFTask.TCefUpdateZoomStepTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefUpdateZoomStepTask - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.TCefViewDelegateTask.html b/docs/html/uCEFTask.TCefViewDelegateTask.html index 4f73cc31..550d6cc1 100644 --- a/docs/html/uCEFTask.TCefViewDelegateTask.html +++ b/docs/html/uCEFTask.TCefViewDelegateTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask: Class TCefViewDelegateTask - + @@ -47,6 +47,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTask.html b/docs/html/uCEFTask.html index 9c4fcadd..e910f184 100644 --- a/docs/html/uCEFTask.html +++ b/docs/html/uCEFTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTask - + @@ -120,6 +120,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTaskManager.TCefTaskManagerRef.html b/docs/html/uCEFTaskManager.TCefTaskManagerRef.html index 0083d3be..98eebd07 100644 --- a/docs/html/uCEFTaskManager.TCefTaskManagerRef.html +++ b/docs/html/uCEFTaskManager.TCefTaskManagerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTaskManager: Class TCefTaskManagerRef - + @@ -161,6 +161,6 @@ body { margin: 0.5em; }

      This function may only be called on the CEF UI thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTaskManager.html b/docs/html/uCEFTaskManager.html index 8dd2d10a..632c58f0 100644 --- a/docs/html/uCEFTaskManager.html +++ b/docs/html/uCEFTaskManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTaskManager - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Class that facilitates managing the browser-related tasks. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTaskRunner.TCefTaskRunnerRef.html b/docs/html/uCEFTaskRunner.TCefTaskRunnerRef.html index 69857815..a60c3bc6 100644 --- a/docs/html/uCEFTaskRunner.TCefTaskRunnerRef.html +++ b/docs/html/uCEFTaskRunner.TCefTaskRunnerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTaskRunner: Class TCefTaskRunnerRef - + @@ -143,6 +143,6 @@ body { margin: 0.5em; } Returns the task runner for the specified CEF thread.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTaskRunner.html b/docs/html/uCEFTaskRunner.html index fd24c6eb..d8671b47 100644 --- a/docs/html/uCEFTaskRunner.html +++ b/docs/html/uCEFTaskRunner.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTaskRunner - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfield.TCefTextfieldRef.html b/docs/html/uCEFTextfield.TCefTextfieldRef.html index 1935ea2f..aa78e556 100644 --- a/docs/html/uCEFTextfield.TCefTextfieldRef.html +++ b/docs/html/uCEFTextfield.TCefTextfieldRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfield: Class TCefTextfieldRef - + @@ -502,6 +502,6 @@ body { margin: 0.5em; } Create a new Textfield.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfield.html b/docs/html/uCEFTextfield.html index 4b01e3c8..e8363b4b 100644 --- a/docs/html/uCEFTextfield.html +++ b/docs/html/uCEFTextfield.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfield - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A Textfield supports editing of text. This control is custom rendered with no platform-specific code. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfieldComponent.TCEFTextfieldComponent.html b/docs/html/uCEFTextfieldComponent.TCEFTextfieldComponent.html index 87d68df1..5db270a9 100644 --- a/docs/html/uCEFTextfieldComponent.TCEFTextfieldComponent.html +++ b/docs/html/uCEFTextfieldComponent.TCEFTextfieldComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfieldComponent: Class TCEFTextfieldComponent - + @@ -793,6 +793,6 @@ ICefViewDelegateEvents

      Called after performing a user action that may change |textfield|.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfieldComponent.html b/docs/html/uCEFTextfieldComponent.html index f3cc44b6..1dc6c6ce 100644 --- a/docs/html/uCEFTextfieldComponent.html +++ b/docs/html/uCEFTextfieldComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfieldComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateOwn.html b/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateOwn.html index 6d6c7570..7489be94 100644 --- a/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateOwn.html +++ b/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfieldDelegate: Class TCefTextfieldDelegateOwn - + @@ -92,6 +92,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateRef.html b/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateRef.html index 98af26b2..366665da 100644 --- a/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateRef.html +++ b/docs/html/uCEFTextfieldDelegate.TCefTextfieldDelegateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfieldDelegate: Class TCefTextfieldDelegateRef - + @@ -74,6 +74,6 @@ body { margin: 0.5em; } Returns a ICefTextfieldDelegate instance using a PCefTextfieldDelegate data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfieldDelegate.TCustomTextfieldDelegate.html b/docs/html/uCEFTextfieldDelegate.TCustomTextfieldDelegate.html index 3b82c616..29ab1869 100644 --- a/docs/html/uCEFTextfieldDelegate.TCustomTextfieldDelegate.html +++ b/docs/html/uCEFTextfieldDelegate.TCustomTextfieldDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfieldDelegate: Class TCustomTextfieldDelegate - + @@ -266,6 +266,6 @@ ICefTextfieldDelegate

      Creates an instance of this class liked to an interface that's implemented by a control receiving the events.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTextfieldDelegate.html b/docs/html/uCEFTextfieldDelegate.html index 90d16947..cf909dab 100644 --- a/docs/html/uCEFTextfieldDelegate.html +++ b/docs/html/uCEFTextfieldDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTextfieldDelegate - + @@ -36,6 +36,6 @@ body { margin: 0.5em; } This class handles all the ICefTextfieldDelegate and ICefViewDelegate methods which call the ICefTextfieldDelegateEvents methods. ICefTextfieldDelegateEvents will be implemented by the control receiving the ICefTextfieldDelegate events. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFThread.TCefThreadRef.html b/docs/html/uCEFThread.TCefThreadRef.html index 2f54c67c..bd3a7f2b 100644 --- a/docs/html/uCEFThread.TCefThreadRef.html +++ b/docs/html/uCEFThread.TCefThreadRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFThread: Class TCefThreadRef - + @@ -111,6 +111,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFThread.html b/docs/html/uCEFThread.html index 0a398434..45a3f701 100644 --- a/docs/html/uCEFThread.html +++ b/docs/html/uCEFThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFThread - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html b/docs/html/uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html index e5d83521..efba7cbd 100644 --- a/docs/html/uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html +++ b/docs/html/uCEFTimerWorkScheduler.TCEFTimerWorkScheduler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTimerWorkScheduler: Class TCEFTimerWorkScheduler - + @@ -410,6 +410,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTimerWorkScheduler.html b/docs/html/uCEFTimerWorkScheduler.html index c93e93c9..f844cbb6 100644 --- a/docs/html/uCEFTimerWorkScheduler.html +++ b/docs/html/uCEFTimerWorkScheduler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTimerWorkScheduler - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefAcceleratedPaintInfo.html b/docs/html/uCEFTypes.TCefAcceleratedPaintInfo.html index 526cf83f..091a5798 100644 --- a/docs/html/uCEFTypes.TCefAcceleratedPaintInfo.html +++ b/docs/html/uCEFTypes.TCefAcceleratedPaintInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefAcceleratedPaintInfo - + @@ -94,6 +94,6 @@ body { margin: 0.5em; } The extra common info.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefAcceleratedPaintInfoCommon.html b/docs/html/uCEFTypes.TCefAcceleratedPaintInfoCommon.html index e2ae7805..f2633246 100644 --- a/docs/html/uCEFTypes.TCefAcceleratedPaintInfoCommon.html +++ b/docs/html/uCEFTypes.TCefAcceleratedPaintInfoCommon.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefAcceleratedPaintInfoCommon - + @@ -216,6 +216,6 @@ body { margin: 0.5em; } Optional flag of capture_counter

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefAccessibilityHandler.html b/docs/html/uCEFTypes.TCefAccessibilityHandler.html index 7605322d..b5bf5c1c 100644 --- a/docs/html/uCEFTypes.TCefAccessibilityHandler.html +++ b/docs/html/uCEFTypes.TCefAccessibilityHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefAccessibilityHandler - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefApp.html b/docs/html/uCEFTypes.TCefApp.html index 105e5f82..e0ec2a35 100644 --- a/docs/html/uCEFTypes.TCefApp.html +++ b/docs/html/uCEFTypes.TCefApp.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefApp - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefAudioHandler.html b/docs/html/uCEFTypes.TCefAudioHandler.html index 3ac85137..72e64b89 100644 --- a/docs/html/uCEFTypes.TCefAudioHandler.html +++ b/docs/html/uCEFTypes.TCefAudioHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefAudioHandler - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefAudioParameters.html b/docs/html/uCEFTypes.TCefAudioParameters.html index e1f57c3c..71b370eb 100644 --- a/docs/html/uCEFTypes.TCefAudioParameters.html +++ b/docs/html/uCEFTypes.TCefAudioParameters.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefAudioParameters - + @@ -90,6 +90,6 @@ body { margin: 0.5em; } Number of frames per buffer

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefAuthCallback.html b/docs/html/uCEFTypes.TCefAuthCallback.html index d0f225ee..2e6a8dc2 100644 --- a/docs/html/uCEFTypes.TCefAuthCallback.html +++ b/docs/html/uCEFTypes.TCefAuthCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefAuthCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBaseRefCounted.html b/docs/html/uCEFTypes.TCefBaseRefCounted.html index cdefeb71..d4cdb396 100644 --- a/docs/html/uCEFTypes.TCefBaseRefCounted.html +++ b/docs/html/uCEFTypes.TCefBaseRefCounted.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBaseRefCounted - + @@ -96,6 +96,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBaseScoped.html b/docs/html/uCEFTypes.TCefBaseScoped.html index 75f342b0..261ed9d6 100644 --- a/docs/html/uCEFTypes.TCefBaseScoped.html +++ b/docs/html/uCEFTypes.TCefBaseScoped.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBaseScoped - + @@ -60,6 +60,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBeforeDownloadCallback.html b/docs/html/uCEFTypes.TCefBeforeDownloadCallback.html index b3c86ac1..83917e2a 100644 --- a/docs/html/uCEFTypes.TCefBeforeDownloadCallback.html +++ b/docs/html/uCEFTypes.TCefBeforeDownloadCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBeforeDownloadCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBinaryValue.html b/docs/html/uCEFTypes.TCefBinaryValue.html index 7fb5304b..bb5d3d37 100644 --- a/docs/html/uCEFTypes.TCefBinaryValue.html +++ b/docs/html/uCEFTypes.TCefBinaryValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBinaryValue - + @@ -146,6 +146,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBoxLayout.html b/docs/html/uCEFTypes.TCefBoxLayout.html index 87c642c6..e5d9db9a 100644 --- a/docs/html/uCEFTypes.TCefBoxLayout.html +++ b/docs/html/uCEFTypes.TCefBoxLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBoxLayout - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBoxLayoutSettings.html b/docs/html/uCEFTypes.TCefBoxLayoutSettings.html index a1d952e8..61b7919b 100644 --- a/docs/html/uCEFTypes.TCefBoxLayoutSettings.html +++ b/docs/html/uCEFTypes.TCefBoxLayoutSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBoxLayoutSettings - + @@ -174,6 +174,6 @@ body { margin: 0.5em; } Default flex for views when none is specified via CefBoxLayout methods. Using the preferred size as the basis, free space along the main axis is distributed to views in the ratio of their flex weights. Similarly, if the views will overflow the parent, space is subtracted in these ratios. A flex of 0 means this view is not resized. Flex values must not be negative.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBrowser.html b/docs/html/uCEFTypes.TCefBrowser.html index 58c7bf1b..820e686b 100644 --- a/docs/html/uCEFTypes.TCefBrowser.html +++ b/docs/html/uCEFTypes.TCefBrowser.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBrowser - + @@ -302,6 +302,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBrowserHost.html b/docs/html/uCEFTypes.TCefBrowserHost.html index f233d41b..335d9e65 100644 --- a/docs/html/uCEFTypes.TCefBrowserHost.html +++ b/docs/html/uCEFTypes.TCefBrowserHost.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBrowserHost - + @@ -878,6 +878,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBrowserProcessHandler.html b/docs/html/uCEFTypes.TCefBrowserProcessHandler.html index 2de969f8..1b48de02 100644 --- a/docs/html/uCEFTypes.TCefBrowserProcessHandler.html +++ b/docs/html/uCEFTypes.TCefBrowserProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBrowserProcessHandler - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBrowserSettings.html b/docs/html/uCEFTypes.TCefBrowserSettings.html index 86841737..b867421d 100644 --- a/docs/html/uCEFTypes.TCefBrowserSettings.html +++ b/docs/html/uCEFTypes.TCefBrowserSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBrowserSettings - + @@ -422,6 +422,6 @@ body { margin: 0.5em; } Controls whether CDP accessibility tree serialization collapses off-screen nodes. When enabled, off-screen landmarks and headings are serialized as summaries (role + name only) and other off-screen nodes are pruned. This reduces snapshot size for AI agents using Playwright ariaSnapshot(). WARNING: This collapses the CDP accessibility tree and disables CDP dynamic tree updates (nodesUpdated events). The DevTools Accessibility panel will show an incomplete tree. Platform screen readers (NVDA, JAWS, VoiceOver) are unaffected — they use a separate code path. Can also be configured at runtime using CefBrowserHost::SetAxViewportCollapse.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBrowserView.html b/docs/html/uCEFTypes.TCefBrowserView.html index bf0742d2..39d27dc4 100644 --- a/docs/html/uCEFTypes.TCefBrowserView.html +++ b/docs/html/uCEFTypes.TCefBrowserView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBrowserView - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefBrowserViewDelegate.html b/docs/html/uCEFTypes.TCefBrowserViewDelegate.html index 55a1c8c9..414b9fa5 100644 --- a/docs/html/uCEFTypes.TCefBrowserViewDelegate.html +++ b/docs/html/uCEFTypes.TCefBrowserViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefBrowserViewDelegate - + @@ -172,6 +172,6 @@ body { margin: 0.5em; } * CEF_API_ADDED(13601) *

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefButton.html b/docs/html/uCEFTypes.TCefButton.html index 1f9d486a..cddf9c67 100644 --- a/docs/html/uCEFTypes.TCefButton.html +++ b/docs/html/uCEFTypes.TCefButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefButton - + @@ -122,6 +122,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefButtonDelegate.html b/docs/html/uCEFTypes.TCefButtonDelegate.html index 2695f20c..cd80965c 100644 --- a/docs/html/uCEFTypes.TCefButtonDelegate.html +++ b/docs/html/uCEFTypes.TCefButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefButtonDelegate - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCallback.html b/docs/html/uCEFTypes.TCefCallback.html index ae392f02..0a2f38a5 100644 --- a/docs/html/uCEFTypes.TCefCallback.html +++ b/docs/html/uCEFTypes.TCefCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefClient.html b/docs/html/uCEFTypes.TCefClient.html index d3636a18..5c865765 100644 --- a/docs/html/uCEFTypes.TCefClient.html +++ b/docs/html/uCEFTypes.TCefClient.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefClient - + @@ -278,6 +278,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCommandHandler.html b/docs/html/uCEFTypes.TCefCommandHandler.html index 8e85ab50..39d94cdd 100644 --- a/docs/html/uCEFTypes.TCefCommandHandler.html +++ b/docs/html/uCEFTypes.TCefCommandHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCommandHandler - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCommandLine.html b/docs/html/uCEFTypes.TCefCommandLine.html index 42e369aa..e9a79166 100644 --- a/docs/html/uCEFTypes.TCefCommandLine.html +++ b/docs/html/uCEFTypes.TCefCommandLine.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCommandLine - + @@ -302,6 +302,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCompletionCallback.html b/docs/html/uCEFTypes.TCefCompletionCallback.html index d7e9b020..839674fd 100644 --- a/docs/html/uCEFTypes.TCefCompletionCallback.html +++ b/docs/html/uCEFTypes.TCefCompletionCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCompletionCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefComponent.html b/docs/html/uCEFTypes.TCefComponent.html index bd2aee20..4914f373 100644 --- a/docs/html/uCEFTypes.TCefComponent.html +++ b/docs/html/uCEFTypes.TCefComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefComponent - + @@ -96,6 +96,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefComponentUpdateCallback.html b/docs/html/uCEFTypes.TCefComponentUpdateCallback.html index 5deddd8e..ce4a8b68 100644 --- a/docs/html/uCEFTypes.TCefComponentUpdateCallback.html +++ b/docs/html/uCEFTypes.TCefComponentUpdateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefComponentUpdateCallback - + @@ -60,6 +60,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefComponentUpdater.html b/docs/html/uCEFTypes.TCefComponentUpdater.html index b585dc51..9cdea980 100644 --- a/docs/html/uCEFTypes.TCefComponentUpdater.html +++ b/docs/html/uCEFTypes.TCefComponentUpdater.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefComponentUpdater - + @@ -96,6 +96,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCompositionUnderline.html b/docs/html/uCEFTypes.TCefCompositionUnderline.html index 1cb1f6de..3e40a175 100644 --- a/docs/html/uCEFTypes.TCefCompositionUnderline.html +++ b/docs/html/uCEFTypes.TCefCompositionUnderline.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCompositionUnderline - + @@ -118,6 +118,6 @@ body { margin: 0.5em; } Style.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefContextMenuHandler.html b/docs/html/uCEFTypes.TCefContextMenuHandler.html index c53ff354..f46a4ba5 100644 --- a/docs/html/uCEFTypes.TCefContextMenuHandler.html +++ b/docs/html/uCEFTypes.TCefContextMenuHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefContextMenuHandler - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefContextMenuParams.html b/docs/html/uCEFTypes.TCefContextMenuParams.html index efef9707..9e95013f 100644 --- a/docs/html/uCEFTypes.TCefContextMenuParams.html +++ b/docs/html/uCEFTypes.TCefContextMenuParams.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefContextMenuParams - + @@ -290,6 +290,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCookie.html b/docs/html/uCEFTypes.TCefCookie.html index 5a3d45ff..cfe3703d 100644 --- a/docs/html/uCEFTypes.TCefCookie.html +++ b/docs/html/uCEFTypes.TCefCookie.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCookie - + @@ -214,6 +214,6 @@ body { margin: 0.5em; } Priority.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCookieAccessFilter.html b/docs/html/uCEFTypes.TCefCookieAccessFilter.html index ced779db..0de1efab 100644 --- a/docs/html/uCEFTypes.TCefCookieAccessFilter.html +++ b/docs/html/uCEFTypes.TCefCookieAccessFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCookieAccessFilter - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCookieManager.html b/docs/html/uCEFTypes.TCefCookieManager.html index 8b55421d..0dd782b0 100644 --- a/docs/html/uCEFTypes.TCefCookieManager.html +++ b/docs/html/uCEFTypes.TCefCookieManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCookieManager - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCookieVisitor.html b/docs/html/uCEFTypes.TCefCookieVisitor.html index 59766205..1d71dea1 100644 --- a/docs/html/uCEFTypes.TCefCookieVisitor.html +++ b/docs/html/uCEFTypes.TCefCookieVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCookieVisitor - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefCursorInfo.html b/docs/html/uCEFTypes.TCefCursorInfo.html index 570b2e32..e38573a4 100644 --- a/docs/html/uCEFTypes.TCefCursorInfo.html +++ b/docs/html/uCEFTypes.TCefCursorInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefCursorInfo - + @@ -82,6 +82,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDeleteCookiesCallback.html b/docs/html/uCEFTypes.TCefDeleteCookiesCallback.html index de680b5b..7f140e59 100644 --- a/docs/html/uCEFTypes.TCefDeleteCookiesCallback.html +++ b/docs/html/uCEFTypes.TCefDeleteCookiesCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDeleteCookiesCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDevToolsMessageObserver.html b/docs/html/uCEFTypes.TCefDevToolsMessageObserver.html index 9f329131..a881a436 100644 --- a/docs/html/uCEFTypes.TCefDevToolsMessageObserver.html +++ b/docs/html/uCEFTypes.TCefDevToolsMessageObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDevToolsMessageObserver - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDialogHandler.html b/docs/html/uCEFTypes.TCefDialogHandler.html index 5d9f0eca..4d0792bb 100644 --- a/docs/html/uCEFTypes.TCefDialogHandler.html +++ b/docs/html/uCEFTypes.TCefDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDialogHandler - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDictionaryValue.html b/docs/html/uCEFTypes.TCefDictionaryValue.html index 105f4927..c6d25421 100644 --- a/docs/html/uCEFTypes.TCefDictionaryValue.html +++ b/docs/html/uCEFTypes.TCefDictionaryValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDictionaryValue - + @@ -398,6 +398,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDisplay.html b/docs/html/uCEFTypes.TCefDisplay.html index 42eb4b54..1e25623b 100644 --- a/docs/html/uCEFTypes.TCefDisplay.html +++ b/docs/html/uCEFTypes.TCefDisplay.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDisplay - + @@ -136,6 +136,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDisplayHandler.html b/docs/html/uCEFTypes.TCefDisplayHandler.html index b8e0335c..4c940f1d 100644 --- a/docs/html/uCEFTypes.TCefDisplayHandler.html +++ b/docs/html/uCEFTypes.TCefDisplayHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDisplayHandler - + @@ -208,6 +208,6 @@ body { margin: 0.5em; } * CEF_API_ADDED(13700) *

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDomDocument.html b/docs/html/uCEFTypes.TCefDomDocument.html index d3300020..7244a93a 100644 --- a/docs/html/uCEFTypes.TCefDomDocument.html +++ b/docs/html/uCEFTypes.TCefDomDocument.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDomDocument - + @@ -218,6 +218,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDomNode.html b/docs/html/uCEFTypes.TCefDomNode.html index be57e373..41f08f67 100644 --- a/docs/html/uCEFTypes.TCefDomNode.html +++ b/docs/html/uCEFTypes.TCefDomNode.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDomNode - + @@ -362,6 +362,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDomVisitor.html b/docs/html/uCEFTypes.TCefDomVisitor.html index a44dfa32..e61d6cf8 100644 --- a/docs/html/uCEFTypes.TCefDomVisitor.html +++ b/docs/html/uCEFTypes.TCefDomVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDomVisitor - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDownloadHandler.html b/docs/html/uCEFTypes.TCefDownloadHandler.html index 298398ef..7f529b2b 100644 --- a/docs/html/uCEFTypes.TCefDownloadHandler.html +++ b/docs/html/uCEFTypes.TCefDownloadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDownloadHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDownloadImageCallback.html b/docs/html/uCEFTypes.TCefDownloadImageCallback.html index bdaa8bfe..62f556d3 100644 --- a/docs/html/uCEFTypes.TCefDownloadImageCallback.html +++ b/docs/html/uCEFTypes.TCefDownloadImageCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDownloadImageCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDownloadItem.html b/docs/html/uCEFTypes.TCefDownloadItem.html index ccb5dde7..dca21eb9 100644 --- a/docs/html/uCEFTypes.TCefDownloadItem.html +++ b/docs/html/uCEFTypes.TCefDownloadItem.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDownloadItem - + @@ -290,6 +290,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDownloadItemCallback.html b/docs/html/uCEFTypes.TCefDownloadItemCallback.html index 1bc34e93..33c05378 100644 --- a/docs/html/uCEFTypes.TCefDownloadItemCallback.html +++ b/docs/html/uCEFTypes.TCefDownloadItemCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDownloadItemCallback - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDragData.html b/docs/html/uCEFTypes.TCefDragData.html index 8475530b..6b54098c 100644 --- a/docs/html/uCEFTypes.TCefDragData.html +++ b/docs/html/uCEFTypes.TCefDragData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDragData - + @@ -374,6 +374,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDragHandler.html b/docs/html/uCEFTypes.TCefDragHandler.html index 86d63c9d..f889c205 100644 --- a/docs/html/uCEFTypes.TCefDragHandler.html +++ b/docs/html/uCEFTypes.TCefDragHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDragHandler - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefDraggableRegion.html b/docs/html/uCEFTypes.TCefDraggableRegion.html index 4b976e51..b9bde7a2 100644 --- a/docs/html/uCEFTypes.TCefDraggableRegion.html +++ b/docs/html/uCEFTypes.TCefDraggableRegion.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefDraggableRegion - + @@ -62,6 +62,6 @@ body { margin: 0.5em; } True (1) this this region is draggable and false (0) otherwise.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefEndTracingCallback.html b/docs/html/uCEFTypes.TCefEndTracingCallback.html index 4b933b99..1b3d7fe8 100644 --- a/docs/html/uCEFTypes.TCefEndTracingCallback.html +++ b/docs/html/uCEFTypes.TCefEndTracingCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefEndTracingCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefFileDialogCallback.html b/docs/html/uCEFTypes.TCefFileDialogCallback.html index 565753ff..f1a05187 100644 --- a/docs/html/uCEFTypes.TCefFileDialogCallback.html +++ b/docs/html/uCEFTypes.TCefFileDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefFileDialogCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefFillLayout.html b/docs/html/uCEFTypes.TCefFillLayout.html index 9569ca00..309020fc 100644 --- a/docs/html/uCEFTypes.TCefFillLayout.html +++ b/docs/html/uCEFTypes.TCefFillLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefFillLayout - + @@ -50,6 +50,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefFindHandler.html b/docs/html/uCEFTypes.TCefFindHandler.html index 384490cc..56a10201 100644 --- a/docs/html/uCEFTypes.TCefFindHandler.html +++ b/docs/html/uCEFTypes.TCefFindHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefFindHandler - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefFocusHandler.html b/docs/html/uCEFTypes.TCefFocusHandler.html index f9c4b239..11f1cff9 100644 --- a/docs/html/uCEFTypes.TCefFocusHandler.html +++ b/docs/html/uCEFTypes.TCefFocusHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefFocusHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefFrame.html b/docs/html/uCEFTypes.TCefFrame.html index 216cf3d1..24302396 100644 --- a/docs/html/uCEFTypes.TCefFrame.html +++ b/docs/html/uCEFTypes.TCefFrame.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefFrame - + @@ -362,6 +362,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefFrameHandler.html b/docs/html/uCEFTypes.TCefFrameHandler.html index 31b7b266..255ea545 100644 --- a/docs/html/uCEFTypes.TCefFrameHandler.html +++ b/docs/html/uCEFTypes.TCefFrameHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefFrameHandler - + @@ -128,6 +128,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefImage.html b/docs/html/uCEFTypes.TCefImage.html index e3e9b56c..485c2efd 100644 --- a/docs/html/uCEFTypes.TCefImage.html +++ b/docs/html/uCEFTypes.TCefImage.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefImage - + @@ -206,6 +206,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefInsets.html b/docs/html/uCEFTypes.TCefInsets.html index 4935b25d..34b955be 100644 --- a/docs/html/uCEFTypes.TCefInsets.html +++ b/docs/html/uCEFTypes.TCefInsets.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefInsets - + @@ -82,6 +82,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefJsDialogCallback.html b/docs/html/uCEFTypes.TCefJsDialogCallback.html index 435e198b..c7059e67 100644 --- a/docs/html/uCEFTypes.TCefJsDialogCallback.html +++ b/docs/html/uCEFTypes.TCefJsDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefJsDialogCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefJsDialogHandler.html b/docs/html/uCEFTypes.TCefJsDialogHandler.html index 3b7e513a..8e6aeb61 100644 --- a/docs/html/uCEFTypes.TCefJsDialogHandler.html +++ b/docs/html/uCEFTypes.TCefJsDialogHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefJsDialogHandler - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefKeyEvent.html b/docs/html/uCEFTypes.TCefKeyEvent.html index f2eb30fc..77354741 100644 --- a/docs/html/uCEFTypes.TCefKeyEvent.html +++ b/docs/html/uCEFTypes.TCefKeyEvent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefKeyEvent - + @@ -160,6 +160,6 @@ body { margin: 0.5em; } True if the focus is currently on an editable field on the page. This is useful for determining if standard key events should be intercepted.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefKeyboardHandler.html b/docs/html/uCEFTypes.TCefKeyboardHandler.html index fdd5c1e0..fabeeffc 100644 --- a/docs/html/uCEFTypes.TCefKeyboardHandler.html +++ b/docs/html/uCEFTypes.TCefKeyboardHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefKeyboardHandler - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefLabelButton.html b/docs/html/uCEFTypes.TCefLabelButton.html index 682e985e..b8a8953a 100644 --- a/docs/html/uCEFTypes.TCefLabelButton.html +++ b/docs/html/uCEFTypes.TCefLabelButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefLabelButton - + @@ -182,6 +182,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefLayout.html b/docs/html/uCEFTypes.TCefLayout.html index 24e9bd0f..2fcb5747 100644 --- a/docs/html/uCEFTypes.TCefLayout.html +++ b/docs/html/uCEFTypes.TCefLayout.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefLayout - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefLifeSpanHandler.html b/docs/html/uCEFTypes.TCefLifeSpanHandler.html index a3648769..745861ea 100644 --- a/docs/html/uCEFTypes.TCefLifeSpanHandler.html +++ b/docs/html/uCEFTypes.TCefLifeSpanHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefLifeSpanHandler - + @@ -122,6 +122,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefLinuxWindowProperties.html b/docs/html/uCEFTypes.TCefLinuxWindowProperties.html index ecf5af5c..ae453aa4 100644 --- a/docs/html/uCEFTypes.TCefLinuxWindowProperties.html +++ b/docs/html/uCEFTypes.TCefLinuxWindowProperties.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefLinuxWindowProperties - + @@ -104,6 +104,6 @@ body { margin: 0.5em; } Main window's WM_WINDOW_ROLE in X11

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefListValue.html b/docs/html/uCEFTypes.TCefListValue.html index 6f4fbcff..329e6bbf 100644 --- a/docs/html/uCEFTypes.TCefListValue.html +++ b/docs/html/uCEFTypes.TCefListValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefListValue - + @@ -386,6 +386,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefLoadHandler.html b/docs/html/uCEFTypes.TCefLoadHandler.html index a665c1bf..6e9500e3 100644 --- a/docs/html/uCEFTypes.TCefLoadHandler.html +++ b/docs/html/uCEFTypes.TCefLoadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefLoadHandler - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMainArgs.html b/docs/html/uCEFTypes.TCefMainArgs.html index 1f309dd2..b2921148 100644 --- a/docs/html/uCEFTypes.TCefMainArgs.html +++ b/docs/html/uCEFTypes.TCefMainArgs.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMainArgs - + @@ -46,6 +46,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaAccessCallback.html b/docs/html/uCEFTypes.TCefMediaAccessCallback.html index 2ad5cf07..78d08fb7 100644 --- a/docs/html/uCEFTypes.TCefMediaAccessCallback.html +++ b/docs/html/uCEFTypes.TCefMediaAccessCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaAccessCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaObserver.html b/docs/html/uCEFTypes.TCefMediaObserver.html index 3d32c023..21ab7259 100644 --- a/docs/html/uCEFTypes.TCefMediaObserver.html +++ b/docs/html/uCEFTypes.TCefMediaObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaObserver - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaRoute.html b/docs/html/uCEFTypes.TCefMediaRoute.html index 88bd3853..50613e17 100644 --- a/docs/html/uCEFTypes.TCefMediaRoute.html +++ b/docs/html/uCEFTypes.TCefMediaRoute.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaRoute - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaRouteCreateCallback.html b/docs/html/uCEFTypes.TCefMediaRouteCreateCallback.html index e812d7db..2061adae 100644 --- a/docs/html/uCEFTypes.TCefMediaRouteCreateCallback.html +++ b/docs/html/uCEFTypes.TCefMediaRouteCreateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaRouteCreateCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaRouter.html b/docs/html/uCEFTypes.TCefMediaRouter.html index 28d5662c..9bd527d7 100644 --- a/docs/html/uCEFTypes.TCefMediaRouter.html +++ b/docs/html/uCEFTypes.TCefMediaRouter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaRouter - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaSink.html b/docs/html/uCEFTypes.TCefMediaSink.html index ae965a66..03b1322c 100644 --- a/docs/html/uCEFTypes.TCefMediaSink.html +++ b/docs/html/uCEFTypes.TCefMediaSink.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaSink - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaSinkDeviceInfo.html b/docs/html/uCEFTypes.TCefMediaSinkDeviceInfo.html index 196ee2c4..26e4c706 100644 --- a/docs/html/uCEFTypes.TCefMediaSinkDeviceInfo.html +++ b/docs/html/uCEFTypes.TCefMediaSinkDeviceInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaSinkDeviceInfo - + @@ -84,6 +84,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaSinkDeviceInfoCallback.html b/docs/html/uCEFTypes.TCefMediaSinkDeviceInfoCallback.html index e6a0ff25..d56be973 100644 --- a/docs/html/uCEFTypes.TCefMediaSinkDeviceInfoCallback.html +++ b/docs/html/uCEFTypes.TCefMediaSinkDeviceInfoCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaSinkDeviceInfoCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMediaSource.html b/docs/html/uCEFTypes.TCefMediaSource.html index d7ea5ba2..a28e6638 100644 --- a/docs/html/uCEFTypes.TCefMediaSource.html +++ b/docs/html/uCEFTypes.TCefMediaSource.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMediaSource - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMenuButton.html b/docs/html/uCEFTypes.TCefMenuButton.html index 7838390d..00ca4016 100644 --- a/docs/html/uCEFTypes.TCefMenuButton.html +++ b/docs/html/uCEFTypes.TCefMenuButton.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMenuButton - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMenuButtonDelegate.html b/docs/html/uCEFTypes.TCefMenuButtonDelegate.html index 9ec70ef2..4e6493eb 100644 --- a/docs/html/uCEFTypes.TCefMenuButtonDelegate.html +++ b/docs/html/uCEFTypes.TCefMenuButtonDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMenuButtonDelegate - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMenuButtonPressedLock.html b/docs/html/uCEFTypes.TCefMenuButtonPressedLock.html index 5fab1e8c..269d65b1 100644 --- a/docs/html/uCEFTypes.TCefMenuButtonPressedLock.html +++ b/docs/html/uCEFTypes.TCefMenuButtonPressedLock.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMenuButtonPressedLock - + @@ -50,6 +50,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMenuModel.html b/docs/html/uCEFTypes.TCefMenuModel.html index ab50df39..9c125510 100644 --- a/docs/html/uCEFTypes.TCefMenuModel.html +++ b/docs/html/uCEFTypes.TCefMenuModel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMenuModel - + @@ -722,6 +722,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMenuModelDelegate.html b/docs/html/uCEFTypes.TCefMenuModelDelegate.html index 1e35b991..fc65f4c2 100644 --- a/docs/html/uCEFTypes.TCefMenuModelDelegate.html +++ b/docs/html/uCEFTypes.TCefMenuModelDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMenuModelDelegate - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefMouseEvent.html b/docs/html/uCEFTypes.TCefMouseEvent.html index 8bd69b4b..0e48244c 100644 --- a/docs/html/uCEFTypes.TCefMouseEvent.html +++ b/docs/html/uCEFTypes.TCefMouseEvent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefMouseEvent - + @@ -76,6 +76,6 @@ body { margin: 0.5em; } Bit flags describing any pressed modifier keys. See TCefEventFlags for values.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefNavigationEntry.html b/docs/html/uCEFTypes.TCefNavigationEntry.html index 0c7c835d..7c62731d 100644 --- a/docs/html/uCEFTypes.TCefNavigationEntry.html +++ b/docs/html/uCEFTypes.TCefNavigationEntry.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefNavigationEntry - + @@ -170,6 +170,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefNavigationEntryVisitor.html b/docs/html/uCEFTypes.TCefNavigationEntryVisitor.html index a7fabc4e..c178547e 100644 --- a/docs/html/uCEFTypes.TCefNavigationEntryVisitor.html +++ b/docs/html/uCEFTypes.TCefNavigationEntryVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefNavigationEntryVisitor - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefOverlayController.html b/docs/html/uCEFTypes.TCefOverlayController.html index 803afc28..ae5a4ce1 100644 --- a/docs/html/uCEFTypes.TCefOverlayController.html +++ b/docs/html/uCEFTypes.TCefOverlayController.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefOverlayController - + @@ -278,6 +278,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPanel.html b/docs/html/uCEFTypes.TCefPanel.html index b23cefce..57257e36 100644 --- a/docs/html/uCEFTypes.TCefPanel.html +++ b/docs/html/uCEFTypes.TCefPanel.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPanel - + @@ -194,6 +194,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPanelDelegate.html b/docs/html/uCEFTypes.TCefPanelDelegate.html index 858af4ec..9adcc4b1 100644 --- a/docs/html/uCEFTypes.TCefPanelDelegate.html +++ b/docs/html/uCEFTypes.TCefPanelDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPanelDelegate - + @@ -50,6 +50,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPdfPrintCallback.html b/docs/html/uCEFTypes.TCefPdfPrintCallback.html index 01742f43..84d2b523 100644 --- a/docs/html/uCEFTypes.TCefPdfPrintCallback.html +++ b/docs/html/uCEFTypes.TCefPdfPrintCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPdfPrintCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPdfPrintSettings.html b/docs/html/uCEFTypes.TCefPdfPrintSettings.html index 9546e309..e0176ca7 100644 --- a/docs/html/uCEFTypes.TCefPdfPrintSettings.html +++ b/docs/html/uCEFTypes.TCefPdfPrintSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPdfPrintSettings - + @@ -282,6 +282,6 @@ body { margin: 0.5em; } Set to true (1) to generate a document outline.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPermissionHandler.html b/docs/html/uCEFTypes.TCefPermissionHandler.html index 76c6a0d0..a2d9ad0d 100644 --- a/docs/html/uCEFTypes.TCefPermissionHandler.html +++ b/docs/html/uCEFTypes.TCefPermissionHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPermissionHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPermissionPromptCallback.html b/docs/html/uCEFTypes.TCefPermissionPromptCallback.html index bdb49b82..e6b54262 100644 --- a/docs/html/uCEFTypes.TCefPermissionPromptCallback.html +++ b/docs/html/uCEFTypes.TCefPermissionPromptCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPermissionPromptCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPoint.html b/docs/html/uCEFTypes.TCefPoint.html index 4a545faf..72faaa94 100644 --- a/docs/html/uCEFTypes.TCefPoint.html +++ b/docs/html/uCEFTypes.TCefPoint.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPoint - + @@ -58,6 +58,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPopupFeatures.html b/docs/html/uCEFTypes.TCefPopupFeatures.html index bc9a2d66..db01a71d 100644 --- a/docs/html/uCEFTypes.TCefPopupFeatures.html +++ b/docs/html/uCEFTypes.TCefPopupFeatures.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPopupFeatures - + @@ -158,6 +158,6 @@ body { margin: 0.5em; } True (1) if browser interface elements should be hidden.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPostData.html b/docs/html/uCEFTypes.TCefPostData.html index f2403f7f..2f77184c 100644 --- a/docs/html/uCEFTypes.TCefPostData.html +++ b/docs/html/uCEFTypes.TCefPostData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPostData - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPostDataElement.html b/docs/html/uCEFTypes.TCefPostDataElement.html index 1ad8d091..002464ce 100644 --- a/docs/html/uCEFTypes.TCefPostDataElement.html +++ b/docs/html/uCEFTypes.TCefPostDataElement.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPostDataElement - + @@ -146,6 +146,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPreferenceManager.html b/docs/html/uCEFTypes.TCefPreferenceManager.html index d0ea86f4..37fe94d5 100644 --- a/docs/html/uCEFTypes.TCefPreferenceManager.html +++ b/docs/html/uCEFTypes.TCefPreferenceManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPreferenceManager - + @@ -122,6 +122,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPreferenceObserver.html b/docs/html/uCEFTypes.TCefPreferenceObserver.html index 87230f91..a5db3f93 100644 --- a/docs/html/uCEFTypes.TCefPreferenceObserver.html +++ b/docs/html/uCEFTypes.TCefPreferenceObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPreferenceObserver - + @@ -54,6 +54,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPreferenceRegistrar.html b/docs/html/uCEFTypes.TCefPreferenceRegistrar.html index 9088619c..7d4c6a3f 100644 --- a/docs/html/uCEFTypes.TCefPreferenceRegistrar.html +++ b/docs/html/uCEFTypes.TCefPreferenceRegistrar.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPreferenceRegistrar - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPrintDialogCallback.html b/docs/html/uCEFTypes.TCefPrintDialogCallback.html index ac732094..4ac4ae7c 100644 --- a/docs/html/uCEFTypes.TCefPrintDialogCallback.html +++ b/docs/html/uCEFTypes.TCefPrintDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPrintDialogCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPrintHandler.html b/docs/html/uCEFTypes.TCefPrintHandler.html index 33486609..a49114fd 100644 --- a/docs/html/uCEFTypes.TCefPrintHandler.html +++ b/docs/html/uCEFTypes.TCefPrintHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPrintHandler - + @@ -122,6 +122,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPrintJobCallback.html b/docs/html/uCEFTypes.TCefPrintJobCallback.html index 4840a822..9381b21f 100644 --- a/docs/html/uCEFTypes.TCefPrintJobCallback.html +++ b/docs/html/uCEFTypes.TCefPrintJobCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPrintJobCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefPrintSettings.html b/docs/html/uCEFTypes.TCefPrintSettings.html index 144f5cf5..9677b30a 100644 --- a/docs/html/uCEFTypes.TCefPrintSettings.html +++ b/docs/html/uCEFTypes.TCefPrintSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefPrintSettings - + @@ -314,6 +314,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefProcessMessage.html b/docs/html/uCEFTypes.TCefProcessMessage.html index 9f9ea55f..b7ce3f5f 100644 --- a/docs/html/uCEFTypes.TCefProcessMessage.html +++ b/docs/html/uCEFTypes.TCefProcessMessage.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefProcessMessage - + @@ -122,6 +122,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRange.html b/docs/html/uCEFTypes.TCefRange.html index a781ce5d..0895889a 100644 --- a/docs/html/uCEFTypes.TCefRange.html +++ b/docs/html/uCEFTypes.TCefRange.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRange - + @@ -58,6 +58,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefReadHandler.html b/docs/html/uCEFTypes.TCefReadHandler.html index b4699119..09f5f764 100644 --- a/docs/html/uCEFTypes.TCefReadHandler.html +++ b/docs/html/uCEFTypes.TCefReadHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefReadHandler - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRect.html b/docs/html/uCEFTypes.TCefRect.html index 8bca62c6..2227c28d 100644 --- a/docs/html/uCEFTypes.TCefRect.html +++ b/docs/html/uCEFTypes.TCefRect.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRect - + @@ -82,6 +82,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRegistration.html b/docs/html/uCEFTypes.TCefRegistration.html index 9d970d2c..8fa84bfd 100644 --- a/docs/html/uCEFTypes.TCefRegistration.html +++ b/docs/html/uCEFTypes.TCefRegistration.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRegistration - + @@ -50,6 +50,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRenderHandler.html b/docs/html/uCEFTypes.TCefRenderHandler.html index c6be250f..982601ff 100644 --- a/docs/html/uCEFTypes.TCefRenderHandler.html +++ b/docs/html/uCEFTypes.TCefRenderHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRenderHandler - + @@ -254,6 +254,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRenderProcessHandler.html b/docs/html/uCEFTypes.TCefRenderProcessHandler.html index d5038ed2..00f70493 100644 --- a/docs/html/uCEFTypes.TCefRenderProcessHandler.html +++ b/docs/html/uCEFTypes.TCefRenderProcessHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRenderProcessHandler - + @@ -158,6 +158,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRequest.html b/docs/html/uCEFTypes.TCefRequest.html index bb12a4fc..db59ce85 100644 --- a/docs/html/uCEFTypes.TCefRequest.html +++ b/docs/html/uCEFTypes.TCefRequest.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRequest - + @@ -314,6 +314,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRequestContext.html b/docs/html/uCEFTypes.TCefRequestContext.html index 71717459..bb40bd2d 100644 --- a/docs/html/uCEFTypes.TCefRequestContext.html +++ b/docs/html/uCEFTypes.TCefRequestContext.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRequestContext - + @@ -328,6 +328,6 @@ body { margin: 0.5em; } * CEF_API_ADDED(13401) *

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRequestContextHandler.html b/docs/html/uCEFTypes.TCefRequestContextHandler.html index 77327a58..300ba174 100644 --- a/docs/html/uCEFTypes.TCefRequestContextHandler.html +++ b/docs/html/uCEFTypes.TCefRequestContextHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRequestContextHandler - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRequestContextSettings.html b/docs/html/uCEFTypes.TCefRequestContextSettings.html index e9eb5801..af8ab780 100644 --- a/docs/html/uCEFTypes.TCefRequestContextSettings.html +++ b/docs/html/uCEFTypes.TCefRequestContextSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRequestContextSettings - + @@ -116,6 +116,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRequestHandler.html b/docs/html/uCEFTypes.TCefRequestHandler.html index 41f55f93..852188e0 100644 --- a/docs/html/uCEFTypes.TCefRequestHandler.html +++ b/docs/html/uCEFTypes.TCefRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRequestHandler - + @@ -182,6 +182,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResolveCallback.html b/docs/html/uCEFTypes.TCefResolveCallback.html index 087cfec9..e734762e 100644 --- a/docs/html/uCEFTypes.TCefResolveCallback.html +++ b/docs/html/uCEFTypes.TCefResolveCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResolveCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResourceBundle.html b/docs/html/uCEFTypes.TCefResourceBundle.html index 4bb55983..4985b35f 100644 --- a/docs/html/uCEFTypes.TCefResourceBundle.html +++ b/docs/html/uCEFTypes.TCefResourceBundle.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResourceBundle - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResourceBundleHandler.html b/docs/html/uCEFTypes.TCefResourceBundleHandler.html index d201a1a6..bb0c572f 100644 --- a/docs/html/uCEFTypes.TCefResourceBundleHandler.html +++ b/docs/html/uCEFTypes.TCefResourceBundleHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResourceBundleHandler - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResourceHandler.html b/docs/html/uCEFTypes.TCefResourceHandler.html index 3454a518..fd682ec2 100644 --- a/docs/html/uCEFTypes.TCefResourceHandler.html +++ b/docs/html/uCEFTypes.TCefResourceHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResourceHandler - + @@ -138,6 +138,6 @@ deprecated

      deprecated

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResourceReadCallback.html b/docs/html/uCEFTypes.TCefResourceReadCallback.html index fbe55b52..d1efd364 100644 --- a/docs/html/uCEFTypes.TCefResourceReadCallback.html +++ b/docs/html/uCEFTypes.TCefResourceReadCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResourceReadCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResourceRequestHandler.html b/docs/html/uCEFTypes.TCefResourceRequestHandler.html index 1e61b531..2f37c55a 100644 --- a/docs/html/uCEFTypes.TCefResourceRequestHandler.html +++ b/docs/html/uCEFTypes.TCefResourceRequestHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResourceRequestHandler - + @@ -146,6 +146,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResourceSkipCallback.html b/docs/html/uCEFTypes.TCefResourceSkipCallback.html index 8ff08e01..5c836687 100644 --- a/docs/html/uCEFTypes.TCefResourceSkipCallback.html +++ b/docs/html/uCEFTypes.TCefResourceSkipCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResourceSkipCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResponse.html b/docs/html/uCEFTypes.TCefResponse.html index bd81f209..d5bf973a 100644 --- a/docs/html/uCEFTypes.TCefResponse.html +++ b/docs/html/uCEFTypes.TCefResponse.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResponse - + @@ -254,6 +254,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefResponseFilter.html b/docs/html/uCEFTypes.TCefResponseFilter.html index e6deb73e..30926dd2 100644 --- a/docs/html/uCEFTypes.TCefResponseFilter.html +++ b/docs/html/uCEFTypes.TCefResponseFilter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefResponseFilter - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRunContextMenuCallback.html b/docs/html/uCEFTypes.TCefRunContextMenuCallback.html index e7c06681..d4c75670 100644 --- a/docs/html/uCEFTypes.TCefRunContextMenuCallback.html +++ b/docs/html/uCEFTypes.TCefRunContextMenuCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRunContextMenuCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRunFileDialogCallback.html b/docs/html/uCEFTypes.TCefRunFileDialogCallback.html index 0663929d..210bc38c 100644 --- a/docs/html/uCEFTypes.TCefRunFileDialogCallback.html +++ b/docs/html/uCEFTypes.TCefRunFileDialogCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRunFileDialogCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefRunQuickMenuCallback.html b/docs/html/uCEFTypes.TCefRunQuickMenuCallback.html index 796c5977..f3e880c7 100644 --- a/docs/html/uCEFTypes.TCefRunQuickMenuCallback.html +++ b/docs/html/uCEFTypes.TCefRunQuickMenuCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefRunQuickMenuCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSSLStatus.html b/docs/html/uCEFTypes.TCefSSLStatus.html index eae99b31..c7e7e7a0 100644 --- a/docs/html/uCEFTypes.TCefSSLStatus.html +++ b/docs/html/uCEFTypes.TCefSSLStatus.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSSLStatus - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSchemeHandlerFactory.html b/docs/html/uCEFTypes.TCefSchemeHandlerFactory.html index 8512f71a..07344a01 100644 --- a/docs/html/uCEFTypes.TCefSchemeHandlerFactory.html +++ b/docs/html/uCEFTypes.TCefSchemeHandlerFactory.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSchemeHandlerFactory - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSchemeRegistrar.html b/docs/html/uCEFTypes.TCefSchemeRegistrar.html index 0a1832a5..ae8c9aa2 100644 --- a/docs/html/uCEFTypes.TCefSchemeRegistrar.html +++ b/docs/html/uCEFTypes.TCefSchemeRegistrar.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSchemeRegistrar - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefScreenInfo.html b/docs/html/uCEFTypes.TCefScreenInfo.html index 461a5ed7..d822f384 100644 --- a/docs/html/uCEFTypes.TCefScreenInfo.html +++ b/docs/html/uCEFTypes.TCefScreenInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefScreenInfo - + @@ -136,6 +136,6 @@ body { margin: 0.5em; }

      The |rect| and |available_rect| properties are used to determine the available surface for rendering popup views.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefScrollView.html b/docs/html/uCEFTypes.TCefScrollView.html index f190dc03..6644b6b4 100644 --- a/docs/html/uCEFTypes.TCefScrollView.html +++ b/docs/html/uCEFTypes.TCefScrollView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefScrollView - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSelectClientCertificateCallback.html b/docs/html/uCEFTypes.TCefSelectClientCertificateCallback.html index 9bffc9b1..a332cafc 100644 --- a/docs/html/uCEFTypes.TCefSelectClientCertificateCallback.html +++ b/docs/html/uCEFTypes.TCefSelectClientCertificateCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSelectClientCertificateCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefServer.html b/docs/html/uCEFTypes.TCefServer.html index 211407ac..c5908a30 100644 --- a/docs/html/uCEFTypes.TCefServer.html +++ b/docs/html/uCEFTypes.TCefServer.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefServer - + @@ -206,6 +206,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefServerHandler.html b/docs/html/uCEFTypes.TCefServerHandler.html index 740d072e..acab8ef7 100644 --- a/docs/html/uCEFTypes.TCefServerHandler.html +++ b/docs/html/uCEFTypes.TCefServerHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefServerHandler - + @@ -146,6 +146,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSetCookieCallback.html b/docs/html/uCEFTypes.TCefSetCookieCallback.html index 049b63b1..e0465e0d 100644 --- a/docs/html/uCEFTypes.TCefSetCookieCallback.html +++ b/docs/html/uCEFTypes.TCefSetCookieCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSetCookieCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSettingObserver.html b/docs/html/uCEFTypes.TCefSettingObserver.html index 6f92eb7d..1ad83936 100644 --- a/docs/html/uCEFTypes.TCefSettingObserver.html +++ b/docs/html/uCEFTypes.TCefSettingObserver.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSettingObserver - + @@ -54,6 +54,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSettings.html b/docs/html/uCEFTypes.TCefSettings.html index fe39a0a4..ec4aa914 100644 --- a/docs/html/uCEFTypes.TCefSettings.html +++ b/docs/html/uCEFTypes.TCefSettings.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSettings - + @@ -480,6 +480,6 @@ body { margin: 0.5em; } If true use a Views (bare-bones) window instead of a Chrome UI window when creating default popups for Chrome style native-hosted (non-Views) browsers. This applies when CefLifeSpanHandler::OnBeforePopup has not been implemented to provide parent window information for the new popup.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSharedMemoryRegion.html b/docs/html/uCEFTypes.TCefSharedMemoryRegion.html index 2cf840a1..5e6861e5 100644 --- a/docs/html/uCEFTypes.TCefSharedMemoryRegion.html +++ b/docs/html/uCEFTypes.TCefSharedMemoryRegion.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSharedMemoryRegion - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSharedProcessMessageBuilder.html b/docs/html/uCEFTypes.TCefSharedProcessMessageBuilder.html index 6579672f..93380d58 100644 --- a/docs/html/uCEFTypes.TCefSharedProcessMessageBuilder.html +++ b/docs/html/uCEFTypes.TCefSharedProcessMessageBuilder.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSharedProcessMessageBuilder - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSimulatedTouchPoint.html b/docs/html/uCEFTypes.TCefSimulatedTouchPoint.html index e2a2a917..6f2a53a7 100644 --- a/docs/html/uCEFTypes.TCefSimulatedTouchPoint.html +++ b/docs/html/uCEFTypes.TCefSimulatedTouchPoint.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSimulatedTouchPoint - + @@ -188,6 +188,6 @@ body { margin: 0.5em; } The clockwise rotation of a pen stylus around its own major axis, in degrees in the range [0,359] (default: 0). This is an optional value.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSize.html b/docs/html/uCEFTypes.TCefSize.html index 8cdf6370..997f9859 100644 --- a/docs/html/uCEFTypes.TCefSize.html +++ b/docs/html/uCEFTypes.TCefSize.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSize - + @@ -58,6 +58,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefSslInfo.html b/docs/html/uCEFTypes.TCefSslInfo.html index af280d78..88cb86a3 100644 --- a/docs/html/uCEFTypes.TCefSslInfo.html +++ b/docs/html/uCEFTypes.TCefSslInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefSslInfo - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefStreamReader.html b/docs/html/uCEFTypes.TCefStreamReader.html index 70a665a1..086c0499 100644 --- a/docs/html/uCEFTypes.TCefStreamReader.html +++ b/docs/html/uCEFTypes.TCefStreamReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefStreamReader - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefStreamWriter.html b/docs/html/uCEFTypes.TCefStreamWriter.html index bbac3615..d5161771 100644 --- a/docs/html/uCEFTypes.TCefStreamWriter.html +++ b/docs/html/uCEFTypes.TCefStreamWriter.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefStreamWriter - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefStringUtf16.html b/docs/html/uCEFTypes.TCefStringUtf16.html index b08b1b3e..d8887e34 100644 --- a/docs/html/uCEFTypes.TCefStringUtf16.html +++ b/docs/html/uCEFTypes.TCefStringUtf16.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefStringUtf16 - + @@ -70,6 +70,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefStringUtf8.html b/docs/html/uCEFTypes.TCefStringUtf8.html index 5923e09b..5da4327a 100644 --- a/docs/html/uCEFTypes.TCefStringUtf8.html +++ b/docs/html/uCEFTypes.TCefStringUtf8.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefStringUtf8 - + @@ -70,6 +70,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefStringVisitor.html b/docs/html/uCEFTypes.TCefStringVisitor.html index cc748780..2bbb6aaf 100644 --- a/docs/html/uCEFTypes.TCefStringVisitor.html +++ b/docs/html/uCEFTypes.TCefStringVisitor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefStringVisitor - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefStringWide.html b/docs/html/uCEFTypes.TCefStringWide.html index cf46bb70..6174e08d 100644 --- a/docs/html/uCEFTypes.TCefStringWide.html +++ b/docs/html/uCEFTypes.TCefStringWide.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefStringWide - + @@ -70,6 +70,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTask.html b/docs/html/uCEFTypes.TCefTask.html index f7fc533b..1382ec21 100644 --- a/docs/html/uCEFTypes.TCefTask.html +++ b/docs/html/uCEFTypes.TCefTask.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTask - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTaskInfo.html b/docs/html/uCEFTypes.TCefTaskInfo.html index 72ddc41c..e30c589a 100644 --- a/docs/html/uCEFTypes.TCefTaskInfo.html +++ b/docs/html/uCEFTypes.TCefTaskInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTaskInfo - + @@ -174,6 +174,6 @@ body { margin: 0.5em; } Set to true (1) if this task process' GPU resource count is inflated because it is counting other processes' resources (e.g, the GPU process has this value set to true because it is the aggregate of all processes).

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTaskManager.html b/docs/html/uCEFTypes.TCefTaskManager.html index 5f26c0fb..a90dc015 100644 --- a/docs/html/uCEFTypes.TCefTaskManager.html +++ b/docs/html/uCEFTypes.TCefTaskManager.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTaskManager - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTaskRunner.html b/docs/html/uCEFTypes.TCefTaskRunner.html index 0b77a435..e883ad1b 100644 --- a/docs/html/uCEFTypes.TCefTaskRunner.html +++ b/docs/html/uCEFTypes.TCefTaskRunner.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTaskRunner - + @@ -112,6 +112,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTextfield.html b/docs/html/uCEFTypes.TCefTextfield.html index e73fa747..b68f96dd 100644 --- a/docs/html/uCEFTypes.TCefTextfield.html +++ b/docs/html/uCEFTypes.TCefTextfield.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTextfield - + @@ -422,6 +422,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTextfieldDelegate.html b/docs/html/uCEFTypes.TCefTextfieldDelegate.html index 0e563f44..652fa5ba 100644 --- a/docs/html/uCEFTypes.TCefTextfieldDelegate.html +++ b/docs/html/uCEFTypes.TCefTextfieldDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTextfieldDelegate - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefThread.html b/docs/html/uCEFTypes.TCefThread.html index 679e53b8..a506bbe7 100644 --- a/docs/html/uCEFTypes.TCefThread.html +++ b/docs/html/uCEFTypes.TCefThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefThread - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTime.html b/docs/html/uCEFTypes.TCefTime.html index 75c83517..598ce387 100644 --- a/docs/html/uCEFTypes.TCefTime.html +++ b/docs/html/uCEFTypes.TCefTime.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTime - + @@ -146,6 +146,6 @@ body { margin: 0.5em; } Milliseconds within the current second (0-999)

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTouchEvent.html b/docs/html/uCEFTypes.TCefTouchEvent.html index 0dd9f9ad..46c16bd1 100644 --- a/docs/html/uCEFTypes.TCefTouchEvent.html +++ b/docs/html/uCEFTypes.TCefTouchEvent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTouchEvent - + @@ -174,6 +174,6 @@ body { margin: 0.5em; } The device type that caused the event.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefTouchHandleState.html b/docs/html/uCEFTypes.TCefTouchHandleState.html index 0759b3f8..4a7381a4 100644 --- a/docs/html/uCEFTypes.TCefTouchHandleState.html +++ b/docs/html/uCEFTypes.TCefTouchHandleState.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefTouchHandleState - + @@ -156,6 +156,6 @@ body { margin: 0.5em; } Alpha state. Only set if |flags| contains CEF_THS_FLAG_ALPHA.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefUnresponsiveProcessCallback.html b/docs/html/uCEFTypes.TCefUnresponsiveProcessCallback.html index b8767df3..eac7fe4a 100644 --- a/docs/html/uCEFTypes.TCefUnresponsiveProcessCallback.html +++ b/docs/html/uCEFTypes.TCefUnresponsiveProcessCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefUnresponsiveProcessCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefUrlParts.html b/docs/html/uCEFTypes.TCefUrlParts.html index cf0efa00..10a012f7 100644 --- a/docs/html/uCEFTypes.TCefUrlParts.html +++ b/docs/html/uCEFTypes.TCefUrlParts.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefUrlParts - + @@ -188,6 +188,6 @@ body { margin: 0.5em; } Fragment (hash) identifier component (i.e., the string following the '#').

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefUrlRequest.html b/docs/html/uCEFTypes.TCefUrlRequest.html index 32fe5af8..c9cae58e 100644 --- a/docs/html/uCEFTypes.TCefUrlRequest.html +++ b/docs/html/uCEFTypes.TCefUrlRequest.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefUrlRequest - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefUrlrequestClient.html b/docs/html/uCEFTypes.TCefUrlrequestClient.html index c732aa03..dc864b1c 100644 --- a/docs/html/uCEFTypes.TCefUrlrequestClient.html +++ b/docs/html/uCEFTypes.TCefUrlrequestClient.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefUrlrequestClient - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefV8Accessor.html b/docs/html/uCEFTypes.TCefV8Accessor.html index 5b81e9f8..b754308d 100644 --- a/docs/html/uCEFTypes.TCefV8Accessor.html +++ b/docs/html/uCEFTypes.TCefV8Accessor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefV8Accessor - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefV8Context.html b/docs/html/uCEFTypes.TCefV8Context.html index 5eab4b9d..0bb18e89 100644 --- a/docs/html/uCEFTypes.TCefV8Context.html +++ b/docs/html/uCEFTypes.TCefV8Context.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefV8Context - + @@ -158,6 +158,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefV8Exception.html b/docs/html/uCEFTypes.TCefV8Exception.html index 34ed240f..1a74a955 100644 --- a/docs/html/uCEFTypes.TCefV8Exception.html +++ b/docs/html/uCEFTypes.TCefV8Exception.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefV8Exception - + @@ -146,6 +146,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefV8Interceptor.html b/docs/html/uCEFTypes.TCefV8Interceptor.html index b4d3673c..97ef133f 100644 --- a/docs/html/uCEFTypes.TCefV8Interceptor.html +++ b/docs/html/uCEFTypes.TCefV8Interceptor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefV8Interceptor - + @@ -98,6 +98,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefV8StackFrame.html b/docs/html/uCEFTypes.TCefV8StackFrame.html index c8105437..6a2ed2c0 100644 --- a/docs/html/uCEFTypes.TCefV8StackFrame.html +++ b/docs/html/uCEFTypes.TCefV8StackFrame.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefV8StackFrame - + @@ -146,6 +146,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefV8StackTrace.html b/docs/html/uCEFTypes.TCefV8StackTrace.html index 5b139835..f2fdc068 100644 --- a/docs/html/uCEFTypes.TCefV8StackTrace.html +++ b/docs/html/uCEFTypes.TCefV8StackTrace.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefV8StackTrace - + @@ -86,6 +86,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefValue.html b/docs/html/uCEFTypes.TCefValue.html index 4d54ea13..18b99ae6 100644 --- a/docs/html/uCEFTypes.TCefValue.html +++ b/docs/html/uCEFTypes.TCefValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefValue - + @@ -314,6 +314,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefVersionInfo.html b/docs/html/uCEFTypes.TCefVersionInfo.html index 983c91c2..7254cdec 100644 --- a/docs/html/uCEFTypes.TCefVersionInfo.html +++ b/docs/html/uCEFTypes.TCefVersionInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefVersionInfo - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefVersionInfoEx.html b/docs/html/uCEFTypes.TCefVersionInfoEx.html index ee287e5c..6a37dcaf 100644 --- a/docs/html/uCEFTypes.TCefVersionInfoEx.html +++ b/docs/html/uCEFTypes.TCefVersionInfoEx.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefVersionInfoEx - + @@ -160,6 +160,6 @@ body { margin: 0.5em; } Sandbox compatibility hash (Windows only, empty on other platforms).

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefView.html b/docs/html/uCEFTypes.TCefView.html index 14501383..741c360e 100644 --- a/docs/html/uCEFTypes.TCefView.html +++ b/docs/html/uCEFTypes.TCefView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefView - + @@ -674,6 +674,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefViewDelegate.html b/docs/html/uCEFTypes.TCefViewDelegate.html index eb0a937c..ac4f6df1 100644 --- a/docs/html/uCEFTypes.TCefViewDelegate.html +++ b/docs/html/uCEFTypes.TCefViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefViewDelegate - + @@ -182,6 +182,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefWaitableEvent.html b/docs/html/uCEFTypes.TCefWaitableEvent.html index 26cdf093..d234994a 100644 --- a/docs/html/uCEFTypes.TCefWaitableEvent.html +++ b/docs/html/uCEFTypes.TCefWaitableEvent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefWaitableEvent - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefWindow.html b/docs/html/uCEFTypes.TCefWindow.html index 1ff3f1f1..a0008363 100644 --- a/docs/html/uCEFTypes.TCefWindow.html +++ b/docs/html/uCEFTypes.TCefWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefWindow - + @@ -554,6 +554,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefWindowDelegate.html b/docs/html/uCEFTypes.TCefWindowDelegate.html index ea14da7e..3471bb13 100644 --- a/docs/html/uCEFTypes.TCefWindowDelegate.html +++ b/docs/html/uCEFTypes.TCefWindowDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefWindowDelegate - + @@ -326,6 +326,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefWindowInfo.html b/docs/html/uCEFTypes.TCefWindowInfo.html index f8f4cc45..a6f4c748 100644 --- a/docs/html/uCEFTypes.TCefWindowInfo.html +++ b/docs/html/uCEFTypes.TCefWindowInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefWindowInfo - + @@ -196,6 +196,6 @@ body { margin: 0.5em; } Optionally change the runtime style. Alloy style will always be used if |windowless_rendering_enabled| is true. See TCefRuntimeStyle documentation for details.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefWriteHandler.html b/docs/html/uCEFTypes.TCefWriteHandler.html index b1256983..33ec9ae7 100644 --- a/docs/html/uCEFTypes.TCefWriteHandler.html +++ b/docs/html/uCEFTypes.TCefWriteHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefWriteHandler - + @@ -110,6 +110,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefX509CertPrincipal.html b/docs/html/uCEFTypes.TCefX509CertPrincipal.html index c0bfbaab..4ed619d7 100644 --- a/docs/html/uCEFTypes.TCefX509CertPrincipal.html +++ b/docs/html/uCEFTypes.TCefX509CertPrincipal.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefX509CertPrincipal - + @@ -134,6 +134,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefX509Certificate.html b/docs/html/uCEFTypes.TCefX509Certificate.html index d4d6afd9..2c685b60 100644 --- a/docs/html/uCEFTypes.TCefX509Certificate.html +++ b/docs/html/uCEFTypes.TCefX509Certificate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefX509Certificate - + @@ -170,6 +170,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefXmlReader.html b/docs/html/uCEFTypes.TCefXmlReader.html index 6a162e66..e5990199 100644 --- a/docs/html/uCEFTypes.TCefXmlReader.html +++ b/docs/html/uCEFTypes.TCefXmlReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefXmlReader - + @@ -398,6 +398,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefZipReader.html b/docs/html/uCEFTypes.TCefZipReader.html index 890132aa..2a353541 100644 --- a/docs/html/uCEFTypes.TCefZipReader.html +++ b/docs/html/uCEFTypes.TCefZipReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefZipReader - + @@ -194,6 +194,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefv8ArrayBufferReleaseCallback.html b/docs/html/uCEFTypes.TCefv8ArrayBufferReleaseCallback.html index 0319c025..da136306 100644 --- a/docs/html/uCEFTypes.TCefv8ArrayBufferReleaseCallback.html +++ b/docs/html/uCEFTypes.TCefv8ArrayBufferReleaseCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefv8ArrayBufferReleaseCallback - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefv8BackingStore.html b/docs/html/uCEFTypes.TCefv8BackingStore.html index 0d419d1b..049c76ed 100644 --- a/docs/html/uCEFTypes.TCefv8BackingStore.html +++ b/docs/html/uCEFTypes.TCefv8BackingStore.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefv8BackingStore - + @@ -88,6 +88,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefv8Handler.html b/docs/html/uCEFTypes.TCefv8Handler.html index 910d5782..2220b485 100644 --- a/docs/html/uCEFTypes.TCefv8Handler.html +++ b/docs/html/uCEFTypes.TCefv8Handler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefv8Handler - + @@ -62,6 +62,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCefv8Value.html b/docs/html/uCEFTypes.TCefv8Value.html index 8a9b616b..de429fcd 100644 --- a/docs/html/uCEFTypes.TCefv8Value.html +++ b/docs/html/uCEFTypes.TCefv8Value.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCefv8Value - + @@ -674,6 +674,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TChromiumVersionInfo.html b/docs/html/uCEFTypes.TChromiumVersionInfo.html index 59787f07..ab75a075 100644 --- a/docs/html/uCEFTypes.TChromiumVersionInfo.html +++ b/docs/html/uCEFTypes.TChromiumVersionInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TChromiumVersionInfo - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCookie.html b/docs/html/uCEFTypes.TCookie.html index 0c1a1a76..0c69c44c 100644 --- a/docs/html/uCEFTypes.TCookie.html +++ b/docs/html/uCEFTypes.TCookie.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCookie - + @@ -174,6 +174,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TCustomTaskInfo.html b/docs/html/uCEFTypes.TCustomTaskInfo.html index 79bbee07..e0cc897b 100644 --- a/docs/html/uCEFTypes.TCustomTaskInfo.html +++ b/docs/html/uCEFTypes.TCustomTaskInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TCustomTaskInfo - + @@ -160,6 +160,6 @@ body { margin: 0.5em; } Set to true (1) if this task process' GPU resource count is inflated because it is counting other processes' resources (e.g, the GPU process has this value set to true because it is the aggregate of all processes).

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TFileVersionInfo.html b/docs/html/uCEFTypes.TFileVersionInfo.html index a9187e95..d5ed927a 100644 --- a/docs/html/uCEFTypes.TFileVersionInfo.html +++ b/docs/html/uCEFTypes.TFileVersionInfo.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TFileVersionInfo - + @@ -78,6 +78,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TLinuxWindowProperties.html b/docs/html/uCEFTypes.TLinuxWindowProperties.html index 1295db67..1ae309bf 100644 --- a/docs/html/uCEFTypes.TLinuxWindowProperties.html +++ b/docs/html/uCEFTypes.TLinuxWindowProperties.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TLinuxWindowProperties - + @@ -90,6 +90,6 @@ body { margin: 0.5em; } Main window's WM_WINDOW_ROLE in X11

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TMyMemoryStatusEx.html b/docs/html/uCEFTypes.TMyMemoryStatusEx.html index 146526c4..797569bb 100644 --- a/docs/html/uCEFTypes.TMyMemoryStatusEx.html +++ b/docs/html/uCEFTypes.TMyMemoryStatusEx.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TMyMemoryStatusEx - + @@ -142,6 +142,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TOSVersionInfoEx.html b/docs/html/uCEFTypes.TOSVersionInfoEx.html index c2a76485..e141ee0e 100644 --- a/docs/html/uCEFTypes.TOSVersionInfoEx.html +++ b/docs/html/uCEFTypes.TOSVersionInfoEx.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TOSVersionInfoEx - + @@ -166,6 +166,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.TUrlParts.html b/docs/html/uCEFTypes.TUrlParts.html index 04bdcc64..c7e98f37 100644 --- a/docs/html/uCEFTypes.TUrlParts.html +++ b/docs/html/uCEFTypes.TUrlParts.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes: Record TUrlParts - + @@ -174,6 +174,6 @@ body { margin: 0.5em; } Fragment (hash) identifier component (i.e., the string following the '#').

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFTypes.html b/docs/html/uCEFTypes.html index ec3708da..bf42fb8a 100644 --- a/docs/html/uCEFTypes.html +++ b/docs/html/uCEFTypes.html @@ -3,7 +3,7 @@ cef4delphi: uCEFTypes - + @@ -7902,6 +7902,6 @@ Ranges:

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUnresponsiveProcessCallback.TCefUnresponsiveProcessCallbackRef.html b/docs/html/uCEFUnresponsiveProcessCallback.TCefUnresponsiveProcessCallbackRef.html index 2628e6a3..d17f8eb0 100644 --- a/docs/html/uCEFUnresponsiveProcessCallback.TCefUnresponsiveProcessCallbackRef.html +++ b/docs/html/uCEFUnresponsiveProcessCallback.TCefUnresponsiveProcessCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUnresponsiveProcessCallback: Class TCefUnresponsiveProcessCallbackRef - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUnresponsiveProcessCallback.html b/docs/html/uCEFUnresponsiveProcessCallback.html index 16147060..5c1644a4 100644 --- a/docs/html/uCEFUnresponsiveProcessCallback.html +++ b/docs/html/uCEFUnresponsiveProcessCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUnresponsiveProcessCallback - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlRequest.TCefUrlRequestRef.html b/docs/html/uCEFUrlRequest.TCefUrlRequestRef.html index ac24f345..aeb2fd7d 100644 --- a/docs/html/uCEFUrlRequest.TCefUrlRequestRef.html +++ b/docs/html/uCEFUrlRequest.TCefUrlRequestRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlRequest: Class TCefUrlRequestRef - + @@ -153,6 +153,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlRequest.html b/docs/html/uCEFUrlRequest.html index 8842cc58..fa01c13a 100644 --- a/docs/html/uCEFUrlRequest.html +++ b/docs/html/uCEFUrlRequest.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlRequest - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlRequestClientComponent.TCEFUrlRequestClientComponent.html b/docs/html/uCEFUrlRequestClientComponent.TCEFUrlRequestClientComponent.html index 1cb002bb..f7cbe3c1 100644 --- a/docs/html/uCEFUrlRequestClientComponent.TCEFUrlRequestClientComponent.html +++ b/docs/html/uCEFUrlRequestClientComponent.TCEFUrlRequestClientComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlRequestClientComponent: Class TCEFUrlRequestClientComponent - + @@ -442,6 +442,6 @@ Custom

      Event triggered when the URLRequest has been created.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlRequestClientComponent.html b/docs/html/uCEFUrlRequestClientComponent.html index 240432ae..a48e2388 100644 --- a/docs/html/uCEFUrlRequestClientComponent.html +++ b/docs/html/uCEFUrlRequestClientComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlRequestClientComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlRequestClientEvents.html b/docs/html/uCEFUrlRequestClientEvents.html index 141ee8d2..3a1b188b 100644 --- a/docs/html/uCEFUrlRequestClientEvents.html +++ b/docs/html/uCEFUrlRequestClientEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlRequestClientEvents - + @@ -72,6 +72,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientOwn.html b/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientOwn.html index 0881b46d..20d85da0 100644 --- a/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientOwn.html +++ b/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlrequestClient: Class TCefUrlrequestClientOwn - + @@ -127,6 +127,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientRef.html b/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientRef.html index 8e8cbf8f..88c9c234 100644 --- a/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientRef.html +++ b/docs/html/uCEFUrlrequestClient.TCefUrlrequestClientRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlrequestClient: Class TCefUrlrequestClientRef - + @@ -127,6 +127,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlrequestClient.TCustomCefUrlrequestClient.html b/docs/html/uCEFUrlrequestClient.TCustomCefUrlrequestClient.html index 43878805..c901f918 100644 --- a/docs/html/uCEFUrlrequestClient.TCustomCefUrlrequestClient.html +++ b/docs/html/uCEFUrlrequestClient.TCustomCefUrlrequestClient.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlrequestClient: Class TCustomCefUrlrequestClient - + @@ -156,6 +156,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFUrlrequestClient.html b/docs/html/uCEFUrlrequestClient.html index 4757b150..03babf01 100644 --- a/docs/html/uCEFUrlrequestClient.html +++ b/docs/html/uCEFUrlrequestClient.html @@ -3,7 +3,7 @@ cef4delphi: uCEFUrlrequestClient - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFValue.TCefValueRef.html b/docs/html/uCEFValue.TCefValueRef.html index 72251a04..0d2dac1b 100644 --- a/docs/html/uCEFValue.TCefValueRef.html +++ b/docs/html/uCEFValue.TCefValueRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFValue: Class TCefValueRef - + @@ -363,6 +363,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFValue.html b/docs/html/uCEFValue.html index db92a6f4..c1f07574 100644 --- a/docs/html/uCEFValue.html +++ b/docs/html/uCEFValue.html @@ -3,7 +3,7 @@ cef4delphi: uCEFValue - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFView.TCefViewRef.html b/docs/html/uCEFView.TCefViewRef.html index bd7b8615..e8588c5a 100644 --- a/docs/html/uCEFView.TCefViewRef.html +++ b/docs/html/uCEFView.TCefViewRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFView: Class TCefViewRef - + @@ -779,6 +779,6 @@ body { margin: 0.5em; } Returns a ICefView instance using a PCefView data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFView.html b/docs/html/uCEFView.html index 903daf9d..70e95eb5 100644 --- a/docs/html/uCEFView.html +++ b/docs/html/uCEFView.html @@ -3,7 +3,7 @@ cef4delphi: uCEFView - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A View is a rectangle within the views View hierarchy. It is the base interface for all Views. All size and position values are in density independent pixels (DIP) unless otherwise indicated. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFViewComponent.TCEFViewComponent.html b/docs/html/uCEFViewComponent.TCEFViewComponent.html index eb7cdabb..a77517ad 100644 --- a/docs/html/uCEFViewComponent.TCEFViewComponent.html +++ b/docs/html/uCEFViewComponent.TCEFViewComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFViewComponent: Class TCEFViewComponent - + @@ -1711,6 +1711,6 @@ Custom

      (

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFViewComponent.html b/docs/html/uCEFViewComponent.html index 1a4590c7..14cbc0a8 100644 --- a/docs/html/uCEFViewComponent.html +++ b/docs/html/uCEFViewComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFViewComponent - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFViewDelegate.TCefViewDelegateOwn.html b/docs/html/uCEFViewDelegate.TCefViewDelegateOwn.html index 958fb252..8d6297c7 100644 --- a/docs/html/uCEFViewDelegate.TCefViewDelegateOwn.html +++ b/docs/html/uCEFViewDelegate.TCefViewDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFViewDelegate: Class TCefViewDelegateOwn - + @@ -236,6 +236,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFViewDelegate.TCefViewDelegateRef.html b/docs/html/uCEFViewDelegate.TCefViewDelegateRef.html index 2f2ebe32..1b74eb8f 100644 --- a/docs/html/uCEFViewDelegate.TCefViewDelegateRef.html +++ b/docs/html/uCEFViewDelegate.TCefViewDelegateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFViewDelegate: Class TCefViewDelegateRef - + @@ -218,6 +218,6 @@ body { margin: 0.5em; } Returns a ICefViewDelegate instance using a PCefViewDelegate data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFViewDelegate.TCustomViewDelegate.html b/docs/html/uCEFViewDelegate.TCustomViewDelegate.html index ec0bec20..ab8e9275 100644 --- a/docs/html/uCEFViewDelegate.TCustomViewDelegate.html +++ b/docs/html/uCEFViewDelegate.TCustomViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFViewDelegate: Class TCustomViewDelegate - + @@ -249,6 +249,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFViewDelegate.html b/docs/html/uCEFViewDelegate.html index 8051e5d1..1e4402a9 100644 --- a/docs/html/uCEFViewDelegate.html +++ b/docs/html/uCEFViewDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFViewDelegate - + @@ -36,6 +36,6 @@ body { margin: 0.5em; } This class handles all the ICefViewDelegate methods which call the ICefViewDelegateEvents methods. ICefViewDelegateEvents will be implemented by the control receiving the ICefViewDelegate events. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFViewsFrameworkEvents.html b/docs/html/uCEFViewsFrameworkEvents.html index f1765212..8d5654a3 100644 --- a/docs/html/uCEFViewsFrameworkEvents.html +++ b/docs/html/uCEFViewsFrameworkEvents.html @@ -3,7 +3,7 @@ cef4delphi: uCEFViewsFrameworkEvents - + @@ -524,6 +524,6 @@ ICefWindowDelegate

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWaitableEvent.TCefWaitableEventRef.html b/docs/html/uCEFWaitableEvent.TCefWaitableEventRef.html index e1ae3986..46392372 100644 --- a/docs/html/uCEFWaitableEvent.TCefWaitableEventRef.html +++ b/docs/html/uCEFWaitableEvent.TCefWaitableEventRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWaitableEvent: Class TCefWaitableEventRef - + @@ -125,6 +125,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWaitableEvent.html b/docs/html/uCEFWaitableEvent.html index 495d8cf1..2dafc089 100644 --- a/docs/html/uCEFWaitableEvent.html +++ b/docs/html/uCEFWaitableEvent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWaitableEvent - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWinControl.TCEFWinControl.html b/docs/html/uCEFWinControl.TCEFWinControl.html index 415a3259..04b03bdd 100644 --- a/docs/html/uCEFWinControl.TCEFWinControl.html +++ b/docs/html/uCEFWinControl.TCEFWinControl.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWinControl: Class TCEFWinControl - + @@ -396,6 +396,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWinControl.html b/docs/html/uCEFWinControl.html index 07f1f4df..6725b0ec 100644 --- a/docs/html/uCEFWinControl.html +++ b/docs/html/uCEFWinControl.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWinControl - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Custom TWinControl used by CEF browsers. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindow.TCefWindowRef.html b/docs/html/uCEFWindow.TCefWindowRef.html index 2d2f98ec..86d332a3 100644 --- a/docs/html/uCEFWindow.TCefWindowRef.html +++ b/docs/html/uCEFWindow.TCefWindowRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindow: Class TCefWindowRef - + @@ -721,6 +721,6 @@ body { margin: 0.5em; } Create a new Window.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindow.html b/docs/html/uCEFWindow.html index e3bd3dd2..a96d96fc 100644 --- a/docs/html/uCEFWindow.html +++ b/docs/html/uCEFWindow.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindow - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } A Window is a top-level Window/widget in the Views hierarchy. By default it will have a non-client area with title bar, icon and buttons that supports moving and resizing. All size and position values are in density independent pixels (DIP) unless otherwise indicated. Methods must be called on the browser process UI thread unless otherwise indicated. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowComponent.TCEFWindowComponent.html b/docs/html/uCEFWindowComponent.TCEFWindowComponent.html index 40642932..70414765 100644 --- a/docs/html/uCEFWindowComponent.TCEFWindowComponent.html +++ b/docs/html/uCEFWindowComponent.TCEFWindowComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowComponent: Class TCEFWindowComponent - + @@ -1878,6 +1878,6 @@ ICefViewDelegateEvents

      Return Linux-specific window properties for correctly handling by window managers.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowComponent.html b/docs/html/uCEFWindowComponent.html index 0a2b336a..aefe80f1 100644 --- a/docs/html/uCEFWindowComponent.html +++ b/docs/html/uCEFWindowComponent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowComponent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowDelegate.TCefWindowDelegateOwn.html b/docs/html/uCEFWindowDelegate.TCefWindowDelegateOwn.html index 41d2d287..bf406263 100644 --- a/docs/html/uCEFWindowDelegate.TCefWindowDelegateOwn.html +++ b/docs/html/uCEFWindowDelegate.TCefWindowDelegateOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowDelegate: Class TCefWindowDelegateOwn - + @@ -405,6 +405,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowDelegate.TCefWindowDelegateRef.html b/docs/html/uCEFWindowDelegate.TCefWindowDelegateRef.html index 9fa67739..93d8c7b3 100644 --- a/docs/html/uCEFWindowDelegate.TCefWindowDelegateRef.html +++ b/docs/html/uCEFWindowDelegate.TCefWindowDelegateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowDelegate: Class TCefWindowDelegateRef - + @@ -387,6 +387,6 @@ body { margin: 0.5em; } Returns a ICefWindowDelegate instance using a PCefWindowDelegate data pointer.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowDelegate.TCustomWindowDelegate.html b/docs/html/uCEFWindowDelegate.TCustomWindowDelegate.html index 067d7fd1..c29771d3 100644 --- a/docs/html/uCEFWindowDelegate.TCustomWindowDelegate.html +++ b/docs/html/uCEFWindowDelegate.TCustomWindowDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowDelegate: Class TCustomWindowDelegate - + @@ -579,6 +579,6 @@ ICefWindowDelegate

      Creates an instance of this class liked to an interface that's implemented by a control receiving the events.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowDelegate.html b/docs/html/uCEFWindowDelegate.html index d3c1a932..ff419bb0 100644 --- a/docs/html/uCEFWindowDelegate.html +++ b/docs/html/uCEFWindowDelegate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowDelegate - + @@ -36,6 +36,6 @@ body { margin: 0.5em; } This class handles all the TCustomWindowDelegate methods which call the ICefWindowDelegateEvents methods. ICefWindowDelegateEvents will be implemented by the control receiving the TCustomWindowDelegate events. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowInfoWrapper.TCEFWindowInfoWrapper.html b/docs/html/uCEFWindowInfoWrapper.TCEFWindowInfoWrapper.html index 0bdc1378..c1b2befc 100644 --- a/docs/html/uCEFWindowInfoWrapper.TCEFWindowInfoWrapper.html +++ b/docs/html/uCEFWindowInfoWrapper.TCEFWindowInfoWrapper.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowInfoWrapper: Class TCEFWindowInfoWrapper - + @@ -618,6 +618,6 @@ body { margin: 0.5em; } Handle for the new browser window. Only used with windowed rendering.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowInfoWrapper.html b/docs/html/uCEFWindowInfoWrapper.html index c793b634..901886ff 100644 --- a/docs/html/uCEFWindowInfoWrapper.html +++ b/docs/html/uCEFWindowInfoWrapper.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowInfoWrapper - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Wrapper class used to initialize a TCEFWindowInfo record. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowParent.TCEFWindowParent.html b/docs/html/uCEFWindowParent.TCEFWindowParent.html index 88e52932..78053b1e 100644 --- a/docs/html/uCEFWindowParent.TCEFWindowParent.html +++ b/docs/html/uCEFWindowParent.TCEFWindowParent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowParent: Class TCEFWindowParent - + @@ -45,6 +45,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWindowParent.html b/docs/html/uCEFWindowParent.html index 02cb3e7c..f2f07aa5 100644 --- a/docs/html/uCEFWindowParent.html +++ b/docs/html/uCEFWindowParent.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWindowParent - + @@ -43,6 +43,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWorkScheduler.TCEFWorkScheduler.html b/docs/html/uCEFWorkScheduler.TCEFWorkScheduler.html index 03b6c82b..611944a4 100644 --- a/docs/html/uCEFWorkScheduler.TCEFWorkScheduler.html +++ b/docs/html/uCEFWorkScheduler.TCEFWorkScheduler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWorkScheduler: Class TCEFWorkScheduler - + @@ -497,6 +497,6 @@ body { margin: 0.5em; } Use a custom queue thread instead of Windows messages or any other way to schedule the next pump work.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWorkScheduler.html b/docs/html/uCEFWorkScheduler.html index aea674a0..b9103b17 100644 --- a/docs/html/uCEFWorkScheduler.html +++ b/docs/html/uCEFWorkScheduler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWorkScheduler - + @@ -73,6 +73,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWorkSchedulerQueueThread.TCEFWorkSchedulerQueueThread.html b/docs/html/uCEFWorkSchedulerQueueThread.TCEFWorkSchedulerQueueThread.html index 810f36a2..d813d92d 100644 --- a/docs/html/uCEFWorkSchedulerQueueThread.TCEFWorkSchedulerQueueThread.html +++ b/docs/html/uCEFWorkSchedulerQueueThread.TCEFWorkSchedulerQueueThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWorkSchedulerQueueThread: Class TCEFWorkSchedulerQueueThread - + @@ -327,6 +327,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWorkSchedulerQueueThread.html b/docs/html/uCEFWorkSchedulerQueueThread.html index d2e1ef03..51d63048 100644 --- a/docs/html/uCEFWorkSchedulerQueueThread.html +++ b/docs/html/uCEFWorkSchedulerQueueThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWorkSchedulerQueueThread - + @@ -53,6 +53,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWorkSchedulerThread.TCEFWorkSchedulerThread.html b/docs/html/uCEFWorkSchedulerThread.TCEFWorkSchedulerThread.html index 80df1688..8991868e 100644 --- a/docs/html/uCEFWorkSchedulerThread.TCEFWorkSchedulerThread.html +++ b/docs/html/uCEFWorkSchedulerThread.TCEFWorkSchedulerThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWorkSchedulerThread: Class TCEFWorkSchedulerThread - + @@ -279,6 +279,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWorkSchedulerThread.html b/docs/html/uCEFWorkSchedulerThread.html index 0071a829..e93bdadf 100644 --- a/docs/html/uCEFWorkSchedulerThread.html +++ b/docs/html/uCEFWorkSchedulerThread.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWorkSchedulerThread - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWriteHandler.TCefBytesWriteHandler.html b/docs/html/uCEFWriteHandler.TCefBytesWriteHandler.html index 8215dc43..5767239b 100644 --- a/docs/html/uCEFWriteHandler.TCefBytesWriteHandler.html +++ b/docs/html/uCEFWriteHandler.TCefBytesWriteHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWriteHandler: Class TCefBytesWriteHandler - + @@ -226,6 +226,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWriteHandler.TCefWriteHandlerOwn.html b/docs/html/uCEFWriteHandler.TCefWriteHandlerOwn.html index 275636a6..96ace6a7 100644 --- a/docs/html/uCEFWriteHandler.TCefWriteHandlerOwn.html +++ b/docs/html/uCEFWriteHandler.TCefWriteHandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWriteHandler: Class TCefWriteHandlerOwn - + @@ -113,6 +113,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFWriteHandler.html b/docs/html/uCEFWriteHandler.html index 026456ac..7dc7ef2a 100644 --- a/docs/html/uCEFWriteHandler.html +++ b/docs/html/uCEFWriteHandler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFWriteHandler - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFX509CertPrincipal.TCefX509CertPrincipalRef.html b/docs/html/uCEFX509CertPrincipal.TCefX509CertPrincipalRef.html index 33808c75..0be30acc 100644 --- a/docs/html/uCEFX509CertPrincipal.TCefX509CertPrincipalRef.html +++ b/docs/html/uCEFX509CertPrincipal.TCefX509CertPrincipalRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFX509CertPrincipal: Class TCefX509CertPrincipalRef - + @@ -141,6 +141,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFX509CertPrincipal.html b/docs/html/uCEFX509CertPrincipal.html index ef6c630c..b0a16182 100644 --- a/docs/html/uCEFX509CertPrincipal.html +++ b/docs/html/uCEFX509CertPrincipal.html @@ -3,7 +3,7 @@ cef4delphi: uCEFX509CertPrincipal - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFX509Certificate.TCEFX509CertificateRef.html b/docs/html/uCEFX509Certificate.TCEFX509CertificateRef.html index 059a9c53..9e20ce34 100644 --- a/docs/html/uCEFX509Certificate.TCEFX509CertificateRef.html +++ b/docs/html/uCEFX509Certificate.TCEFX509CertificateRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFX509Certificate: Class TCEFX509CertificateRef - + @@ -211,6 +211,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFX509Certificate.html b/docs/html/uCEFX509Certificate.html index c4549e9e..39d0a320 100644 --- a/docs/html/uCEFX509Certificate.html +++ b/docs/html/uCEFX509Certificate.html @@ -3,7 +3,7 @@ cef4delphi: uCEFX509Certificate - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFXmlReader.TCefXmlReaderRef.html b/docs/html/uCEFXmlReader.TCefXmlReaderRef.html index d1a53aba..ebb83ffd 100644 --- a/docs/html/uCEFXmlReader.TCefXmlReaderRef.html +++ b/docs/html/uCEFXmlReader.TCefXmlReaderRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFXmlReader: Class TCefXmlReaderRef - + @@ -461,6 +461,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFXmlReader.html b/docs/html/uCEFXmlReader.html index 189bb6f7..5090d63f 100644 --- a/docs/html/uCEFXmlReader.html +++ b/docs/html/uCEFXmlReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFXmlReader - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFZipReader.TCefZipReaderRef.html b/docs/html/uCEFZipReader.TCefZipReaderRef.html index 9a5a5222..a969ed04 100644 --- a/docs/html/uCEFZipReader.TCefZipReaderRef.html +++ b/docs/html/uCEFZipReader.TCefZipReaderRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFZipReader: Class TCefZipReaderRef - + @@ -231,6 +231,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFZipReader.html b/docs/html/uCEFZipReader.html index 88e6115a..4354555e 100644 --- a/docs/html/uCEFZipReader.html +++ b/docs/html/uCEFZipReader.html @@ -3,7 +3,7 @@ cef4delphi: uCEFZipReader - + @@ -28,6 +28,6 @@ body { margin: 0.5em; } Class that supports the reading of zip archives via the zlib unzip API. The functions of this interface should only be called on the thread that creates the object. -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Accessor.TCefFastV8Accessor.html b/docs/html/uCEFv8Accessor.TCefFastV8Accessor.html index 63c7f25d..7d8642a1 100644 --- a/docs/html/uCEFv8Accessor.TCefFastV8Accessor.html +++ b/docs/html/uCEFv8Accessor.TCefFastV8Accessor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Accessor: Class TCefFastV8Accessor - + @@ -100,6 +100,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Accessor.TCefV8AccessorOwn.html b/docs/html/uCEFv8Accessor.TCefV8AccessorOwn.html index eb34bdc6..7ccf711e 100644 --- a/docs/html/uCEFv8Accessor.TCefV8AccessorOwn.html +++ b/docs/html/uCEFv8Accessor.TCefV8AccessorOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Accessor: Class TCefV8AccessorOwn - + @@ -71,6 +71,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Accessor.html b/docs/html/uCEFv8Accessor.html index fae07748..2732baef 100644 --- a/docs/html/uCEFv8Accessor.html +++ b/docs/html/uCEFv8Accessor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Accessor - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefFastv8ArrayBufferReleaseCallback.html b/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefFastv8ArrayBufferReleaseCallback.html index 4bc19c5c..d8f89488 100644 --- a/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefFastv8ArrayBufferReleaseCallback.html +++ b/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefFastv8ArrayBufferReleaseCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8ArrayBufferReleaseCallback: Class TCefFastv8ArrayBufferReleaseCallback - + @@ -74,6 +74,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackOwn.html b/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackOwn.html index 752b9d37..4cc87386 100644 --- a/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackOwn.html +++ b/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8ArrayBufferReleaseCallback: Class TCefv8ArrayBufferReleaseCallbackOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackRef.html b/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackRef.html index 96958c1f..306be158 100644 --- a/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackRef.html +++ b/docs/html/uCEFv8ArrayBufferReleaseCallback.TCefv8ArrayBufferReleaseCallbackRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8ArrayBufferReleaseCallback: Class TCefv8ArrayBufferReleaseCallbackRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8ArrayBufferReleaseCallback.html b/docs/html/uCEFv8ArrayBufferReleaseCallback.html index 7f85c15c..01e64cb2 100644 --- a/docs/html/uCEFv8ArrayBufferReleaseCallback.html +++ b/docs/html/uCEFv8ArrayBufferReleaseCallback.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8ArrayBufferReleaseCallback - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8BackingStore.TCefv8BackingStoreRef.html b/docs/html/uCEFv8BackingStore.TCefv8BackingStoreRef.html index 53e754c8..d3b55d66 100644 --- a/docs/html/uCEFv8BackingStore.TCefv8BackingStoreRef.html +++ b/docs/html/uCEFv8BackingStore.TCefv8BackingStoreRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8BackingStore: Class TCefv8BackingStoreRef - + @@ -109,6 +109,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8BackingStore.html b/docs/html/uCEFv8BackingStore.html index 1c75b37c..205a3c1e 100644 --- a/docs/html/uCEFv8BackingStore.html +++ b/docs/html/uCEFv8BackingStore.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8BackingStore - + @@ -34,6 +34,6 @@ body { margin: 0.5em; }

      -


      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Context.TCefv8ContextRef.html b/docs/html/uCEFv8Context.TCefv8ContextRef.html index 6ff60cc2..6d42f719 100644 --- a/docs/html/uCEFv8Context.TCefv8ContextRef.html +++ b/docs/html/uCEFv8Context.TCefv8ContextRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Context: Class TCefv8ContextRef - + @@ -193,6 +193,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Context.html b/docs/html/uCEFv8Context.html index 04a5cc18..c46e0438 100644 --- a/docs/html/uCEFv8Context.html +++ b/docs/html/uCEFv8Context.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Context - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Exception.TCefV8ExceptionRef.html b/docs/html/uCEFv8Exception.TCefV8ExceptionRef.html index 47ce6952..81bf1ef8 100644 --- a/docs/html/uCEFv8Exception.TCefV8ExceptionRef.html +++ b/docs/html/uCEFv8Exception.TCefV8ExceptionRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Exception: Class TCefV8ExceptionRef - + @@ -155,6 +155,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Exception.html b/docs/html/uCEFv8Exception.html index 0ff4d48a..3f241100 100644 --- a/docs/html/uCEFv8Exception.html +++ b/docs/html/uCEFv8Exception.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Exception - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Handler.TCefCustomUserData.html b/docs/html/uCEFv8Handler.TCefCustomUserData.html index 0961bc76..551fc6db 100644 --- a/docs/html/uCEFv8Handler.TCefCustomUserData.html +++ b/docs/html/uCEFv8Handler.TCefCustomUserData.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Handler: Class TCefCustomUserData - + @@ -119,6 +119,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Handler.TCefv8HandlerOwn.html b/docs/html/uCEFv8Handler.TCefv8HandlerOwn.html index a8e43f72..7eaac2b1 100644 --- a/docs/html/uCEFv8Handler.TCefv8HandlerOwn.html +++ b/docs/html/uCEFv8Handler.TCefv8HandlerOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Handler: Class TCefv8HandlerOwn - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Handler.TCefv8HandlerRef.html b/docs/html/uCEFv8Handler.TCefv8HandlerRef.html index d515ca3b..3da53b4a 100644 --- a/docs/html/uCEFv8Handler.TCefv8HandlerRef.html +++ b/docs/html/uCEFv8Handler.TCefv8HandlerRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Handler: Class TCefv8HandlerRef - + @@ -57,6 +57,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Handler.html b/docs/html/uCEFv8Handler.html index 218cb456..2b236076 100644 --- a/docs/html/uCEFv8Handler.html +++ b/docs/html/uCEFv8Handler.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Handler - + @@ -36,6 +36,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Interceptor.TCefFastV8Interceptor.html b/docs/html/uCEFv8Interceptor.TCefFastV8Interceptor.html index 97941454..c5a5235e 100644 --- a/docs/html/uCEFv8Interceptor.TCefFastV8Interceptor.html +++ b/docs/html/uCEFv8Interceptor.TCefFastV8Interceptor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Interceptor: Class TCefFastV8Interceptor - + @@ -152,6 +152,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Interceptor.TCefV8InterceptorOwn.html b/docs/html/uCEFv8Interceptor.TCefV8InterceptorOwn.html index e0ef6e60..382c9cdb 100644 --- a/docs/html/uCEFv8Interceptor.TCefV8InterceptorOwn.html +++ b/docs/html/uCEFv8Interceptor.TCefV8InterceptorOwn.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Interceptor: Class TCefV8InterceptorOwn - + @@ -99,6 +99,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Interceptor.html b/docs/html/uCEFv8Interceptor.html index b68d51bc..a1dc4d0f 100644 --- a/docs/html/uCEFv8Interceptor.html +++ b/docs/html/uCEFv8Interceptor.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Interceptor - + @@ -32,6 +32,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8StackFrame.TCefV8StackFrameRef.html b/docs/html/uCEFv8StackFrame.TCefV8StackFrameRef.html index 6030ad8a..3207f77a 100644 --- a/docs/html/uCEFv8StackFrame.TCefV8StackFrameRef.html +++ b/docs/html/uCEFv8StackFrame.TCefV8StackFrameRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8StackFrame: Class TCefV8StackFrameRef - + @@ -155,6 +155,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8StackFrame.html b/docs/html/uCEFv8StackFrame.html index 1819946d..79bf2d59 100644 --- a/docs/html/uCEFv8StackFrame.html +++ b/docs/html/uCEFv8StackFrame.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8StackFrame - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8StackTrace.TCefV8StackTraceRef.html b/docs/html/uCEFv8StackTrace.TCefV8StackTraceRef.html index c756ff39..cf1d9cfd 100644 --- a/docs/html/uCEFv8StackTrace.TCefV8StackTraceRef.html +++ b/docs/html/uCEFv8StackTrace.TCefV8StackTraceRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8StackTrace: Class TCefV8StackTraceRef - + @@ -97,6 +97,6 @@ body { margin: 0.5em; }

      This item has no description.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8StackTrace.html b/docs/html/uCEFv8StackTrace.html index b9939cd2..7630da7b 100644 --- a/docs/html/uCEFv8StackTrace.html +++ b/docs/html/uCEFv8StackTrace.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8StackTrace - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Value.TCefv8ValueRef.html b/docs/html/uCEFv8Value.TCefv8ValueRef.html index 237891cb..7cab38d3 100644 --- a/docs/html/uCEFv8Value.TCefv8ValueRef.html +++ b/docs/html/uCEFv8Value.TCefv8ValueRef.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Value: Class TCefv8ValueRef - + @@ -1001,6 +1001,6 @@ body { margin: 0.5em; } Create a new ICefv8Value object of type Promise. This function should only be called from within the scope of a ICefRenderProcessHandler, ICefv8Handler or ICefv8Accessor callback, or in combination with calling enter() and exit() on a stored ICefv8Context reference.

      -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/docs/html/uCEFv8Value.html b/docs/html/uCEFv8Value.html index cce47716..9af32da1 100644 --- a/docs/html/uCEFv8Value.html +++ b/docs/html/uCEFv8Value.html @@ -3,7 +3,7 @@ cef4delphi: uCEFv8Value - + @@ -28,6 +28,6 @@ body { margin: 0.5em; }   -
      Generated by PasDoc 1.0.2. +
      Generated by PasDoc 1.0.4. diff --git a/packages/cef4delphi_lazarus.lpk b/packages/cef4delphi_lazarus.lpk index 049648ab..c56e3674 100644 --- a/packages/cef4delphi_lazarus.lpk +++ b/packages/cef4delphi_lazarus.lpk @@ -21,7 +21,7 @@ - + diff --git a/source/uCEFVersion.inc b/source/uCEFVersion.inc index 62461cfb..fc681473 100644 --- a/source/uCEFVersion.inc +++ b/source/uCEFVersion.inc @@ -1,12 +1,12 @@ CEF_SUPPORTED_VERSION_MAJOR = 146; CEF_SUPPORTED_VERSION_MINOR = 0; - CEF_SUPPORTED_VERSION_RELEASE = 9; + CEF_SUPPORTED_VERSION_RELEASE = 10; CEF_SUPPORTED_VERSION_BUILD = 0; CEF_CHROMEELF_VERSION_MAJOR = CEF_SUPPORTED_VERSION_MAJOR; CEF_CHROMEELF_VERSION_MINOR = 0; CEF_CHROMEELF_VERSION_RELEASE = 7680; - CEF_CHROMEELF_VERSION_BUILD = 165; + CEF_CHROMEELF_VERSION_BUILD = 179; // values defined in cef_api_versions.json CEF_API_VERSION_MIN = 13300; diff --git a/update_CEF4Delphi.json b/update_CEF4Delphi.json index 821d08e7..fee2002e 100644 --- a/update_CEF4Delphi.json +++ b/update_CEF4Delphi.json @@ -2,9 +2,9 @@ "UpdateLazPackages" : [ { "ForceNotify" : true, - "InternalVersion" : 866, + "InternalVersion" : 867, "Name" : "cef4delphi_lazarus.lpk", - "Version" : "146.0.9" + "Version" : "146.0.10" } ], "UpdatePackageData" : {