Class TCustomPreferenceObserver

Description
Hierarchy
Fields
Methods

Unit

Declaration

type TCustomPreferenceObserver = class(TCefPreferenceObserverOwn)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected FEvents: Pointer;

Methods

Protected procedure OnPreferenceChanged(const name : ustring); override;
Protected procedure RemoveReferences; override;
Public constructor Create(const events : IChromiumEvents); reintroduce; virtual;
Public destructor Destroy; override;

Description

Fields

Protected FEvents: Pointer;

This item has no description.

Methods

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

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; override;

This item has no description.

Public constructor Create(const events : IChromiumEvents); reintroduce; virtual;

This item has no description.

Public destructor Destroy; override;

This item has no description.


Generated by PasDoc 1.0.4.