Class TCefComponentUpdateCallbackOwn

Description
Hierarchy
Methods

Unit

Declaration

type TCefComponentUpdateCallbackOwn = class(TCefBaseRefCountedOwn, ICefComponentUpdateCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure OnComplete(const component_id: ustring; error: TCefComponentUpdateError); virtual;
Public constructor Create; virtual;

Description

Methods

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

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 constructor Create; virtual;

This item has no description.


Generated by PasDoc 1.0.4.