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

ICefTaskRunner

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

Declaration

Source position: cef3intf.pas line 1223

type ICefTaskRunner = interface(ICefBaseRefCounted)

  function IsSame();

  

  function BelongsToCurrentThread;

  

  function BelongsToThread();

  

  function PostTask();

  

  function PostDelayedTask();

  

end;

Inheritance

ICefTaskRunner

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio