Class TCefSetAudioMutedTask

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefSetAudioMutedTask = 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: boolean;

Methods

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

Description

Fields

Protected FValue: boolean;

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

This item has no description.


Generated by PasDoc 0.16.0-snapshot.