Class TCefRunQuickMenuCallbackRef

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefRunQuickMenuCallbackRef = class(TCefBaseRefCountedRef, ICefRunQuickMenuCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure Cont(command_id: Integer; event_flags: TCefEventFlags);
Protected procedure Cancel;
Public class function UnWrap(data: Pointer): ICefRunQuickMenuCallback;

Description

Methods

Protected procedure Cont(command_id: Integer; event_flags: TCefEventFlags);

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

Complete quick menu display by selecting the specified |command_id| and |event_flags|.

Protected procedure Cancel;

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

Cancel quick menu display.

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

This item has no description.


Generated by PasDoc 0.16.0-snapshot.