THtmlViewer component
property DocumentSource: String;
Read only and run time only. The DocumentSource property contains the HTML source for the document being displayed. Any modifications made in the OnParseBegin event are present in the DocumentSource string.