Class TCefEventCompletionCallback

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefEventCompletionCallback = class(TCefCompletionCallbackOwn)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected FEvent: ICefWaitableEvent;

Methods

Protected procedure OnComplete; override;
Public constructor Create(const event : ICefWaitableEvent); reintroduce;
Public destructor Destroy; override;

Description

Fields

Protected FEvent: ICefWaitableEvent;

This item has no description.

Methods

Protected procedure OnComplete; override;

This item has no description. Showing description inherited from ICefCompletionCallback.OnComplete.

Method that will be called once the task is complete.

Public constructor Create(const event : ICefWaitableEvent); reintroduce;

This item has no description.

Public destructor Destroy; override;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.