JVCL Help:TJvHTMLParser.AnalyseFile

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

Search in JVCL Help

 
Search in all projects
 

Summary

Loads and parses HTML content found in the file name for the parser.


Pascal

 procedureAnalyseFile;


Description

AnalyseFile is a procedure used to load an to parse the HTML content found in the file specified in the FileName property. AnalyseFile stores the HTML in FileName in a string that is passed as an argument to the AnalyseString method.


See Also

TJvHTMLParser.AnalyseString, TJvHTMLParser.FileName


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