


The TWebBrowser component can open Microsoft Office documents, text files, and HTML documents.įlags is a set of values that specify whether to add the resource to the history list, whether to read from or write to the cache, and whether to display the resource in a new window. If URL refers to a standard file system path on a local hard drive or intranet, the TWebBrowser component opens the document and displays it immediately. If URL refers to an Internet protocol and a location on an intranet server, the computer running your application must be connected to the internet or intranet and have permission to access that server. URL specifies the path name of a file or the Uniform Resource Locator (URL) of an Internet resource that the Web browser should display.
