...TFrameViewer
* Displays both frame and single HTML documents.
* TFrameViewer is oriented more for local file system use.
TFrameBrowser
* Also displays frame and single HTML documents.
* TFrameBrower is oriented for use with local file systems and toward Internet style protocols and URL usage.
* Additional code and/or components are generally required to get data from other sources than the local file system.
These components Support most of the HTML 4.01 specifications with many additional popular HTML 5 enhancements.
...