JVCL Help:TJvHTMLParser.Content
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvHTMLParser.Content Property
[+] TJvHTMLParser Events
[+] TJvHTMLParser Methods
[+] TJvHTMLParser Properties
Search in JVCL Help
Search in all projectsSummary
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
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