This item has no description.
Name | Description |
---|---|
Class TCefMenuButtonDelegateRef |
|
Class TCefMenuButtonDelegateOwn |
Implement this interface to handle MenuButton events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. |
Class TCustomMenuButtonDelegate |
This class handles all the ICefMenuButtonDelegate methods which call the ICefMenuButtonDelegateEvents methods. ICefMenuButtonDelegateEvents will be implemented by the control receiving the ICefMenuButtonDelegate events. |