Class TCefFastDeleteCookiesCallback

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefFastDeleteCookiesCallback = class(TCefDeleteCookiesCallbackOwn)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected FCallback: TCefDeleteCookiesCallbackProc;

Methods

Protected procedure OnComplete(numDeleted: Integer); override;
Public constructor Create(const callback: TCefDeleteCookiesCallbackProc); reintroduce;
Public destructor Destroy; override;

Description

Fields

Protected FCallback: TCefDeleteCookiesCallbackProc;

This item has no description.

Methods

Protected procedure OnComplete(numDeleted: Integer); override;

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(const callback: TCefDeleteCookiesCallbackProc); reintroduce;

This item has no description.

Public destructor Destroy; override;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.