uCEFUnresponsiveProcessCallback
type TCefUnresponsiveProcessCallbackRef = class(TCefBaseRefCountedRef, ICefUnresponsiveProcessCallback)
This item has no description.
![]() |
procedure Wait; |
![]() |
procedure Terminate; |
![]() |
class function UnWrap(data: Pointer): ICefUnresponsiveProcessCallback; |
![]() |
procedure Wait; |
This item has no description. Showing description inherited from ICefUnresponsiveProcessCallback.Wait. Reset the timeout for the unresponsive process. |
![]() |
procedure Terminate; |
This item has no description. Showing description inherited from ICefUnresponsiveProcessCallback.Terminate. Terminate the unresponsive process. |
![]() |
class function UnWrap(data: Pointer): ICefUnresponsiveProcessCallback; |
This item has no description. |