type ICefCompletionCallback = interface(ICefBaseRefCounted)
Generic callback interface used for asynchronous completion.
UNKNOWN
<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))
procedure OnComplete; |
procedure OnComplete; |
|
Method that will be called once the task is complete. Attributes
|