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

TCustomJsDialogHandler

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

Declaration

Source position: uCEFJsDialogHandler.pas line 31

type TCustomJsDialogHandler = class(TCefJsDialogHandlerOwn)

protected

  FEvents: Pointer;

  

  function OnJsdialog(); override;

  

  function OnBeforeUnloadDialog(); override;

  

  procedure OnResetDialogState(); override;

  

  procedure OnDialogClosed(); override;

  

  procedure RemoveReferences; override;

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

end;

Inheritance

TCustomJsDialogHandler

  

|

TCefJsDialogHandlerOwn

  

|

TCefBaseRefCountedOwn,ICefJsDialogHandler

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio