type TCefURLRequestTask = class(TCefURLRequestClientTask)
This item has no description. Showing description inherited from TCefURLRequestClientTask.
Custom class used to execute CEF tasks with a TCEFUrlRequestClientComponent 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. |