You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-11-23 21:34:53 +02:00
Update to CEF 121.3.2
This commit is contained in:
@@ -43,7 +43,7 @@ type
|
||||
TCefTextfieldDelegateOwn = class(TCefViewDelegateOwn, ICefTextfieldDelegate)
|
||||
protected
|
||||
/// <summary>
|
||||
/// Called when |textfield| recieves a keyboard event. |event| contains
|
||||
/// Called when |textfield| receives a keyboard event. |event| contains
|
||||
/// information about the keyboard event. Return true (1) if the keyboard
|
||||
/// event was handled or false (0) otherwise for default handling.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user