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