type TCefCompletionCallbackOwn = class(TCefBaseRefCountedOwn, ICefCompletionCallback)
This item has no description.
![]() |
procedure OnComplete; virtual; |
![]() |
constructor Create; virtual; |
![]() |
procedure OnComplete; virtual; |
This item has no description. Showing description inherited from ICefCompletionCallback.OnComplete. Method that will be called once the task is complete. |
![]() |
constructor Create; virtual; |
This item has no description. |