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

ICefThread

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

Declaration

Source position: cef3intf.pas line 1231

type ICefThread = interface(ICefBaseRefCounted)

  function GetTaskRunner;

  

  function GetPlatformThreadId;

  

  procedure Stop;

  

  function IsRunning;

  

end;

Inheritance

ICefThread

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio