1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-22 22:17:48 +02:00

Update to CEF 76.1.5

This commit is contained in:
Salvador Díaz Fau
2019-08-01 18:20:42 +02:00
parent bb2adb076f
commit a189468639
123 changed files with 302 additions and 198 deletions

View File

@ -1068,6 +1068,7 @@ type
no_sandbox : Integer;
browser_subprocess_path : TCefString;
framework_dir_path : TCefString;
main_bundle_path : TCefString; // Only used in macOS
multi_threaded_message_loop : Integer;
external_message_pump : Integer;
windowless_rendering_enabled : Integer;