There are new demos for Delphi VCL, Delphi Firemonkey and Lazarus/FPC. All of them use tabs to have multiple TFrames and they have a browser on each frame :
- TabbedBrowser2 : Uses TChromium and TCEFWindowParent. This demos is available in Delphi VCL and Lazarus.
- FMXTabbedBrowser : Firemonkey browser with multiple TFrames that include a TFMXChromium and a TFMXWindowParent component.
- FMXTabbedOSRBrowser : Firemonkey browser in OSR mode and an external pump with multiple TFrames that include a TFMXChromium and a TFMXWindowParent component.