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

TCefLoadHandlerOwn

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

Declaration

Source position: cef3own.pas line 375

type TCefLoadHandlerOwn = class(TCefBaseOwn,ICefLoadHandler)

protected

  procedure OnLoadingStateChange(); virtual;

  

  procedure OnLoadStart(); virtual;

  

  procedure OnLoadEnd(); virtual;

  

  procedure OnLoadError(); virtual;

  

public

  constructor Create; virtual;

  

end;

Inheritance

TCefLoadHandlerOwn

  

|

TCefBaseOwn,ICefLoadHandler

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio