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