You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-07-12 22:30:17 +02:00
Update to CEF 3.3440.1802.g9512b3f
- GlobalCEFApp.SitePerProcess default value is now TRUE . - Added TChromium.SpellChecking and TChromium.SpellCheckerDicts properties.
This commit is contained in:
@ -967,7 +967,6 @@ type
|
||||
// /include/internal/cef_types.h (cef_settings_t)
|
||||
TCefSettings = record
|
||||
size : NativeUInt;
|
||||
single_process : Integer;
|
||||
no_sandbox : Integer;
|
||||
browser_subprocess_path : TCefString;
|
||||
framework_dir_path : TCefString;
|
||||
|
Reference in New Issue
Block a user