In past version of Delphi, when we use VCL framework, TWebBrowser and some 3rd party components inherited from TWebBrowser, e.g., TEmbeddedWebBrowser will be used when some web pages need to be shown in the application form.
Does anyone provide any idea about the same scene for FireMonkey?
For downloading invisible data from WebSite, TIdHTTP is one of the alternative component, but it's pity that TIdHTTP does not render the Web Content.
Do we have any webBrowser component in FireMonkey? Even just for either Windows or Mac will be great.