CEF4Delphi/demos/JavaScript
Salvador Díaz Fau 8000e45198 CEF Views type and interface definitions
- Added some Linux and MacOS initialization (doesn't work yet)
- GlobalCEFApp.MustFreeLibrary is now FALSE by default.
- GlobalCEFApp set to nil in all demos.
- ResponseFilterBrowser now uses the critical section in Chromium1ResourceLoadComplete.
- Added overloaded TChromium.LoadURL to load a URL in a frame.
- Added url and cookiename parameters to TChromium.DeleteCookies to delete the cookies from that url and/or name.
2018-05-24 19:15:41 +02:00
..
JSDialog CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSEval CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSExecutingFunctions CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSExtension CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSExtensionWithFunction CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSExtensionWithObjectParameter CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSRTTIExtension CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSSimpleExtension CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSSimpleWindowBinding CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSWindowBindingSubProcess CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSWindowBindingWithFunction CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
JSWindowBindingWithObject CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00