Unit 'uCEFInterfaces' Package
[Overview][Types][Classes][Index] [#pl_cef4typhon]

ICefCommandHandler

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

Declaration

Source position: uCEFInterfaces.pas line 6501

type ICefCommandHandler = interface(ICefBaseRefCounted)

  function OnChromeCommand();

  

  function OnIsChromeAppMenuItemVisible();

  

  function OnIsChromeAppMenuItemEnabled();

  

  function OnIsChromePageActionIconVisible();

  

  function OnIsChromeToolbarButtonVisible();

  

  procedure RemoveReferences;

  

end;

Inheritance

ICefCommandHandler

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio