mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +01:00
1057 lines
88 KiB
HTML
1057 lines
88 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>cef4delphi: uCEFInterfaces</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="generator" content="PasDoc 0.16.0-snapshot">
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
|
|
</head>
|
|
<body>
|
|
<h1 class="unit">Unit uCEFInterfaces</h1>
|
|
<div class="sections">
|
|
<div class="one_section"><a class="section" href="#PasDoc-Description">Description</a></div><div class="one_section">Uses</div><div class="one_section"><a class="section" href="#PasDoc-Classes">Classes, Interfaces, Objects and Records</a></div><div class="one_section">Functions and Procedures</div><div class="one_section"><a class="section" href="#PasDoc-Types">Types</a></div><div class="one_section">Constants</div><div class="one_section">Variables</div></div>
|
|
<span id="PasDoc-Description"></span><h2 class="description">Description</h2>
|
|
<p class="nodescription">This item has no description.</p><span id="PasDoc-Uses"></span><h2 class="overview">Overview</h2>
|
|
<span id="PasDoc-Classes"></span><h3 class="cio">Classes, Interfaces, Objects and Records</h3>
|
|
<table class="classestable wide_list">
|
|
<tr class="listheader">
|
|
<th class="itemname">Name</th>
|
|
<th class="itemdesc">Description</th>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Record <a class="bold" href="uCEFInterfaces.TCefMediaSinkInfo.html"><code>TCefMediaSinkInfo</code></a></td>
|
|
<td class="itemdesc"> Custom record with media sink information. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Record <a class="bold" href="uCEFInterfaces.TCefMediaRouteInfo.html"><code>TCefMediaRouteInfo</code></a></td>
|
|
<td class="itemdesc"> Custom record with media route information. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Record <a class="bold" href="uCEFInterfaces.TCefMediaSourceInfo.html"><code>TCefMediaSourceInfo</code></a></td>
|
|
<td class="itemdesc"> Custom record with media source information. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefStringList.html"><code>ICefStringList</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the CEF functions related to CefStringList. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefStringMap.html"><code>ICefStringMap</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the CEF functions related to CefStringMap. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefStringMultimap.html"><code>ICefStringMultimap</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the CEF functions related to CefStringMultimap. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.IApplicationCoreEvents.html"><code>IApplicationCoreEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the TCefApplicationCore events. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.IChromiumEvents.html"><code>IChromiumEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the TChromiumCore events. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.IServerEvents.html"><code>IServerEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the TCEFServerComponent events. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICEFUrlRequestClientEvents.html"><code>ICEFUrlRequestClientEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the TCEFUrlRequestClientComponent events. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefViewDelegateEvents.html"><code>ICefViewDelegateEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle the ICefViewDelegate events. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefTextfieldDelegateEvents.html"><code>ICefTextfieldDelegateEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the ICefTextfieldDelegate events. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBrowserViewDelegateEvents.html"><code>ICefBrowserViewDelegateEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the ICefBrowserViewDelegate events. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefButtonDelegateEvents.html"><code>ICefButtonDelegateEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the ICefButtonDelegate events. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMenuButtonDelegateEvents.html"><code>ICefMenuButtonDelegateEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the ICefMenuButtonDelegate events. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPanelDelegateEvents.html"><code>ICefPanelDelegateEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the ICefPanelDelegate events. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefWindowDelegateEvents.html"><code>ICefWindowDelegateEvents</code></a></td>
|
|
<td class="itemdesc"> Custom interface used to handle all the ICefWindowDelegate events. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBaseRefCounted.html"><code>ICefBaseRefCounted</code></a></td>
|
|
<td class="itemdesc"> All ref-counted framework interfaces must inherit from this interface. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRunFileDialogCallback.html"><code>ICefRunFileDialogCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefBrowserHost.RunFileDialog. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefNavigationEntryVisitor.html"><code>ICefNavigationEntryVisitor</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefBrowserHost.GetNavigationEntries. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPdfPrintCallback.html"><code>ICefPdfPrintCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefBrowserHost.PrintToPDF. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDownloadImageCallback.html"><code>ICefDownloadImageCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefBrowserHost.DownloadImage. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBrowserHost.html"><code>ICefBrowserHost</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent the browser process aspects of a browser. The functions of this interface can only be called in the browser process. They may be called on any thread in that process unless otherwise indicated in the comments. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefProcessMessage.html"><code>ICefProcessMessage</code></a></td>
|
|
<td class="itemdesc"> Interface representing a message. Can be used on any process and thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBrowser.html"><code>ICefBrowser</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a browser. When used in the browser process the functions of this interface may be called on any thread unless otherwise indicated in the comments. When used in the render process the functions of this interface may only be called on the main thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPostDataElement.html"><code>ICefPostDataElement</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a single element in the request post data. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPostData.html"><code>ICefPostData</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent post data for a web request. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRequest.html"><code>ICefRequest</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a web request. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefStringVisitor.html"><code>ICefStringVisitor</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to receive string values asynchronously. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefFrame.html"><code>ICefFrame</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a frame in the browser window. When used in the browser process the functions of this interface may be called on any thread unless otherwise indicated in the comments. When used in the render process the functions of this interface may only be called on the main thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefFrameHandler.html"><code>ICefFrameHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to ICefFrame life span. The order of callbacks is:
|
|
|
|
<p>(1) During initial ICefBrowserHost creation and navigation of the main frame: - ICefFrameHandler.OnFrameCreated => The initial main frame object has been created. Any commands will be queued until the frame is attached. - ICefFrameHandler.OnMainFrameChanged => The initial main frame object has been assigned to the browser. - ICefLifeSpanHandler.OnAfterCreated => The browser is now valid and can be used. - ICefFrameHandler.OnFrameAttached => The initial main frame object is now connected to its peer in the renderer process. Commands can be routed.
|
|
|
|
<p>(2) During further ICefBrowserHost navigation/loading of the main frame and/or sub-frames: - ICefFrameHandler.OnFrameCreated => A new main frame or sub-frame object has been created. Any commands will be queued until the frame is attached. - ICefFrameHandler.OnFrameAttached => A new main frame or sub-frame object is now connected to its peer in the renderer process. Commands can be routed. - ICefFrameHandler.OnFrameDetached => An existing main frame or sub- frame object has lost its connection to the renderer process. If multiple objects are detached at the same time then notifications will be sent for any sub-frame objects before the main frame object. Commands can no longer be routed and will be discarded. - ICefFrameHandler.OnMainFrameChanged => A new main frame object has been assigned to the browser. This will only occur with cross-origin navigation or re-navigation after renderer process termination (due to crashes, etc).
|
|
|
|
<p>(3) During final ICefBrowserHost destruction of the main frame: - ICefFrameHandler.OnFrameDetached => Any sub-frame objects have lost their connection to the renderer process. Commands can no longer be routed and will be discarded. - ICefLifeSpanHandler.OnBeforeClose => The browser has been destroyed. - ICefFrameHandler.OnFrameDetached => The main frame object have lost its connection to the renderer process. Notifications will be sent for any sub-frame objects before the main frame object. Commands can no longer be routed and will be discarded. - ICefFrameHandler.OnMainFrameChanged => The final main frame object has been removed from the browser.
|
|
|
|
<p>Cross-origin navigation and/or loading receives special handling.
|
|
|
|
<p>When the main frame navigates to a different origin the OnMainFrameChanged callback (2) will be executed with the old and new main frame objects.
|
|
|
|
<p>When a new sub-frame is loaded in, or an existing sub-frame is navigated to, a different origin from the parent frame, a temporary sub-frame object will first be created in the parent's renderer process. That temporary sub-frame will then be discarded after the real cross-origin sub-frame is created in the new/target renderer process. The client will receive cross-origin navigation callbacks (2) for the transition from the temporary sub-frame to the real sub-frame. The temporary sub-frame will not recieve or execute commands during this transitional period (any sent commands will be discarded).
|
|
|
|
<p>When a new popup browser is created in a different origin from the parent browser, a temporary main frame object for the popup will first be created in the parent's renderer process. That temporary main frame will then be discarded after the real cross-origin main frame is created in the new/target renderer process. The client will recieve creation and initial navigation callbacks (1) for the temporary main frame, followed by cross- origin navigation callbacks (2) for the transition from the temporary main frame to the real main frame. The temporary main frame may receive and execute commands during this transitional period (any sent commands may be executed, but the behavior is potentially undesirable since they execute in the parent browser's renderer process and not the new/target renderer process).
|
|
|
|
<p>Callbacks will not be executed for placeholders that may be created during pre-commit navigation for sub-frames that do not yet exist in the renderer process. Placeholders will have ICefFrame.GetIdentifier() == -4.
|
|
|
|
<p>The functions of this interface will be called on the UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCustomStreamReader.html"><code>ICefCustomStreamReader</code></a></td>
|
|
<td class="itemdesc"> Interface used to read data from a stream. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefStreamReader.html"><code>ICefStreamReader</code></a></td>
|
|
<td class="itemdesc"> Interface used to read data from a stream. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefReadHandler.html"><code>ICefReadHandler</code></a></td>
|
|
<td class="itemdesc"> Structure the client can implement to provide a custom stream reader. The functions of this structure may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefWriteHandler.html"><code>ICefWriteHandler</code></a></td>
|
|
<td class="itemdesc"> Interface the client can implement to provide a custom stream writer. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefStreamWriter.html"><code>ICefStreamWriter</code></a></td>
|
|
<td class="itemdesc"> Interface used to write data to a stream. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResponse.html"><code>ICefResponse</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a web response. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDownloadItem.html"><code>ICefDownloadItem</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a download item. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBeforeDownloadCallback.html"><code>ICefBeforeDownloadCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used to asynchronously continue a download. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDownloadItemCallback.html"><code>ICefDownloadItemCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used to asynchronously cancel a download. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDownloadHandler.html"><code>ICefDownloadHandler</code></a></td>
|
|
<td class="itemdesc"> Interface used to handle file downloads. The functions of this interface will called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefV8Exception.html"><code>ICefV8Exception</code></a></td>
|
|
<td class="itemdesc"> Interface representing a V8 exception. The functions of this interface may be called on any render process thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefv8ArrayBufferReleaseCallback.html"><code>ICefv8ArrayBufferReleaseCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface that is passed to ICefV8value.CreateArrayBuffer. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefv8Context.html"><code>ICefv8Context</code></a></td>
|
|
<td class="itemdesc"> Interface representing a V8 context handle. V8 handles can only be accessed from the thread on which they are created. Valid threads for creating a V8 handle include the render process main thread (TID_RENDERER) and WebWorker threads. A task runner for posting tasks on the associated thread can be retrieved via the ICefV8context.GetTaskRunner() function. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefv8Handler.html"><code>ICefv8Handler</code></a></td>
|
|
<td class="itemdesc"> Interface that should be implemented to handle V8 function calls. The functions of this interface will be called on the thread associated with the V8 function. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefV8Interceptor.html"><code>ICefV8Interceptor</code></a></td>
|
|
<td class="itemdesc"> Interface that should be implemented to handle V8 interceptor calls. The functions of this interface will be called on the thread associated with the V8 interceptor. Interceptor's named property handlers (with first argument of type CefString) are called when object is indexed by string. Indexed property handlers (with first argument of type int) are called when object is indexed by integer. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefV8Accessor.html"><code>ICefV8Accessor</code></a></td>
|
|
<td class="itemdesc"> Interface that should be implemented to handle V8 accessor calls. Accessor identifiers are registered by calling ICefV8value.SetValue(). The functions of this interface will be called on the thread associated with the V8 accessor. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefTask.html"><code>ICefTask</code></a></td>
|
|
<td class="itemdesc"> Implement this interface for asynchronous task execution. If the task is posted successfully and if the associated message loop is still running then the execute() function will be called on the target thread. If the task fails to post then the task object may be destroyed on the source thread instead of the target thread. For this reason be cautious when performing work in the task object destructor. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefTaskManager.html"><code>ICefTaskManager</code></a></td>
|
|
<td class="itemdesc"> Interface that facilitates managing the browser-related tasks. The functions of this structure may only be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefTaskRunner.html"><code>ICefTaskRunner</code></a></td>
|
|
<td class="itemdesc"> Interface that asynchronously executes tasks on the associated thread. It is safe to call the functions of this interface on any thread.
|
|
|
|
<p>CEF maintains multiple internal threads that are used for handling different types of tasks in different processes. The TCefThreadId definitions in cef_types.h list the common CEF threads. Task runners are also available for other CEF threads as appropriate (for example, V8 WebWorker threads). </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefThread.html"><code>ICefThread</code></a></td>
|
|
<td class="itemdesc"> A simple thread abstraction that establishes a message loop on a new thread. The consumer uses ICefTaskRunner to execute code on the thread's message loop. The thread is terminated when the ICefThread object is destroyed or stop() is called. All pending tasks queued on the thread's message loop will run to completion before the thread is terminated. cef_thread_create() can be called on any valid CEF thread in either the browser or render process. This interface should only be used for tasks that require a dedicated thread. In most cases you can post tasks to an existing CEF thread instead of creating a new one; see cef_task.h for details. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefWaitableEvent.html"><code>ICefWaitableEvent</code></a></td>
|
|
<td class="itemdesc"> WaitableEvent is a thread synchronization tool that allows one thread to wait for another thread to finish some work. This is equivalent to using a Lock+ConditionVariable to protect a simple boolean value. However, using WaitableEvent in conjunction with a Lock to wait for a more complex state change (e.g., for an item to be added to a queue) is not recommended. In that case consider using a ConditionVariable instead of a WaitableEvent. It is safe to create and/or signal a WaitableEvent from any thread. Blocking on a WaitableEvent by calling the *wait() functions is not allowed on the browser process UI or IO threads. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefv8Value.html"><code>ICefv8Value</code></a></td>
|
|
<td class="itemdesc"> Interface representing a V8 value handle. V8 handles can only be accessed from the thread on which they are created. Valid threads for creating a V8 handle include the render process main thread (TID_RENDERER) and WebWorker threads. A task runner for posting tasks on the associated thread can be retrieved via the ICefv8context.GetTaskRunner() function. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefV8StackFrame.html"><code>ICefV8StackFrame</code></a></td>
|
|
<td class="itemdesc"> Interface representing a V8 stack frame handle. V8 handles can only be accessed from the thread on which they are created. Valid threads for creating a V8 handle include the render process main thread (TID_RENDERER) and WebWorker threads. A task runner for posting tasks on the associated thread can be retrieved via the ICefv8context.GetTaskRunner() function. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefV8StackTrace.html"><code>ICefV8StackTrace</code></a></td>
|
|
<td class="itemdesc"> Interface representing a V8 stack trace handle. V8 handles can only be accessed from the thread on which they are created. Valid threads for creating a V8 handle include the render process main thread (TID_RENDERER) and WebWorker threads. A task runner for posting tasks on the associated thread can be retrieved via the ICefv8context.GetTaskRunner() function. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefXmlReader.html"><code>ICefXmlReader</code></a></td>
|
|
<td class="itemdesc"> Interface that supports the reading of XML data via the libxml streaming API. The functions of this interface should only be called on the thread that creates the object. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefZipReader.html"><code>ICefZipReader</code></a></td>
|
|
<td class="itemdesc"> Interface 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. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDomNode.html"><code>ICefDomNode</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a DOM node. The functions of this interface should only be called on the render process main thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDomDocument.html"><code>ICefDomDocument</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent a DOM document. The functions of this interface should only be called on the render process main thread thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDomVisitor.html"><code>ICefDomVisitor</code></a></td>
|
|
<td class="itemdesc"> Interface to implement for visiting the DOM. The functions of this interface will be called on the render process main thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCookieVisitor.html"><code>ICefCookieVisitor</code></a></td>
|
|
<td class="itemdesc"> Interface to implement for visiting cookie values. The functions of this interface will always be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCommandLine.html"><code>ICefCommandLine</code></a></td>
|
|
<td class="itemdesc"> Interface used to create and/or parse command line arguments. Arguments with "–", "-" and, on Windows, "/" prefixes are considered switches. Switches will always precede any arguments without switch prefixes. Switches can optionally have a value specified using the "=" delimiter (e.g. "-switch=value"). An argument of "–" will terminate switch parsing with all subsequent tokens, regardless of prefix, being interpreted as non-switch arguments. Switch names should be lowercase ASCII and will be converted to such if necessary. Switch values will retain the original case and UTF8 encoding. This interface can be used before cef_initialize() is called. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRegistration.html"><code>ICefRegistration</code></a></td>
|
|
<td class="itemdesc"> Generic callback interface used for managing the lifespan of a registration. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDevToolsMessageObserver.html"><code>ICefDevToolsMessageObserver</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefBrowserHost.AddDevToolsMessageObserver. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaRouter.html"><code>ICefMediaRouter</code></a></td>
|
|
<td class="itemdesc"> Supports discovery of and communication with media devices on the local network via the Cast and DIAL protocols. The functions of this interface may be called on any browser process thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaObserver.html"><code>ICefMediaObserver</code></a></td>
|
|
<td class="itemdesc"> Implemented by the client to observe MediaRouter events and registered via ICefMediaRouter.AddObserver. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaRoute.html"><code>ICefMediaRoute</code></a></td>
|
|
<td class="itemdesc"> Represents the route between a media source and sink. Instances of this object are created via ICefMediaRouter.CreateRoute and retrieved via ICefMediaObserver.OnRoutes. Contains the status and metadata of a routing operation. The functions of this interface may be called on any browser process thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaRouteCreateCallback.html"><code>ICefMediaRouteCreateCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefMediaRouter.CreateRoute. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaSinkDeviceInfoCallback.html"><code>ICefMediaSinkDeviceInfoCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefMediaSink.GetDeviceInfo. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaSink.html"><code>ICefMediaSink</code></a></td>
|
|
<td class="itemdesc"> Represents a sink to which media can be routed. Instances of this object are retrieved via ICefMediaObserver.OnSinks. The functions of this interface may be called on any browser process thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaSource.html"><code>ICefMediaSource</code></a></td>
|
|
<td class="itemdesc"> Represents a source from which media can be routed. Instances of this object are retrieved via ICefMediaRouter.GetSource. The functions of this interface may be called on any browser process thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResourceBundleHandler.html"><code>ICefResourceBundleHandler</code></a></td>
|
|
<td class="itemdesc"> Interface used to implement a custom resource bundle interface. See TCefSettings for additional options related to resource bundle loading. The functions of this interface may be called on multiple threads. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBrowserProcessHandler.html"><code>ICefBrowserProcessHandler</code></a></td>
|
|
<td class="itemdesc"> Interface used to implement browser process callbacks. The functions of this interface will be called on the browser process main thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRenderProcessHandler.html"><code>ICefRenderProcessHandler</code></a></td>
|
|
<td class="itemdesc"> Interface used to implement render process callbacks. The functions of this interface will be called on the render process main thread (TID_RENDERER) unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefApp.html"><code>ICefApp</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to provide handler implementations. Methods will be called by the process and/or thread indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCompletionCallback.html"><code>ICefCompletionCallback</code></a></td>
|
|
<td class="itemdesc"> Generic callback interface used for asynchronous completion. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefSetCookieCallback.html"><code>ICefSetCookieCallback</code></a></td>
|
|
<td class="itemdesc"> Interface to implement to be notified of asynchronous completion via ICefCookieManager.SetCookie. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDeleteCookiesCallback.html"><code>ICefDeleteCookiesCallback</code></a></td>
|
|
<td class="itemdesc"> Interface to implement to be notified of asynchronous completion via ICefCookieManager.DeleteCookies. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCookieManager.html"><code>ICefCookieManager</code></a></td>
|
|
<td class="itemdesc"> Interface used for managing cookies. The functions of this interface may be called on any thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCallback.html"><code>ICefCallback</code></a></td>
|
|
<td class="itemdesc"> Generic callback interface used for asynchronous continuation. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResourceSkipCallback.html"><code>ICefResourceSkipCallback</code></a></td>
|
|
<td class="itemdesc"> Callback for asynchronous continuation of ICefResourceHandler.skip. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResourceReadCallback.html"><code>ICefResourceReadCallback</code></a></td>
|
|
<td class="itemdesc"> Callback for asynchronous continuation of ICefResourceHandler.read. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResourceHandler.html"><code>ICefResourceHandler</code></a></td>
|
|
<td class="itemdesc"> Interface used to implement a custom request handler interface. The functions of this interface will be called on the IO thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefSchemeHandlerFactory.html"><code>ICefSchemeHandlerFactory</code></a></td>
|
|
<td class="itemdesc"> Interface that creates ICefResourceHandler instances for handling scheme requests. The functions of this interface will always be called on the IO thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefAuthCallback.html"><code>ICefAuthCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used for asynchronous continuation of authentication requests. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefJsDialogCallback.html"><code>ICefJsDialogCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used for asynchronous continuation of JavaScript dialog requests. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefContextMenuParams.html"><code>ICefContextMenuParams</code></a></td>
|
|
<td class="itemdesc"> Provides information about the context menu state. The functions of this interface can only be accessed on browser process the UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMenuModel.html"><code>ICefMenuModel</code></a></td>
|
|
<td class="itemdesc"> Supports creation and modification of menus. See TCefMenuId for the command ids that have default implementations. All user-defined command ids should be between MENU_ID_USER_FIRST and MENU_ID_USER_LAST. The functions of this interface can only be accessed on the browser process the UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefValue.html"><code>ICefValue</code></a></td>
|
|
<td class="itemdesc"> Interface that wraps other data value types. Complex types (binary, dictionary and list) will be referenced but not owned by this object. Can be used on any process and thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBinaryValue.html"><code>ICefBinaryValue</code></a></td>
|
|
<td class="itemdesc"> Interface representing a binary value. Can be used on any process and thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDictionaryValue.html"><code>ICefDictionaryValue</code></a></td>
|
|
<td class="itemdesc"> Interface representing a dictionary value. Can be used on any process and thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefListValue.html"><code>ICefListValue</code></a></td>
|
|
<td class="itemdesc"> Interface representing a list value. Can be used on any process and thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefLifeSpanHandler.html"><code>ICefLifeSpanHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to browser life span. The functions of this interface will be called on the UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCommandHandler.html"><code>ICefCommandHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to commands. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefLoadHandler.html"><code>ICefLoadHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to browser load status. The functions of this interface will be called on the browser process UI thread or render process main thread (TID_RENDERER). </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResponseFilter.html"><code>ICefResponseFilter</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to filter resource response content. The functions of this interface will be called on the browser process IO thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRequestHandler.html"><code>ICefRequestHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to browser requests. The functions of this interface will be called on the thread indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResourceRequestHandler.html"><code>ICefResourceRequestHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to browser requests. The functions of this interface will be called on the IO thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefCookieAccessFilter.html"><code>ICefCookieAccessFilter</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to filter cookies that may be sent or received from resource requests. The functions of this interface will be called on the IO thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDisplayHandler.html"><code>ICefDisplayHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to browser display state. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefFocusHandler.html"><code>ICefFocusHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to focus. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefKeyboardHandler.html"><code>ICefKeyboardHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to keyboard input. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefJsDialogHandler.html"><code>ICefJsDialogHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to JavaScript dialogs. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefAudioHandler.html"><code>ICefAudioHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle audio events. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRunContextMenuCallback.html"><code>ICefRunContextMenuCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used for continuation of custom context menu display. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRunQuickMenuCallback.html"><code>ICefRunQuickMenuCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used for continuation of custom quick menu display. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefContextMenuHandler.html"><code>ICefContextMenuHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle context menu events. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefAccessibilityHandler.html"><code>ICefAccessibilityHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to receive accessibility notification when accessibility events have been registered. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDialogHandler.html"><code>ICefDialogHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle dialog events. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRenderHandler.html"><code>ICefRenderHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events when window rendering is disabled. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefClient.html"><code>ICefClient</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to provide handler implementations. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefUrlRequest.html"><code>ICefUrlRequest</code></a></td>
|
|
<td class="itemdesc"> Interface used to make a URL request. URL requests are not associated with a browser instance so no ICefClient callbacks will be executed. URL requests can be created on any valid CEF thread in either the browser or render process. Once created the functions of the URL request object must be accessed on the same thread that created it. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefUrlrequestClient.html"><code>ICefUrlrequestClient</code></a></td>
|
|
<td class="itemdesc"> Interface that should be implemented by the ICefUrlRequest client. The functions of this interface will be called on the same thread that created the request unless otherwise documented. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefEndTracingCallback.html"><code>ICefEndTracingCallback</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to receive notification when tracing has completed. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefFileDialogCallback.html"><code>ICefFileDialogCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for asynchronous continuation of file dialog requests. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefUnresponsiveProcessCallback.html"><code>ICefUnresponsiveProcessCallback</code></a></td>
|
|
<td class="itemdesc"> Callback structure for asynchronous handling of an unresponsive process. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDragData.html"><code>ICefDragData</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent drag data. The functions of this interface may be called on any thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDragHandler.html"><code>ICefDragHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to dragging. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefFindHandler.html"><code>ICefFindHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to find results. The functions of this interface will be called on the UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRequestContextHandler.html"><code>ICefRequestContextHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to provide handler implementations. The handler instance will not be released until all objects related to the context have been destroyed. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResolveCallback.html"><code>ICefResolveCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for ICefRequestContext.ResolveHost. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPreferenceManager.html"><code>ICefPreferenceManager</code></a></td>
|
|
<td class="itemdesc"> Manage access to preferences. Many built-in preferences are registered by Chromium. Custom preferences can be registered in ICefBrowserProcessHandler.OnRegisterCustomPreferences. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefRequestContext.html"><code>ICefRequestContext</code></a></td>
|
|
<td class="itemdesc"> A request context provides request handling for a set of related browser or URL request objects. A request context can be specified when creating a new browser via the ICefBrowserHost static factory functions or when creating a new URL request via the ICefUrlRequest static factory functions. Browser objects with different request contexts will never be hosted in the same render process. Browser objects with the same request context may or may not be hosted in the same render process depending on the process model. Browser objects created indirectly via the JavaScript window.open function or targeted links will share the same render process and the same request context as the source browser. When running in single-process mode there is only a single render process (the main process) and so all browsers created in single-process mode will share the same request context. This will be the first request context passed into a ICefBrowserHost static factory function and all other request context objects will be ignored. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPrintSettings.html"><code>ICefPrintSettings</code></a></td>
|
|
<td class="itemdesc"> Interface representing print settings. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPrintDialogCallback.html"><code>ICefPrintDialogCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for asynchronous continuation of print dialog requests. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPrintJobCallback.html"><code>ICefPrintJobCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface for asynchronous continuation of print job requests. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPrintHandler.html"><code>ICefPrintHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle printing on Linux. Each browser will have only one print job in progress at a time. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefNavigationEntry.html"><code>ICefNavigationEntry</code></a></td>
|
|
<td class="itemdesc"> Interface used to represent an entry in navigation history. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefX509CertPrincipal.html"><code>ICefX509CertPrincipal</code></a></td>
|
|
<td class="itemdesc"> Interface representing the issuer or subject field of an X.509 certificate. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefX509Certificate.html"><code>ICefX509Certificate</code></a></td>
|
|
<td class="itemdesc"> Interface representing a X.509 certificate. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefSslInfo.html"><code>ICefSslInfo</code></a></td>
|
|
<td class="itemdesc"> Interface representing SSL information. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefSSLStatus.html"><code>ICefSSLStatus</code></a></td>
|
|
<td class="itemdesc"> Interface representing the SSL information for a navigation entry. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefSelectClientCertificateCallback.html"><code>ICefSelectClientCertificateCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used to select a client certificate for authentication. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefResourceBundle.html"><code>ICefResourceBundle</code></a></td>
|
|
<td class="itemdesc"> Interface used for retrieving resources from the resource bundle (*.pak) files loaded by CEF during startup or via the ICefResourceBundleHandler returned from ICefApp.GetResourceBundleHandler. See TCefSettings for additional options related to resource bundle loading. The functions of this interface may be called on any thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefImage.html"><code>ICefImage</code></a></td>
|
|
<td class="itemdesc"> Container for a single image represented at different scale factors. All image representations should be the same size in density independent pixel (DIP) units. For example, if the image at scale factor 1.0 is 100x100 pixels then the image at scale factor 2.0 should be 200x200 pixels – both images will display with a DIP size of 100x100 units. The functions of this interface can be called on any browser process thread. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMenuModelDelegate.html"><code>ICefMenuModelDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle menu model events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefServer.html"><code>ICefServer</code></a></td>
|
|
<td class="itemdesc"> Interface representing a server that supports HTTP and WebSocket requests. Server capacity is limited and is intended to handle only a small number of simultaneous connections (e.g. for communicating between applications on localhost). The functions of this interface are safe to call from any thread in the brower process unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefServerHandler.html"><code>ICefServerHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle HTTP server requests. A new thread will be created for each ICefServer.CreateServer call (the "dedicated server thread"), and the functions of this interface will be called on that thread. It is therefore recommended to use a different ICefServerHandler instance for each ICefServer.CreateServer call to avoid thread safety issues in the ICefServerHandler implementation. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaAccessCallback.html"><code>ICefMediaAccessCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used for asynchronous continuation of media access permission requests. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMediaAccessHandler.html"><code>ICefMediaAccessHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to media access permission requests. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPermissionPromptCallback.html"><code>ICefPermissionPromptCallback</code></a></td>
|
|
<td class="itemdesc"> Callback interface used for asynchronous continuation of permission prompts. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPermissionHandler.html"><code>ICefPermissionHandler</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle events related to permission requests. The functions of this interface will be called on the browser process UI thread. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefSharedMemoryRegion.html"><code>ICefSharedMemoryRegion</code></a></td>
|
|
<td class="itemdesc"> Interface that wraps platform-dependent share memory region mapping. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefSharedProcessMessageBuilder.html"><code>ICefSharedProcessMessageBuilder</code></a></td>
|
|
<td class="itemdesc"> Interface that builds a ICefProcessMessage containing a shared memory region. This interface is not thread-safe but may be used exclusively on a different thread from the one which constructed it. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefDisplay.html"><code>ICefDisplay</code></a></td>
|
|
<td class="itemdesc"> This interface typically, but not always, corresponds to a physical display connected to the system. A fake Display may exist on a headless system, or a Display may correspond to a remote, virtual display. All size and position values are in density independent pixel (DIP) coordinates unless otherwise indicated. Methods must be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefLayout.html"><code>ICefLayout</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBoxLayout.html"><code>ICefBoxLayout</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefFillLayout.html"><code>ICefFillLayout</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefOverlayController.html"><code>ICefOverlayController</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefView.html"><code>ICefView</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefViewDelegate.html"><code>ICefViewDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle view events. All size and position values are in density independent pixels (DIP) unless otherwise indicated. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefTextfield.html"><code>ICefTextfield</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefTextfieldDelegate.html"><code>ICefTextfieldDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle Textfield events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefScrollView.html"><code>ICefScrollView</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPanel.html"><code>ICefPanel</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefPanelDelegate.html"><code>ICefPanelDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle Panel events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBrowserView.html"><code>ICefBrowserView</code></a></td>
|
|
<td class="itemdesc"> A View hosting a ICefBrowser instance. Methods must be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefBrowserViewDelegate.html"><code>ICefBrowserViewDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle BrowserView events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefButton.html"><code>ICefButton</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefButtonDelegate.html"><code>ICefButtonDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle Button events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefLabelButton.html"><code>ICefLabelButton</code></a></td>
|
|
<td class="itemdesc"> LabelButton is a button with optional text and/or icon. Methods must be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMenuButton.html"><code>ICefMenuButton</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMenuButtonPressedLock.html"><code>ICefMenuButtonPressedLock</code></a></td>
|
|
<td class="itemdesc"> MenuButton pressed lock is released when this object is destroyed. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefMenuButtonDelegate.html"><code>ICefMenuButtonDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle MenuButton events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefWindow.html"><code>ICefWindow</code></a></td>
|
|
<td class="itemdesc"> 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. </td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemname">Interface <a class="bold" href="uCEFInterfaces.ICefWindowDelegate.html"><code>ICefWindowDelegate</code></a></td>
|
|
<td class="itemdesc"> Implement this interface to handle window events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. </td>
|
|
</tr>
|
|
</table>
|
|
<span id="PasDoc-Types"></span><h3 class="summary">Types</h3>
|
|
<table class="summary wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefv8ValueArray">TCefv8ValueArray</a></strong> = array of <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefX509CertificateArray">TCefX509CertificateArray</a></strong> = array of <a href="uCEFInterfaces.ICefX509Certificate.html">ICefX509Certificate</a>;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefBinaryValueArray">TCefBinaryValueArray</a></strong> = array of <a href="uCEFInterfaces.ICefBinaryValue.html">ICefBinaryValue</a>;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefPostDataElementArray">TCefPostDataElementArray</a></strong> = array of <a href="uCEFInterfaces.ICefPostDataElement.html">ICefPostDataElement</a>;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefMediaRouteArray">TCefMediaRouteArray</a></strong> = array of <a href="uCEFInterfaces.ICefMediaRoute.html">ICefMediaRoute</a>;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefMediaSinkArray">TCefMediaSinkArray</a></strong> = array of <a href="uCEFInterfaces.ICefMediaSink.html">ICefMediaSink</a>;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefDisplayArray">TCefDisplayArray</a></strong> = array of <a href="uCEFInterfaces.ICefDisplay.html">ICefDisplay</a>;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefMediaSinkInfoArray">TCefMediaSinkInfoArray</a></strong> = array of <a href="uCEFInterfaces.TCefMediaSinkInfo.html">TCefMediaSinkInfo</a>;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefMediaRouteInfoArray">TCefMediaRouteInfoArray</a></strong> = array of <a href="uCEFInterfaces.TCefMediaRouteInfo.html">TCefMediaRouteInfo</a>;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefMediaSourceInfoArray">TCefMediaSourceInfoArray</a></strong> = array of <a href="uCEFInterfaces.TCefMediaSourceInfo.html">TCefMediaSourceInfo</a>;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefEndTracingCallbackProc">TCefEndTracingCallbackProc</a></strong> = procedure(const tracingFile: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefFastTaskProc">TCefFastTaskProc</a></strong> = procedure();</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefv8ArrayBufferReleaseCallbackProc">TCefv8ArrayBufferReleaseCallbackProc</a></strong> = procedure(buffer : Pointer);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefWebPluginIsUnstableProc">TCefWebPluginIsUnstableProc</a></strong> = procedure(const path: <a href="uCEFTypes.html#ustring">ustring</a>; unstable: Boolean);</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefV8AccessorGetterProc">TCefV8AccessorGetterProc</a></strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefV8AccessorSetterProc">TCefV8AccessorSetterProc</a></strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_, value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefV8InterceptorGetterByNameProc">TCefV8InterceptorGetterByNameProc</a></strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefV8InterceptorSetterByNameProc">TCefV8InterceptorSetterByNameProc</a></strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_, value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefV8InterceptorGetterByIndexProc">TCefV8InterceptorGetterByIndexProc</a></strong> = function(index: integer; const object_: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefV8InterceptorSetterByIndexProc">TCefV8InterceptorSetterByIndexProc</a></strong> = function(index: integer; const object_, value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TOnPdfPrintFinishedProc">TOnPdfPrintFinishedProc</a></strong> = procedure(const path: <a href="uCEFTypes.html#ustring">ustring</a>; ok: Boolean);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefDomVisitorProc">TCefDomVisitorProc</a></strong> = procedure(const document: <a href="uCEFInterfaces.ICefDomDocument.html">ICefDomDocument</a>);</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefDomVisitorProc2">TCefDomVisitorProc2</a></strong> = procedure(const browser : <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const document: <a href="uCEFInterfaces.ICefDomDocument.html">ICefDomDocument</a>);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefDomVisitorProc3">TCefDomVisitorProc3</a></strong> = procedure(const browser : <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const document: <a href="uCEFInterfaces.ICefDomDocument.html">ICefDomDocument</a>; const aValue : <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefStringVisitorProc">TCefStringVisitorProc</a></strong> = procedure(const str: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefRunFileDialogCallbackProc">TCefRunFileDialogCallbackProc</a></strong> = procedure(const filePaths: TStrings);</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefCompletionCallbackProc">TCefCompletionCallbackProc</a></strong> = procedure();</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefSetCookieCallbackProc">TCefSetCookieCallbackProc</a></strong> = procedure(success: Boolean);</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefDeleteCookiesCallbackProc">TCefDeleteCookiesCallbackProc</a></strong> = procedure(numDeleted: Integer);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefNavigationEntryVisitorProc">TCefNavigationEntryVisitorProc</a></strong> = function(const entry: <a href="uCEFInterfaces.ICefNavigationEntry.html">ICefNavigationEntry</a>; current: Boolean; index, total: Integer): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TOnDownloadImageFinishedProc">TOnDownloadImageFinishedProc</a></strong> = procedure(const imageUrl: <a href="uCEFTypes.html#ustring">ustring</a>; httpStatusCode: Integer; const image: <a href="uCEFInterfaces.ICefImage.html">ICefImage</a>);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefCookieVisitorProc">TCefCookieVisitorProc</a></strong> = function(const name, value, domain, path: <a href="uCEFTypes.html#ustring">ustring</a>; secure, httponly, hasExpires: Boolean; const creation, lastAccess, expires: TDateTime; count, total: Integer; same_site : <a href="uCEFTypes.html#TCefCookieSameSite">TCefCookieSameSite</a>; priority : <a href="uCEFTypes.html#TCefCookiePriority">TCefCookiePriority</a>; out deleteCookie: Boolean): Boolean;</code></td>
|
|
</tr>
|
|
<tr class="list">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefMediaRouteCreateCallbackProc">TCefMediaRouteCreateCallbackProc</a></strong> = procedure(result: <a href="uCEFTypes.html#TCefMediaRouterCreateResult">TCefMediaRouterCreateResult</a>; const error: <a href="uCEFTypes.html#ustring">ustring</a>; const route: <a href="uCEFInterfaces.ICefMediaRoute.html">ICefMediaRoute</a>);</code></td>
|
|
</tr>
|
|
<tr class="list2">
|
|
<td class="itemcode"><code><strong><a href="uCEFInterfaces.html#TCefMediaSinkDeviceInfoCallbackProc">TCefMediaSinkDeviceInfoCallbackProc</a></strong> = procedure(const ip_address: <a href="uCEFTypes.html#ustring">ustring</a>; port: integer; const model_name: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
</table>
|
|
<h2 class="description">Description</h2>
|
|
<h3 class="detail">Types</h3>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefv8ValueArray"></span><code><strong>TCefv8ValueArray</strong> = array of <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefX509CertificateArray"></span><code><strong>TCefX509CertificateArray</strong> = array of <a href="uCEFInterfaces.ICefX509Certificate.html">ICefX509Certificate</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefBinaryValueArray"></span><code><strong>TCefBinaryValueArray</strong> = array of <a href="uCEFInterfaces.ICefBinaryValue.html">ICefBinaryValue</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefPostDataElementArray"></span><code><strong>TCefPostDataElementArray</strong> = array of <a href="uCEFInterfaces.ICefPostDataElement.html">ICefPostDataElement</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefMediaRouteArray"></span><code><strong>TCefMediaRouteArray</strong> = array of <a href="uCEFInterfaces.ICefMediaRoute.html">ICefMediaRoute</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefMediaSinkArray"></span><code><strong>TCefMediaSinkArray</strong> = array of <a href="uCEFInterfaces.ICefMediaSink.html">ICefMediaSink</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefDisplayArray"></span><code><strong>TCefDisplayArray</strong> = array of <a href="uCEFInterfaces.ICefDisplay.html">ICefDisplay</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefMediaSinkInfoArray"></span><code><strong>TCefMediaSinkInfoArray</strong> = array of <a href="uCEFInterfaces.TCefMediaSinkInfo.html">TCefMediaSinkInfo</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefMediaRouteInfoArray"></span><code><strong>TCefMediaRouteInfoArray</strong> = array of <a href="uCEFInterfaces.TCefMediaRouteInfo.html">TCefMediaRouteInfo</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefMediaSourceInfoArray"></span><code><strong>TCefMediaSourceInfoArray</strong> = array of <a href="uCEFInterfaces.TCefMediaSourceInfo.html">TCefMediaSourceInfo</a>;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefEndTracingCallbackProc"></span><code><strong>TCefEndTracingCallbackProc</strong> = procedure(const tracingFile: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p>
|
|
* ******************************************* **** Callback procedures and functions **** ******************************************* *</p>
|
|
</td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefFastTaskProc"></span><code><strong>TCefFastTaskProc</strong> = procedure();</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefv8ArrayBufferReleaseCallbackProc"></span><code><strong>TCefv8ArrayBufferReleaseCallbackProc</strong> = procedure(buffer : Pointer);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefWebPluginIsUnstableProc"></span><code><strong>TCefWebPluginIsUnstableProc</strong> = procedure(const path: <a href="uCEFTypes.html#ustring">ustring</a>; unstable: Boolean);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefV8AccessorGetterProc"></span><code><strong>TCefV8AccessorGetterProc</strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefV8AccessorSetterProc"></span><code><strong>TCefV8AccessorSetterProc</strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_, value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefV8InterceptorGetterByNameProc"></span><code><strong>TCefV8InterceptorGetterByNameProc</strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefV8InterceptorSetterByNameProc"></span><code><strong>TCefV8InterceptorSetterByNameProc</strong> = function(const name: <a href="uCEFTypes.html#ustring">ustring</a>; const object_, value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefV8InterceptorGetterByIndexProc"></span><code><strong>TCefV8InterceptorGetterByIndexProc</strong> = function(index: integer; const object_: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefV8InterceptorSetterByIndexProc"></span><code><strong>TCefV8InterceptorSetterByIndexProc</strong> = function(index: integer; const object_, value: <a href="uCEFInterfaces.ICefv8Value.html">ICefv8Value</a>; var exception: <a href="uCEFTypes.html#ustring">ustring</a>): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TOnPdfPrintFinishedProc"></span><code><strong>TOnPdfPrintFinishedProc</strong> = procedure(const path: <a href="uCEFTypes.html#ustring">ustring</a>; ok: Boolean);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefDomVisitorProc"></span><code><strong>TCefDomVisitorProc</strong> = procedure(const document: <a href="uCEFInterfaces.ICefDomDocument.html">ICefDomDocument</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefDomVisitorProc2"></span><code><strong>TCefDomVisitorProc2</strong> = procedure(const browser : <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const document: <a href="uCEFInterfaces.ICefDomDocument.html">ICefDomDocument</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefDomVisitorProc3"></span><code><strong>TCefDomVisitorProc3</strong> = procedure(const browser : <a href="uCEFInterfaces.ICefBrowser.html">ICefBrowser</a>; const frame: <a href="uCEFInterfaces.ICefFrame.html">ICefFrame</a>; const document: <a href="uCEFInterfaces.ICefDomDocument.html">ICefDomDocument</a>; const aValue : <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefStringVisitorProc"></span><code><strong>TCefStringVisitorProc</strong> = procedure(const str: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefRunFileDialogCallbackProc"></span><code><strong>TCefRunFileDialogCallbackProc</strong> = procedure(const filePaths: TStrings);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefCompletionCallbackProc"></span><code><strong>TCefCompletionCallbackProc</strong> = procedure();</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefSetCookieCallbackProc"></span><code><strong>TCefSetCookieCallbackProc</strong> = procedure(success: Boolean);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefDeleteCookiesCallbackProc"></span><code><strong>TCefDeleteCookiesCallbackProc</strong> = procedure(numDeleted: Integer);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefNavigationEntryVisitorProc"></span><code><strong>TCefNavigationEntryVisitorProc</strong> = function(const entry: <a href="uCEFInterfaces.ICefNavigationEntry.html">ICefNavigationEntry</a>; current: Boolean; index, total: Integer): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TOnDownloadImageFinishedProc"></span><code><strong>TOnDownloadImageFinishedProc</strong> = procedure(const imageUrl: <a href="uCEFTypes.html#ustring">ustring</a>; httpStatusCode: Integer; const image: <a href="uCEFInterfaces.ICefImage.html">ICefImage</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefCookieVisitorProc"></span><code><strong>TCefCookieVisitorProc</strong> = function(const name, value, domain, path: <a href="uCEFTypes.html#ustring">ustring</a>; secure, httponly, hasExpires: Boolean; const creation, lastAccess, expires: TDateTime; count, total: Integer; same_site : <a href="uCEFTypes.html#TCefCookieSameSite">TCefCookieSameSite</a>; priority : <a href="uCEFTypes.html#TCefCookiePriority">TCefCookiePriority</a>; out deleteCookie: Boolean): Boolean;</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefMediaRouteCreateCallbackProc"></span><code><strong>TCefMediaRouteCreateCallbackProc</strong> = procedure(result: <a href="uCEFTypes.html#TCefMediaRouterCreateResult">TCefMediaRouterCreateResult</a>; const error: <a href="uCEFTypes.html#ustring">ustring</a>; const route: <a href="uCEFInterfaces.ICefMediaRoute.html">ICefMediaRoute</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<table class="detail wide_list">
|
|
<tr class="list">
|
|
<td class="itemcode"><span id="TCefMediaSinkDeviceInfoCallbackProc"></span><code><strong>TCefMediaSinkDeviceInfoCallbackProc</strong> = procedure(const ip_address: <a href="uCEFTypes.html#ustring">ustring</a>; port: integer; const model_name: <a href="uCEFTypes.html#ustring">ustring</a>);</code></td>
|
|
</tr>
|
|
<tr><td colspan="1">
|
|
<p class="nodescription">This item has no description.</p></td></tr>
|
|
</table>
|
|
<hr><span class="appinfo"><em>Generated by <a href="https://pasdoc.github.io/">PasDoc 0.16.0-snapshot</a>. </em>
|
|
</span>
|
|
</body></html>
|