JVCL Help:TJvHTMLParser.Content

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

HTML content to parse using the component.


Pascal

 propertyContent: string;


Description

Content is a read-only string property that represents the HTML content to examine when parsing HTML tags and attributes in the AnalyseString method. Content is updated using the value passed as an argument to the AnalyseString method.


See Also

TJvHTMLParser.AnalyseString


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page