Class TCefGetExtensionResourceCallbackRef

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefGetExtensionResourceCallbackRef = class(TCefBaseRefCountedRef, ICefGetExtensionResourceCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure Cont(const stream: ICefStreamReader);
Protected procedure Cancel;
Public class function UnWrap(data: Pointer): ICefGetExtensionResourceCallback;

Description

Methods

Protected procedure Cont(const stream: ICefStreamReader);

This item has no description. Showing description inherited from ICefGetExtensionResourceCallback.cont.

Continue the request. Read the resource contents from |stream|.

Protected procedure Cancel;

This item has no description. Showing description inherited from ICefGetExtensionResourceCallback.cancel.

Cancel the request.

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

This item has no description.


Generated by PasDoc 0.16.0-snapshot.