TRVHTMLReaderProperties.SkipHiddenText

<< Click to display table of contents >>

TRVHTMLReaderProperties.SkipHiddenText

This property controls how hidden text is loaded from HTML

property SkipHiddenText: Boolean;

(introduced in version 21)

If True, hidden content is not added to TRichView.

If False, hidden content is added.

Default value:

True

See also:

TRVRTFReaderProperties.SkipHiddenText