type TCefPrintJobCallback = record
Callback structure for asynchronous continuation of print job requests.
Implemented by ICefPrintJobCallback.
<see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/cef_print_handler_capi.h">CEF source file: /include/capi/cef_print_handler_capi.h (cef_print_job_callback_t))
base: TCefBaseRefCounted; |
|
cont: procedure(self: PCefPrintJobCallback); stdcall; |
base: TCefBaseRefCounted; |
|
This item has no description. |
cont: procedure(self: PCefPrintJobCallback); stdcall; |
|
This item has no description. |