Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

ICefRenderHandler

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

Declaration

Source position: cef3intf.pas line 948

type ICefRenderHandler = interface(ICefBaseRefCounted)

  function GetRootScreenRect();

  

  function GetViewRect();

  

  function GetScreenPoint();

  

  function GetScreenInfo();

  

  procedure OnPopupShow();

  

  procedure OnPopupSize();

  

  procedure OnPaint();

  

  procedure OnCursorChange();

  

  function StartDragging();

  

  procedure UpdateDragCursor();

  

  procedure OnScrollOffsetChanged();

  

  procedure OnImeCompositionRangeChanged();

  

end;

Inheritance

ICefRenderHandler

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio