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

TCefv8ContextRef

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

Declaration

Source position: uCEFv8Context.pas line 18

type TCefv8ContextRef = class(TCefBaseRefCountedRef,ICefv8Context)

protected

  function GetTaskRunner;

  

  function IsValid;

  

  function GetBrowser;

  

  function GetFrame;

  

  function GetGlobal;

  

  function Enter;

  

  function Exit;

  

  function IsSame();

  

  function Eval();

  

public

  class function UnWrap();

  

  class function Current;

  

  class function Entered;

  

end;

Inheritance

TCefv8ContextRef

  

|

TCefBaseRefCountedRef,ICefv8Context

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio