Unit 'uWVTypeLibrary' Package
[Overview][Constants][Types][Classes][Index] [#pl_win_webview]

ICoreWebView2Controller

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

Declaration

Source position: uWVTypeLibrary.pas line 3120

type ICoreWebView2Controller = interface(IUnknown)

  function Get_IsVisible();

  

  function Set_IsVisible();

  

  function Get_Bounds();

  

  function Set_Bounds();

  

  function Get_ZoomFactor();

  

  function Set_ZoomFactor();

  

  function add_ZoomFactorChanged();

  

  function remove_ZoomFactorChanged();

  

  function SetBoundsAndZoomFactor();

  

  function MoveFocus();

  

  function add_MoveFocusRequested();

  

  function remove_MoveFocusRequested();

  

  function add_GotFocus();

  

  function remove_GotFocus();

  

  function add_LostFocus();

  

  function remove_LostFocus();

  

  function add_AcceleratorKeyPressed();

  

  function remove_AcceleratorKeyPressed();

  

  function Get_ParentWindow();

  

  function Set_ParentWindow();

  

  function NotifyParentWindowPositionChanged;

  

  function Close;

  

  function Get_CoreWebView2();

  

end;

Inheritance

ICoreWebView2Controller

  

|

IInterface



CT Web help

CodeTyphon Studio