type TCefEnableFocusTask = class(TCefChromiumTask)
This item has no description. Showing description inherited from TCefChromiumTask.
Custom class used to execute CEF tasks with a TChromiumCore component.
procedure Execute; override; |
procedure Execute; override; |
|
This item has no description. Showing description inherited from ICefTask.Execute. Method that will be executed on the target thread. |