TWebLocalTextFile to be supported by other browsers than Chromium-based browsers

Hi Bruno,

TWebLocalTextFile looks awesome and it works well on Chrome. I was wondering do you guys have a plan to extend the availability on other than Chromium-based browsers in the coming future? So that we can use it in our application.

Thanks,

This component uses an API that is already functional in Chrome. It is part of the web standards, so it is expected that other browser should in the future also start supporting this. Given this specific functionality that requires specific security handling at browser level, this is something that needs to be provided through the browser API and is not something we can create a workaround for.