Class TCefSetZoomPctTask

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefSetZoomPctTask = 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: double;

Methods

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

Description

Fields

Protected FValue: double;

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; const aValue : double); reintroduce;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.