Class TCefDeleteCookiesCallbackOwn

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefDeleteCookiesCallbackOwn = class(TCefBaseRefCountedOwn, ICefDeleteCookiesCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure OnComplete(numDeleted: Integer); virtual; abstract;
Public constructor Create; virtual;

Description

Methods

Protected procedure OnComplete(numDeleted: Integer); virtual; abstract;

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

Method that will be called upon completion. |num_deleted| will be the number of cookies that were deleted.

Public constructor Create; virtual;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.