CEF4Delphi/demos/PopupBrowser
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
..
00-DeleteDCUs.bat New PopupBrowser demo 2018-02-18 21:22:10 +01:00
cef.inc New PopupBrowser demo 2018-02-18 21:22:10 +01:00
PopupBrowser.dpr CEF Views type and interface definitions 2018-05-24 19:15:41 +02:00
PopupBrowser.dproj New PopupBrowser demo 2018-02-18 21:22:10 +01:00
uChildForm.dfm Added more conditional cmpilation for Windows 2018-02-19 13:35:01 +01:00
uChildForm.pas Added support for Lazarus/FPC (windows 32bit) 2018-05-12 14:50:54 +02:00
uMainForm.dfm New PopupBrowser demo 2018-02-18 21:22:10 +01:00
uMainForm.pas Added support for Lazarus/FPC (windows 32bit) 2018-05-12 14:50:54 +02:00