Class TCefDownloadItemCallbackRef

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefDownloadItemCallbackRef = class(TCefBaseRefCountedRef, ICefDownloadItemCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure Cancel;
Protected procedure Pause;
Protected procedure Resume;
Public class function UnWrap(data: Pointer): ICefDownloadItemCallback;

Description

Methods

Protected procedure Cancel;

This item has no description. Showing description inherited from ICefDownloadItemCallback.Cancel.

Call to cancel the download.

Protected procedure Pause;

This item has no description. Showing description inherited from ICefDownloadItemCallback.Pause.

Call to pause the download.

Protected procedure Resume;

This item has no description. Showing description inherited from ICefDownloadItemCallback.Resume.

Call to resume the download.

Public class function UnWrap(data: Pointer): ICefDownloadItemCallback;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.