Class TCefFastStringVisitor

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefFastStringVisitor = class(TCefStringVisitorOwn)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected FVisit: TCefStringVisitorProc;

Methods

Protected procedure Visit(const str: ustring); override;
Public constructor Create(const callback: TCefStringVisitorProc); reintroduce;

Description

Fields

Protected FVisit: TCefStringVisitorProc;

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 callback: TCefStringVisitorProc); reintroduce;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.