type TCefTaskRef = class(TCefBaseRefCountedRef, ICefTask)
This item has no description.
| Protected | procedure Execute; virtual; |
| Public | class function UnWrap(data: Pointer): ICefTask; |
| Protected | procedure Execute; virtual; |
|
This item has no description. Showing description inherited from ICefTask.Execute. Method that will be executed on the target thread. | |
| Public | class function UnWrap(data: Pointer): ICefTask; |
|
This item has no description. | |