type TCefPanelDelegate = record
Implement this structure to handle Panel events. The functions of this structure will be called on the browser process UI thread unless otherwise indicated.
Implemented by ICefPanelDelegate.
<see href="https://bitbucket.org/chromiumembedded/cef/src/master/include/capi/views/cef_panel_delegate_capi.h">CEF source file: /include/capi/views/cef_panel_delegate_capi.h (cef_panel_delegate_t))
base: TCefViewDelegate; |
base: TCefViewDelegate; |
|
This item has no description. |