Z
Z
zhenyakucher2017-07-23 12:32:19
Delphi
zhenyakucher, 2017-07-23 12:32:19

How to get the HTML code of a page loaded in Chromium?

How to get the HTML code of a page loaded in Chromium?
Reviewed many options. But it is not too clear how to implement everything. I opened the page let's say: Form1.Chromium1.Load(' https://liqui.io/ ');
How to write page source code in memo?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Tsvetkov, 2017-07-23
@tsklab

How to get the HTML code of a page loaded in Chromium?
Chromium is not included.
If you are using Delphi Chromium Embeded , there are examples in the demos folder.
By the way, in Delphi it is customary to consider (because the language is close to natural), the source code, properly documented, is better than reference.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question