Class TCustomCefStringVisitor

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCustomCefStringVisitor = class(TCefStringVisitorOwn)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected FEvents: Pointer;

Methods

Protected procedure Visit(const str: ustring); 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 Visit(const str: ustring); override;

This item has no description. Showing description inherited from ICefStringVisitor.Visit.

Method that will be executed.

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.