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

ICefThread

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

Declaration

Source position: uCEFInterfaces.pas line 3062

type ICefThread = interface(ICefBaseRefCounted)

  function GetTaskRunner;

  

  function GetPlatformThreadID;

  

  procedure Stop;

  

  function IsRunning;

  

end;

Inheritance

ICefThread

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio