Class TCefRunContextMenuCallbackRef

Description
Hierarchy
Fields
Methods
Properties

Unit

Declaration

type TCefRunContextMenuCallbackRef = class(TCefBaseRefCountedRef, ICefRunContextMenuCallback)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure Cont(commandId: Integer; eventFlags: TCefEventFlags);
Protected procedure Cancel;
Public class function UnWrap(data: Pointer): ICefRunContextMenuCallback;

Description

Methods

Protected procedure Cont(commandId: Integer; eventFlags: TCefEventFlags);

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

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

Protected procedure Cancel;

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

Cancel context menu display.

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

This item has no description.


Generated by PasDoc 0.16.0-snapshot.