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

ICefWaitableEvent

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

Declaration

Source position: cef3intf.pas line 1495

type ICefWaitableEvent = interface(ICefBaseRefCounted)

  procedure Reset;

  

  procedure Signal;

  

  function IsSignaled;

  

  procedure Wait;

  

  function TimedWait();

  

end;

Inheritance

ICefWaitableEvent

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio