This item has no description.
Name | Description |
---|---|
Class TCefViewDelegateRef |
|
Class TCefViewDelegateOwn |
Implement this interface to handle view events. All size and position values are in density independent pixels (DIP) unless otherwise indicated. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. |
Class TCustomViewDelegate |
This class handles all the ICefViewDelegate methods which call the ICefViewDelegateEvents methods. ICefViewDelegateEvents will be implemented by the control receiving the ICefViewDelegate events. |