Class TCefManagedTask

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefManagedTask = class(TCefTaskOwn)

Description

Custom class used to execute CEF tasks with CEF4Delphi components.

Hierarchy

Overview

Fields

Protected FComponentID: integer;
Protected FEvents: Pointer;

Methods

Protected function CanExecute: boolean; virtual;
Public constructor Create; override;
Public destructor Destroy; override;

Description

Fields

Protected FComponentID: integer;

This item has no description.

Protected FEvents: Pointer;

This item has no description.

Methods

Protected function CanExecute: boolean; virtual;

This item has no description.

Public constructor Create; override;

This item has no description.

Public destructor Destroy; override;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.