Class TCefPreferenceObserverOwn

Description
Hierarchy
Methods

Unit

Declaration

type TCefPreferenceObserverOwn = class(TCefBaseRefCountedOwn, ICefPreferenceObserver)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure OnPreferenceChanged(const name : ustring); virtual;
Protected procedure RemoveReferences; virtual;
Public constructor Create; virtual;

Description

Methods

Protected procedure OnPreferenceChanged(const name : ustring); virtual;

This item has no description. Showing description inherited from ICefPreferenceObserver.OnPreferenceChanged.

Called when a preference has changed. The new value can be retrieved using ICefPreferenceManager.GetPreference.

Protected procedure RemoveReferences; virtual;

This item has no description.

Public constructor Create; virtual;

This item has no description.


Generated by PasDoc 1.0.2.