Class TCEFAccessibilityHandlerOwn

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCEFAccessibilityHandlerOwn = class(TCefBaseRefCountedOwn, ICefAccessibilityHandler)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure OnAccessibilityTreeChange(const value: ICefValue); virtual;
Protected procedure OnAccessibilityLocationChange(const value: ICefValue); virtual;
Public constructor Create; virtual;

Description

Methods

Protected procedure OnAccessibilityTreeChange(const value: ICefValue); virtual;

This item has no description. Showing description inherited from ICefAccessibilityHandler.OnAccessibilityTreeChange.

Called after renderer process sends accessibility tree changes to the browser process.

Protected procedure OnAccessibilityLocationChange(const value: ICefValue); virtual;

This item has no description. Showing description inherited from ICefAccessibilityHandler.OnAccessibilityLocationChange.

Called after renderer process sends accessibility location changes to the browser process.

Public constructor Create; virtual;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.