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

ICoreWebView2AcceleratorKeyPressedEventArgs

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

Declaration

Source position: uWVTypeLibrary.pas line 2988

type ICoreWebView2AcceleratorKeyPressedEventArgs = interface(IUnknown)

  function Get_KeyEventKind();

  

  function Get_VirtualKey();

  

  function Get_KeyEventLParam();

  

  function Get_PhysicalKeyStatus();

  

  function Get_Handled();

  

  function Set_Handled();

  

end;

Inheritance

ICoreWebView2AcceleratorKeyPressedEventArgs

  

|

IInterface



CT Web help

CodeTyphon Studio