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

TCustomDialogHandler

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

Declaration

Source position: uCEFDialogHandler.pas line 33

type TCustomDialogHandler = class(TCefDialogHandlerOwn)

protected

  FEvents: Pointer;

  

  function OnFileDialog(); override;

  

  procedure RemoveReferences; override;

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

end;

Inheritance

TCustomDialogHandler

  

|

TCefDialogHandlerOwn

  

|

TCefBaseRefCountedOwn,ICefDialogHandler

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio