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

ICefJsDialogHandler

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

Declaration

Source position: uCEFInterfaces.pas line 7031

type ICefJsDialogHandler = interface(ICefBaseRefCounted)

  function OnJsdialog();

  

  function OnBeforeUnloadDialog();

  

  procedure OnResetDialogState();

  

  procedure OnDialogClosed();

  

  procedure RemoveReferences;

  

end;

Inheritance

ICefJsDialogHandler

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio