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

TCefTaskRunnerRef

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

Declaration

Source position: uCEFTaskRunner.pas line 18

type TCefTaskRunnerRef = class(TCefBaseRefCountedRef,ICefTaskRunner)

protected

  function IsSame();

  

  function BelongsToCurrentThread;

  

  function BelongsToThread();

  

  function PostTask();

  

  function PostDelayedTask();

  

public

  class function UnWrap();

  

  class function GetForCurrentThread;

  

  class function GetForThread();

  

end;

Inheritance

TCefTaskRunnerRef

  

|

TCefBaseRefCountedRef,ICefTaskRunner

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio