This item has no description.
Name | Description |
---|---|
Class TCefTextfieldDelegateRef |
|
Class TCefTextfieldDelegateOwn |
Implement this interface to handle Textfield events. The functions of this interface will be called on the browser process UI thread unless otherwise indicated. |
Class TCustomTextfieldDelegate |
This class handles all the ICefTextfieldDelegate and ICefViewDelegate methods which call the ICefTextfieldDelegateEvents methods. ICefTextfieldDelegateEvents will be implemented by the control receiving the ICefTextfieldDelegate events. |