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

ICoreWebView2NavigationStartingEventArgs

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

Declaration

Source position: uWVTypeLibrary.pas line 4372

type ICoreWebView2NavigationStartingEventArgs = interface(IUnknown)

  function Get_uri();

  

  function Get_IsUserInitiated();

  

  function Get_IsRedirected();

  

  function Get_RequestHeaders();

  

  function Get_Cancel();

  

  function Set_Cancel();

  

  function Get_NavigationId();

  

end;

Inheritance

ICoreWebView2NavigationStartingEventArgs

  

|

IInterface



CT Web help

CodeTyphon Studio