This item has no description.
Name | Description |
---|---|
Class TCefApplication |
Main class used to simplify the CEF initialization and destruction. |
function CefCursorToWindowsCursor(aCefCursor : TCefCursorType) : TCursor; |
procedure DestroyGlobalCEFApp; |
TCEFDirectoryDeleterThread = uCEFApplicationCore.TCEFDirectoryDeleterThread; |
GlobalCEFApp: TCefApplication = nil; |
function CefCursorToWindowsCursor(aCefCursor : TCefCursorType) : TCursor; |
This item has no description. |
procedure DestroyGlobalCEFApp; |
This item has no description. |
TCEFDirectoryDeleterThread = uCEFApplicationCore.TCEFDirectoryDeleterThread; |
This item has no description. |
CEF_SUPPORTED_VERSION_MAJOR = uCefApplicationCore.CEF_SUPPORTED_VERSION_MAJOR; |
This item has no description. |
CEF_SUPPORTED_VERSION_MINOR = uCefApplicationCore.CEF_SUPPORTED_VERSION_MINOR; |
This item has no description. |
CEF_SUPPORTED_VERSION_RELEASE = uCefApplicationCore.CEF_SUPPORTED_VERSION_RELEASE; |
This item has no description. |
CEF_SUPPORTED_VERSION_BUILD = uCefApplicationCore.CEF_SUPPORTED_VERSION_BUILD; |
This item has no description. |
CEF_CHROMEELF_VERSION_MAJOR = uCefApplicationCore.CEF_CHROMEELF_VERSION_MAJOR; |
This item has no description. |
CEF_CHROMEELF_VERSION_MINOR = uCefApplicationCore.CEF_CHROMEELF_VERSION_MINOR; |
This item has no description. |
CEF_CHROMEELF_VERSION_RELEASE = uCefApplicationCore.CEF_CHROMEELF_VERSION_RELEASE; |
This item has no description. |
CEF_CHROMEELF_VERSION_BUILD = uCefApplicationCore.CEF_CHROMEELF_VERSION_BUILD; |
This item has no description. |
LIBCEF_DLL = uCefApplicationCore.LIBCEF_DLL; |
This item has no description. |
CHROMEELF_DLL = uCefApplicationCore.CHROMEELF_DLL; |
This item has no description. |
GlobalCEFApp: TCefApplication = nil; |
This item has no description. |