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

TCefCustomPDFPrintCallBack

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

Declaration

Source position: uCEFPDFPrintCallback.pas line 37

type TCefCustomPDFPrintCallBack = class(TCefPdfPrintCallbackOwn)

protected

  FEvents: Pointer;

  

  procedure OnPdfPrintFinished(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TCefCustomPDFPrintCallBack

  

|

TCefPdfPrintCallbackOwn

  

|

TCefBaseRefCountedOwn,ICefPdfPrintCallback

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio