DocumentSource Property


Applies to

THtmlViewer component

Declaration

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.

See Also:

OnParseBegin Event