Class TCefComponentUpdateCallbackRef

Description
Hierarchy
Methods

Unit

Declaration

type TCefComponentUpdateCallbackRef = class(TCefBaseRefCountedRef, ICefComponentUpdateCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure OnComplete(const component_id: ustring; error: TCefComponentUpdateError);
Public class function UnWrap(data: Pointer): ICefComponentUpdateCallback;

Description

Methods

Protected procedure OnComplete(const component_id: ustring; error: TCefComponentUpdateError);

This item has no description. Showing description inherited from ICefComponentUpdateCallback.OnComplete.

Called when the component update operation completes. |component_id| is the ID of the component that was updated. |error| contains the result of the operation.

Public class function UnWrap(data: Pointer): ICefComponentUpdateCallback;

This item has no description.


Generated by PasDoc 1.0.4.