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

TCefDownloadHandlerOwn

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

Declaration

Source position: uCEFDownloadHandler.pas line 18

type TCefDownloadHandlerOwn = class(TCefBaseRefCountedOwn,ICefDownloadHandler)

protected

  function CanDownload(); virtual;

  

  function OnBeforeDownload(); virtual;

  

  procedure OnDownloadUpdated(); virtual;

  

  procedure RemoveReferences; virtual;

  

public

  constructor Create; virtual;

  

end;

Inheritance

TCefDownloadHandlerOwn

  

|

TCefBaseRefCountedOwn,ICefDownloadHandler

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio