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

ICefBrowserViewDelegateEvents

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

Declaration

Source position: uCEFInterfaces.pas line 616

type ICefBrowserViewDelegateEvents = interface(ICefViewDelegateEvents)

  procedure doOnBrowserCreated();

  

  procedure doOnBrowserDestroyed();

  

  procedure doOnGetDelegateForPopupBrowserView();

  

  procedure doOnPopupBrowserViewCreated();

  

  procedure doOnGetChromeToolbarType();

  

  procedure doOnUseFramelessWindowForPictureInPicture();

  

  procedure doOnGestureCommand();

  

end;

Inheritance

ICefBrowserViewDelegateEvents

  

|

ICefViewDelegateEvents

  

|

IInterface



CT Web help

CodeTyphon Studio