Unit 'uCEFDeleteCookiesCallback' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCefCustomDeleteCookiesCallback

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

Declaration

Source position: uCEFDeleteCookiesCallback.pas line 37

type TCefCustomDeleteCookiesCallback = class(TCefDeleteCookiesCallbackOwn)

protected

  FEvents: Pointer;

  

  procedure OnComplete(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TCefCustomDeleteCookiesCallback

  

|

TCefDeleteCookiesCallbackOwn

  

|

TCefBaseRefCountedOwn,ICefDeleteCookiesCallback

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio