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

ICefApp

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

Declaration

Source position: cef3intf.pas line 236

type ICefApp = interface(ICefBaseRefCounted)

  procedure OnBeforeCommandLineProcessing();

  

  procedure OnRegisterCustomSchemes();

  

  function GetResourceBundleHandler;

  

  function GetBrowserProcessHandler;

  

  function GetRenderProcessHandler;

  

end;

Inheritance

ICefApp

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio