CEF4Delphi/update_CEF4Delphi.json
Salvador Díaz Fau 817a5ff911 Added TChromiumCore.SimulateMouseEvent
Added TChromiumCore.SimulateTouchEvent
Added TChromiumCore.SimulateEditingCommand
Fixed TChromiumCore.SimulateKeyEvent
Added EditingCommandToString
2024-07-19 18:18:00 +02:00

16 lines
346 B
JSON

{
"UpdateLazPackages" : [
{
"ForceNotify" : true,
"InternalVersion" : 628,
"Name" : "cef4delphi_lazarus.lpk",
"Version" : "126.2.18"
}
],
"UpdatePackageData" : {
"DisableInOPM" : false,
"DownloadZipURL" : "https://github.com/salvadordf/CEF4Delphi/archive/master.zip",
"Name" : "CEF4Delphi"
}
}