Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

ICefContextMenuHandler

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: cef3intf.pas line 428

type ICefContextMenuHandler = interface(ICefBaseRefCounted)

  procedure OnBeforeContextMenu();

  

  function RunContextMenu();

  

  function OnContextMenuCommand();

  

  procedure OnContextMenuDismissed();

  

end;

Inheritance

ICefContextMenuHandler

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio