Added GlobalCEFApp.DisablePopupBlocking Added GlobalCEFApp.DisableBackForwardCache Fixed issue #372 TCefApplicationCore code reorganization
Modified the VCL version of the TinyBrowser2 demo to use the experimental "ChromeRuntime" mode.
- Added an overloaded version of TChromiumCore.CreateBrowser to create popup browser windows in the TinyBrowser2 demo. - Added more comments in the DOMVisitor demo describing alternative ways to send information between processes.