Unit 'uWVWindowParent' Package
[Overview][Classes][Index] [#pl_win_webview]

TWVWindowParent

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

Declaration

Source position: uWVWindowParent.pas line 17

type TWVWindowParent = class(TWVWinControl)

protected

  FBrowser: TWVBrowserBase;

  

  function GetBrowser;

  

  procedure SetBrowser();

  

  procedure WndProc(); override;

  

  procedure Notification(); override;

  

  procedure Resize; override;

  

public

  constructor Create(); override;

  

  procedure UpdateSize; override;

  

  procedure SetFocus; override;

  

published

  property Browser: TWVBrowserBase; [rw]

  

end;

Inheritance

TWVWindowParent

  

|

TWVWinControl

  

|

TObject



CT Web help

CodeTyphon Studio