Class TCefSettingObserverOwn

Description
Hierarchy
Methods

Unit

Declaration

type TCefSettingObserverOwn = class(TCefBaseRefCountedOwn, ICefSettingObserver)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure OnSettingChanged(const requesting_url, top_level_url : ustring; content_type: TCefContentSettingTypes); virtual;
Protected procedure RemoveReferences; virtual;
Public constructor Create; virtual;

Description

Methods

Protected procedure OnSettingChanged(const requesting_url, top_level_url : ustring; content_type: TCefContentSettingTypes); virtual;

This item has no description. Showing description inherited from ICefSettingObserver.OnSettingChanged.

Called when a content or website setting has changed. The new value can be retrieved using ICefRequestContext.GetContentSetting or ICefRequestContext.GetWebsiteSetting.

Protected procedure RemoveReferences; virtual;

This item has no description.

Public constructor Create; virtual;

This item has no description.


Generated by PasDoc 1.0.4.