This item has no description.
Name | Description |
---|---|
Class TCefWindowDelegateRef |
|
Class TCefWindowDelegateOwn |
Implement this interface to handle window events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. |
Class TCustomWindowDelegate |
This class handles all the TCustomWindowDelegate methods which call the ICefWindowDelegateEvents methods. ICefWindowDelegateEvents will be implemented by the control receiving the TCustomWindowDelegate events. |