Firemonkey Delphi TWebBrowser获取文本/ HTML

时间:2014-03-03 20:15:16

标签: delphi text get firemonkey twebbrowser

如何从Firemonkey平台(Android / iOS)上的网页获取text / html。 TWebBrowser没有任何东西......

1 个答案:

答案 0 :(得分:1)

通过一些测试,我结合了JAVAScript和Delphi代码,有一个工作台,请参考我的文章:http://firemonkeylessons.blogspot.tw/2015/01/get-htmljson-from-twebbrowser.html