Class TCefAuthCallbackRef

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefAuthCallbackRef = class(TCefBaseRefCountedRef, ICefAuthCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure Cont(const username, password: ustring);
Protected procedure Cancel;
Public class function UnWrap(data: Pointer): ICefAuthCallback;

Description

Methods

Protected procedure Cont(const username, password: ustring);

This item has no description. Showing description inherited from ICefAuthCallback.Cont.

Continue the authentication request.

Protected procedure Cancel;

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

Cancel the authentication request.

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

This item has no description.


Generated by PasDoc 0.16.0-snapshot.