Class TCefSetZoomStepTask

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefSetZoomStepTask = class(TCefChromiumTask)

Description

This item has no description. Showing description inherited from TCefChromiumTask.

Custom class used to execute CEF tasks with a TChromiumCore component.

Hierarchy

Overview

Fields

Protected FValue: byte;

Methods

Protected procedure Execute; override;
Public constructor Create(const aEvents : IChromiumEvents; aValue : byte); reintroduce;

Description

Fields

Protected FValue: byte;

This item has no description.

Methods

Protected procedure Execute; override;

This item has no description. Showing description inherited from ICefTask.Execute.

Method that will be executed on the target thread.

Public constructor Create(const aEvents : IChromiumEvents; aValue : byte); reintroduce;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.