JVCL Help:TJvHTMLParser.ConditionsCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Number of HTML tags and conditional parsing definitions for the parser.


Pascal

 propertyConditionsCount: Integer;


Description

ConditionsCount is a read-only Integer property that indicates the total number of HTML tags defined for use in the parser component. ConditionsCount is derived from the length of the internal list used to store TJvParserInfo instances.


See Also

TJvParserInfo


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