type TCefCompletionCallback = record
Generic callback structure used for asynchronous completion.
Implemented by ICefCompletionCallback.
<see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_callback_capi.h">CEF source file: /include/capi/cef_callback_capi.h (cef_completion_callback_t))
![]() |
base: TCefBaseRefCounted; |
![]() |
on_complete: procedure(self: PCefCompletionCallback); stdcall; |
![]() |
base: TCefBaseRefCounted; |
This item has no description. |
![]() |
on_complete: procedure(self: PCefCompletionCallback); stdcall; |
This item has no description. |