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

TWVWinControl

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

Declaration

Source position: uWVWinControl.pas line 20

type TWVWinControl = class(TWinControl)

protected

  function GetChildWindowHandle;

  

  procedure Resize; override;

  

public

  procedure CreateHandle; override;

  

  procedure InvalidateChildren;

  

  procedure UpdateSize; virtual;

  

  property ChildWindowHandle: THandle; [r]

  

published

  property Align;

  

  property Anchors;

  

  property Color;

  

  property Constraints;

  

  property TabStop;

  

  property TabOrder;

  

  property Visible;

  

  property Enabled;

  

  property ShowHint;

  

  property Hint;

  

  property DragKind;

  

  property DragCursor;

  

  property DragMode;

  

  property OnResize;

  

  property OnEnter;

  

  property OnExit;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnStartDrag;

  

  property OnEndDrag;

  

  property DoubleBuffered;

  

end;

Inheritance

TWVWinControl

  

|

TObject



CT Web help

CodeTyphon Studio