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

ICefJsDialogHandler

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

Declaration

Source position: cef3intf.pas line 773

type ICefJsDialogHandler = interface(ICefBaseRefCounted)

  function OnJsdialog();

  

  function OnBeforeUnloadDialog();

  

  procedure OnResetDialogState();

  

  procedure OnDialogClosed();

  

end;

Inheritance

ICefJsDialogHandler

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio