Issue with TWebGridPanel.RemoveControls method and pas2js transpiler

We are using TMS Web Core 2.8.3. If you take the TMSWeb_GridPanel demo as a basis, add a button and call the WebGridPanel's public RemoveControls method in the button's event handler, pas2js throws the error: identifier not found "RemoveControls".

Hi,

Indeed, the RemoveControls is missing, we've added this, next version will address this. Thanks for notifying!