type TCefPanelDelegateOwn = class(TCefViewDelegateOwn, ICefPanelDelegate)
Implement this interface to handle Panel events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated.
<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))
constructor Create; override; |
constructor Create; override; |
|
This item has no description. |