Applies to
THtmlHighlighter component
Declaration
property XMLSyntax: Boolean;
Description
This property controls the validation of html elements according to HTML3.2 and property Keywords. If set to True, there are no unrecognized html elements, they are all highlighted like valid ones. If set to False (the default), invalid html elements are highlighted according to property UnknownTag.