- 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.