type TCefTaskOwn = class(TCefBaseRefCountedOwn, ICefTask)
This item has no description.
procedure Execute; virtual; |
|
constructor Create; virtual; |
procedure Execute; virtual; |
|
This item has no description. Showing description inherited from ICefTask.Execute. Method that will be executed on the target thread. |
constructor Create; virtual; |
|
This item has no description. |