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

ICefResourceHandler

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

Declaration

Source position: cef3intf.pas line 1129

type ICefResourceHandler = interface(ICefBaseRefCounted)

  function ProcessRequest();

  

  procedure GetResponseHeaders();

  

  function ReadResponse();

  

  function CanGetCookie();

  

  function CanSetCookie();

  

  procedure Cancel;

  

end;

Inheritance

ICefResourceHandler

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio