Class TCefCustomDeleteCookiesCallback

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefCustomDeleteCookiesCallback = class(TCefDeleteCookiesCallbackOwn)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected FEvents: Pointer;

Methods

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

Description

Fields

Protected FEvents: Pointer;

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 aEvents : IChromiumEvents); reintroduce;

This item has no description.

Public destructor Destroy; override;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.