CEF4Delphi/bin
Salvador Diaz Fau 1299a6f596 Added ConsoleBrowser2 and WebpageSnapshot demos
- Split the Lazarus demos directory into "Lazarus_Windows" and "Lazarus_Linux".
- Added OSRExternalPumpBrowser and TinyBrowser2 demos to "Lazarus_Linux".
- Set TBufferPanel.GetScreenScale as virtual.
- Added DevTools to the SchemeRegistrationBrowser demo.
- Modified the SchemeRegistrationBrowser demo to receive XMLHttpRequest requests from JavaScript.
2020-12-13 18:36:10 +01:00
..
hello Update to CEF 84.3.10 2020-08-04 17:52:09 +02:00
set_page_color Update to CEF 84.3.10 2020-08-04 17:52:09 +02:00
app_view.html - add Open Jpeg functionality 2019-11-02 20:51:21 +01:00
EditorBrowser.html Update to CEF 75.1.4 2019-07-18 11:48:11 +02:00
emoji.png SchemeRegistrationBrowser demo now can load local files 2018-01-21 09:48:43 +01:00
helloworld.swf SchemeRegistrationBrowser demo now can load local files 2018-01-21 09:48:43 +01:00
JSDialog.html Update to CEF 3.3239.1700.g385b2d4 2017-12-18 19:38:56 +01:00
JSExecutingFunctions.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSExtensionWithFunction.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSExtensionWithObjectParameter.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSSimpleExtension.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSSimpleWindowBinding.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSWindowBindingWithArrayBuffer.html Added JSWindowBindingWithArrayBuffer demo 2019-09-10 13:09:14 +02:00
JSWindowBindingWithFunction.html Bug fix #68 2017-11-22 17:43:48 +01:00
JSWindowBindingWithObject.html Bug fix #68 2017-11-22 17:43:48 +01:00
jupiter.png Update to CEF 3.3497.1827.ga4f7e36 2018-09-07 11:53:31 +02:00
PopupBrowser.html Moved TChromium.InitializeDragAndDrop to TForm.OnShow in PopupBrowser 2019-11-26 10:59:04 +01:00
Readme.txt Update to CEF 3.3202.1683.gb095524 2017-11-09 10:33:20 +01:00
test.html Added ConsoleBrowser2 and WebpageSnapshot demos 2020-12-13 18:36:10 +01:00
test.js Added ConsoleBrowser2 and WebpageSnapshot demos 2020-12-13 18:36:10 +01:00
transparency.html Update to CEF 3.3626.1891.g52be333 2019-02-20 12:44:07 +01:00

All the demos will create the EXEs in this directory.

By default, all demos need to find the CEF binaries in the same directory as the EXE.
In that case, you have to copy the contents of the Release and Resources directories here.

The SubProcess demo *MUST* have the SimpleBrowser.exe, subprocess.exe and crash_reporter.cfg files in this directory.