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