Unit 'uCEFRenderHandler' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCustomRenderHandler.OnPaint

Declaration

Source position: uCEFRenderHandler.pas line 54

protected procedure TCustomRenderHandler.OnPaint(

  const browser: ICefBrowser;

  kind: TCefPaintElementType;

  dirtyRectsCount: NativeUInt;

  const dirtyRects: PCefRectArray;

  const buffer: Pointer;

  width: Integer;

  height: Integer

); override;



CT Web help

CodeTyphon Studio