Update to CEF 3.3029.1604.g364cd86 / Chromium 58.0.3029.81
Posted: Wed Apr 26, 2017 1:50 pm
CEF4Delphi now supports CEF 3.3029.1604.g364cd86 which means that it now includes Chromium 58.0.3029.81
I removed the TCEFApplication.LibCef property because you can use FrameworkDirPath to set its location.
- Update to CEF 3.3029.1604.g364cd86 / Chromium 58.0.3029.81
- Bug fix for Delphi 10.2 : replaced a TStream.WriteBuffer for TStream.WriteData in a demo.
- Now the binaries are fully movable. Thanks to yoo!
- GlobalCEFApp.FrameworkDirPath
- GlobalCEFApp.ResourcesDirPath
- GlobalCEFApp.LocalesDirPath
I removed the TCEFApplication.LibCef property because you can use FrameworkDirPath to set its location.