Top "Tchromium" questions

TChromium is a VCL control wrapping around the "Chromium" web browser.

Using TChromium, Delphi Chromium Embedded

This is a continuation of my last question. In that question I showed a problem involving TWebBrowser generating threads that …

delphi chromium chromium-embedded tchromium
How to get elements by name in Delphi Chromium Embedded?

To get a particular DOM node embedded in the current web document from a TChromium instance, using its ID, you …

delphi dom delphi-6 tchromium
Get HTML Source from Chromium Embedded

How to do this with Delphi Chromium Embedded Component i know how to do this with TWebBrowser. But since no …

delphi google-chrome delphi-xe2 tchromium
How do I clear the cache and cookies for an embedded Chromium browser?

I created a browser with TChromium. The TChromium is created dynamically. Facebook access (login) At the end of the process, …

delphi caching cookies tchromium
How do I install the Chromium package in Delphi?

I downloaded the necessary from http://code.google.com/p/delphichromiumembedded/ with TortoiseSVN, but I do not know how to …

delphi delphi-xe2 chromium tchromium