TTMSFMXWebBrowser component and cache

Hi, 


You can try by use the following code:

TChromiumFMX(TMSFMXWebBrowser1.NativeBrowser).Browser.ReloadIgnoreCache;

by adding the unit ceffmx in the uses list.

Kind Regards, 
Pieter