Unit 'uCEFInterfaces' Package
[Overview][Types][Classes][Index] [#pl_cef4typhon]

ICefTaskRunner

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

Declaration

Source position: uCEFInterfaces.pas line 3018

type ICefTaskRunner = interface(ICefBaseRefCounted)

  function IsSame();

  

  function BelongsToCurrentThread;

  

  function BelongsToThread();

  

  function PostTask();

  

  function PostDelayedTask();

  

end;

Inheritance

ICefTaskRunner

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio