TTMSFMXWebBrowser

Small bug fix:
When copying from clipboard to Web Page Field (on html page) displayed with Chromium (TTMSFMXWebBrowser) the paste is repeated 3x. For example, I copy 'A', and paste to a field on a web page displayed using TTMSFMXWebBrowser, I get 'AAA' in that field. I am using a DataSnap Table to save User ID and Passwords per web site, so I need a way to paste to information unless you can provide a function for transferring text to fields on a Web Page.